Opde Issues Tracker

compile.20

build number: 20

re-implement command

docker pull immortalwrt/opde:sdk
docker run -it --rm immortalwrt/opde:sdk zsh # or bash
export http_proxy= # [your proxy], do not use localhost or 127.0.0.1
export https_proxy=$http_proxy
opde feeds && opde config -a
make package/feeds/packages/mdio-tools/compile -j$(nproc) || make package/feeds/packages/mdio-tools/compile V=s

Compile.txt

autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: /openwrt/staging_dir/host/bin/aclocal -I /openwrt/staging_dir/target-x86_64_musl/host/share/aclocal -I /openwrt/staging_dir/hostpkg/share/aclocal -I /openwrt/staging_dir/target-x86_64_musl/usr/share/aclocal -I m4 -I . --force -I m4
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
configure.ac:5: error: AC_INIT should be called with package and version arguments
/openwrt/staging_dir/target-x86_64_musl/../host/share/aclocal-1.15/init.m4:29: AM_INIT_AUTOMAKE is expanded from...
configure.ac:5: the top level
autom4te: /openwrt/staging_dir/host/bin/m4 failed with exit status: 1
aclocal.real: error: echo failed with exit status: 1
autoreconf: /openwrt/staging_dir/host/bin/aclocal failed with exit status: 1
make[4]: Entering directory '/openwrt/build_dir/target-x86_64_musl/mdio-tools-2021-07-19-65f6898f'
make[4]: *** No targets specified and no makefile found.  Stop.
make[4]: Leaving directory '/openwrt/build_dir/target-x86_64_musl/mdio-tools-2021-07-19-65f6898f'
make[3]: *** [Makefile:41: /openwrt/build_dir/target-x86_64_musl/mdio-tools-2021-07-19-65f6898f/.built] Error 2
Last updated on 19 Aug 2021
Published on 19 Aug 2021