Closed build000 closed 8 years ago
...and (some?) other python packages, eq. python-crcmod:
cat logs/package/feeds/packages/python-crcmod
bash: /bin/python2.7: No such file or directory
Makefile:50: recipe for target '/home/sj/Pulpit/Projekty/WNDR4300/LEDE/build_dir/target-mips_24kc_musl-1.1.15/crcmod-1.7/.built' failed
make[3]: *** [/home/sj/Pulpit/Projekty/WNDR4300/LEDE/build_dir/target-mips_24kc_musl-1.1.15/crcmod-1.7/.built] Error 127
Generally its the same error to other packages dependencies to python
bash: /bin/python2.7: No such file or directory
https://github.com/openwrt/packages/commit/265f9595ed5fc57c867e5ef0e4de7bdbed727a98 = this patch/commit probably is wrong.
Relevant discussion in the PR: https://github.com/openwrt/packages/pull/3297#issuecomment-256746969
@hnyman Significant discussion unless stuck in place - you still can not build some (mostly large) package python/dependent ... well unless first some patches would be appropriate to restore the ability to build - then you can consider which approach is appropriate.
This has likely been fixed by #3423
.config.txt @hnyman But perhaps something is not quite right?
git pull
(...)
make package/symlinks V=s
./scripts/feeds update -a
Updating feed 'packages' from 'https://git.lede-project.org/feed/packages.git' ...
remote: Counting objects: 60, done.
remote: Compressing objects: 100% (56/56), done.
remote: Total 60 (delta 38), reused 1 (delta 0)
Unpacking objects: 100% (60/60), done.
From https://git.lede-project.org/feed/packages
066b631..07df9e3 master -> origin/master
Updating 066b631..07df9e3
Fast-forward
lang/python-urllib3/Makefile | 6 +++---
lang/python/files/python-host.mk | 3 +++
lang/python3/files/python3-package.mk | 3 +++
lang/simplejson/Makefile | 6 +++---
lang/vala/Makefile | 36 ++++++++++++++++++------------------
net/strongswan/Makefile | 7 ++++---
utils/luci-app-lxc/Makefile | 4 ++--
utils/luci-app-lxc/files/view/lxc.htm | 2 +-
8 files changed, 37 insertions(+), 30 deletions(-)
Create index file './feeds/packages.index'
Collecting package info: done
Updating feed 'luci' from 'https://git.lede-project.org/project/luci.git' ...
Already up-to-date.
Create index file './feeds/luci.index'
Updating feed 'routing' from 'https://git.lede-project.org/feed/routing.git' ...
Already up-to-date.
Create index file './feeds/routing.index'
Updating feed 'telephony' from 'https://git.lede-project.org/feed/telephony.git' ...
Already up-to-date.
Create index file './feeds/telephony.index'
./scripts/feeds install -a
Collecting package info: done
Collecting target info: done
Installing all packages from feed packages.
Installing all packages from feed luci.
Installing all packages from feed routing.
Installing all packages from feed telephony.
sj@slawek:~/Pulpit/LEDE-WNDR4300$ make dirclean
make[1] dirclean
sj@slawek:~/Pulpit/LEDE-WNDR4300$ make menuconfig
Checking 'working-make'... ok.
Checking 'case-sensitive-fs'... ok.
Checking 'proper-umask'... ok.
Checking 'gcc'... ok.
Checking 'working-gcc'... ok.
Checking 'g++'... ok.
Checking 'working-g++'... ok.
Checking 'ncurses'... ok.
Checking 'zlib'... ok.
Checking 'libssl'... ok.
Checking 'perl-thread-queue'... ok.
Checking 'tar'... ok.
Checking 'find'... ok.
Checking 'bash'... ok.
Checking 'patch'... ok.
Checking 'diff'... ok.
Checking 'cp'... ok.
Checking 'seq'... ok.
Checking 'awk'... ok.
Checking 'grep'... ok.
Checking 'getopt'... ok.
Checking 'stat'... ok.
Checking 'md5sum'... ok.
Checking 'unzip'... ok.
Checking 'bzip2'... ok.
Checking 'wget'... ok.
Checking 'perl'... ok.
Checking 'python'... ok.
Checking 'git'... ok.
Checking 'file'... ok.
Checking 'openssl'... ok.
Checking 'ldconfig-stub'... ok.
Collecting package info: done
Collecting target info: done
configuration written to .config
*** End of the configuration.
*** Execute 'make' to start the build or try 'make help'.
sj@slawek:~/Pulpit/LEDE-WNDR4300$ git pull
Already up-to-date.
sj@slawek:~/Pulpit/LEDE-WNDR4300$ make package/symlinks V=s
./scripts/feeds update -a
Updating feed 'packages' from 'https://git.lede-project.org/feed/packages.git' ...
Already up-to-date.
Create index file './feeds/packages.index'
+ mkdir -p /home/sj/Pulpit/Projekty/WNDR4300/LEDE/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.15
+ cd /home/sj/Pulpit/Projekty/WNDR4300/LEDE/staging_dir/toolchain-mips_24kc_gcc-5.4.0_musl-1.1.15
+ ln -nsf lib lib64
+ ln -nsf lib lib32
+ mkdir -p stamp lib usr/include usr/lib
Updating feed 'luci' from 'https://git.lede-project.org/project/luci.git' ...
Already up-to-date.
Create index file './feeds/luci.index'
Updating feed 'routing' from 'https://git.lede-project.org/feed/routing.git' ...
Already up-to-date.
Create index file './feeds/routing.index'
Updating feed 'telephony' from 'https://git.lede-project.org/feed/telephony.git' ...
Already up-to-date.
Create index file './feeds/telephony.index'
./scripts/feeds install -a
package/Makefile:127: warning: overriding recipe for target 'package/feeds/packages/python3/host/clean'
package/Makefile:127: warning: ignoring old recipe for target 'package/feeds/packages/python3/host/clean'
package/Makefile:127: warning: overriding recipe for target 'package/feeds/packages/python3/host/download'
package/Makefile:127: warning: ignoring old recipe for target 'package/feeds/packages/python3/host/download'
package/Makefile:127: warning: overriding recipe for target 'package/feeds/packages/python3/host/prepare'
package/Makefile:127: warning: ignoring old recipe for target 'package/feeds/packages/python3/host/prepare'
package/Makefile:127: warning: overriding recipe for target 'package/feeds/packages/python3/host/compile'
package/Makefile:127: warning: ignoring old recipe for target 'package/feeds/packages/python3/host/compile'
package/Makefile:127: warning: overriding recipe for target 'package/feeds/packages/python3/host/install'
package/Makefile:127: warning: ignoring old recipe for target 'package/feeds/packages/python3/host/install'
package/Makefile:127: warning: overriding recipe for target 'package/feeds/packages/python3/host/update'
package/Makefile:127: warning: ignoring old recipe for target 'package/feeds/packages/python3/host/update'
package/Makefile:127: warning: overriding recipe for target 'package/feeds/packages/python3/host/refresh'
package/Makefile:127: warning: ignoring old recipe for target 'package/feeds/packages/python3/host/refresh'
package/Makefile:127: warning: overriding recipe for target 'package/feeds/packages/python3/host/prereq'
package/Makefile:127: warning: ignoring old recipe for target 'package/feeds/packages/python3/host/prereq'
package/Makefile:127: warning: overriding recipe for target 'package/feeds/packages/python3/host/dist'
package/Makefile:127: warning: ignoring old recipe for target 'package/feeds/packages/python3/host/dist'
package/Makefile:127: warning: overriding recipe for target 'package/feeds/packages/python3/host/distcheck'
package/Makefile:127: warning: ignoring old recipe for target 'package/feeds/packages/python3/host/distcheck'
package/Makefile:127: warning: overriding recipe for target 'package/feeds/packages/python3/host/configure'
package/Makefile:127: warning: ignoring old recipe for target 'package/feeds/packages/python3/host/configure'
Collecting package info: done
package/Makefile:127: warning: overriding recipe for target 'package/feeds/packages/python3/host/clean'
package/Makefile:127: warning: ignoring old recipe for target 'package/feeds/packages/python3/host/clean'
package/Makefile:127: warning: overriding recipe for target 'package/feeds/packages/python3/host/download'
package/Makefile:127: warning: ignoring old recipe for target 'package/feeds/packages/python3/host/download'
package/Makefile:127: warning: overriding recipe for target 'package/feeds/packages/python3/host/prepare'
package/Makefile:127: warning: ignoring old recipe for target 'package/feeds/packages/python3/host/prepare'
package/Makefile:127: warning: overriding recipe for target 'package/feeds/packages/python3/host/compile'
package/Makefile:127: warning: ignoring old recipe for target 'package/feeds/packages/python3/host/compile'
package/Makefile:127: warning: overriding recipe for target 'package/feeds/packages/python3/host/install'
package/Makefile:127: warning: ignoring old recipe for target 'package/feeds/packages/python3/host/install'
package/Makefile:127: warning: overriding recipe for target 'package/feeds/packages/python3/host/update'
package/Makefile:127: warning: ignoring old recipe for target 'package/feeds/packages/python3/host/update'
package/Makefile:127: warning: overriding recipe for target 'package/feeds/packages/python3/host/refresh'
package/Makefile:127: warning: ignoring old recipe for target 'package/feeds/packages/python3/host/refresh'
package/Makefile:127: warning: overriding recipe for target 'package/feeds/packages/python3/host/prereq'
package/Makefile:127: warning: ignoring old recipe for target 'package/feeds/packages/python3/host/prereq'
package/Makefile:127: warning: overriding recipe for target 'package/feeds/packages/python3/host/dist'
package/Makefile:127: warning: ignoring old recipe for target 'package/feeds/packages/python3/host/dist'
package/Makefile:127: warning: overriding recipe for target 'package/feeds/packages/python3/host/distcheck'
package/Makefile:127: warning: ignoring old recipe for target 'package/feeds/packages/python3/host/distcheck'
package/Makefile:127: warning: overriding recipe for target 'package/feeds/packages/python3/host/configure'
package/Makefile:127: warning: ignoring old recipe for target 'package/feeds/packages/python3/host/configure'
Installing all packages from feed packages.
Installing all packages from feed luci.
Installing all packages from feed routing.
Installing all packages from feed telephony.
sj@slawek:~/Pulpit/LEDE-WNDR4300$ git pull
Already up-to-date.
sj@slawek:~/Pulpit/LEDE-WNDR4300$ make package/symlinks V=s
./scripts/feeds update -a
Updating feed 'packages' from 'https://git.lede-project.org/feed/packages.git' ...
Already up-to-date.
Create index file './feeds/packages.index'
Updating feed 'luci' from 'https://git.lede-project.org/project/luci.git' ...
Already up-to-date.
Create index file './feeds/luci.index'
Updating feed 'routing' from 'https://git.lede-project.org/feed/routing.git' ...
Already up-to-date.
Create index file './feeds/routing.index'
Updating feed 'telephony' from 'https://git.lede-project.org/feed/telephony.git' ...
Already up-to-date.
Create index file './feeds/telephony.index'
./scripts/feeds install -a
package/Makefile:127: warning: overriding recipe for target 'package/feeds/packages/python3/host/clean'
package/Makefile:127: warning: ignoring old recipe for target 'package/feeds/packages/python3/host/clean'
package/Makefile:127: warning: overriding recipe for target 'package/feeds/packages/python3/host/download'
package/Makefile:127: warning: ignoring old recipe for target 'package/feeds/packages/python3/host/download'
package/Makefile:127: warning: overriding recipe for target 'package/feeds/packages/python3/host/prepare'
package/Makefile:127: warning: ignoring old recipe for target 'package/feeds/packages/python3/host/prepare'
package/Makefile:127: warning: overriding recipe for target 'package/feeds/packages/python3/host/compile'
package/Makefile:127: warning: ignoring old recipe for target 'package/feeds/packages/python3/host/compile'
package/Makefile:127: warning: overriding recipe for target 'package/feeds/packages/python3/host/install'
package/Makefile:127: warning: ignoring old recipe for target 'package/feeds/packages/python3/host/install'
package/Makefile:127: warning: overriding recipe for target 'package/feeds/packages/python3/host/update'
package/Makefile:127: warning: ignoring old recipe for target 'package/feeds/packages/python3/host/update'
package/Makefile:127: warning: overriding recipe for target 'package/feeds/packages/python3/host/refresh'
package/Makefile:127: warning: ignoring old recipe for target 'package/feeds/packages/python3/host/refresh'
package/Makefile:127: warning: overriding recipe for target 'package/feeds/packages/python3/host/prereq'
package/Makefile:127: warning: ignoring old recipe for target 'package/feeds/packages/python3/host/prereq'
package/Makefile:127: warning: overriding recipe for target 'package/feeds/packages/python3/host/dist'
package/Makefile:127: warning: ignoring old recipe for target 'package/feeds/packages/python3/host/dist'
package/Makefile:127: warning: overriding recipe for target 'package/feeds/packages/python3/host/distcheck'
package/Makefile:127: warning: ignoring old recipe for target 'package/feeds/packages/python3/host/distcheck'
package/Makefile:127: warning: overriding recipe for target 'package/feeds/packages/python3/host/configure'
package/Makefile:127: warning: ignoring old recipe for target 'package/feeds/packages/python3/host/configure'
Collecting package info: done
package/Makefile:127: warning: overriding recipe for target 'package/feeds/packages/python3/host/clean'
package/Makefile:127: warning: ignoring old recipe for target 'package/feeds/packages/python3/host/clean'
package/Makefile:127: warning: overriding recipe for target 'package/feeds/packages/python3/host/download'
package/Makefile:127: warning: ignoring old recipe for target 'package/feeds/packages/python3/host/download'
package/Makefile:127: warning: overriding recipe for target 'package/feeds/packages/python3/host/prepare'
package/Makefile:127: warning: ignoring old recipe for target 'package/feeds/packages/python3/host/prepare'
package/Makefile:127: warning: overriding recipe for target 'package/feeds/packages/python3/host/compile'
package/Makefile:127: warning: ignoring old recipe for target 'package/feeds/packages/python3/host/compile'
package/Makefile:127: warning: overriding recipe for target 'package/feeds/packages/python3/host/install'
package/Makefile:127: warning: ignoring old recipe for target 'package/feeds/packages/python3/host/install'
package/Makefile:127: warning: overriding recipe for target 'package/feeds/packages/python3/host/update'
package/Makefile:127: warning: ignoring old recipe for target 'package/feeds/packages/python3/host/update'
package/Makefile:127: warning: overriding recipe for target 'package/feeds/packages/python3/host/refresh'
package/Makefile:127: warning: ignoring old recipe for target 'package/feeds/packages/python3/host/refresh'
package/Makefile:127: warning: overriding recipe for target 'package/feeds/packages/python3/host/prereq'
package/Makefile:127: warning: ignoring old recipe for target 'package/feeds/packages/python3/host/prereq'
package/Makefile:127: warning: overriding recipe for target 'package/feeds/packages/python3/host/dist'
package/Makefile:127: warning: ignoring old recipe for target 'package/feeds/packages/python3/host/dist'
package/Makefile:127: warning: overriding recipe for target 'package/feeds/packages/python3/host/distcheck'
package/Makefile:127: warning: ignoring old recipe for target 'package/feeds/packages/python3/host/distcheck'
package/Makefile:127: warning: overriding recipe for target 'package/feeds/packages/python3/host/configure'
package/Makefile:127: warning: ignoring old recipe for target 'package/feeds/packages/python3/host/configure'
Installing all packages from feed packages.
Installing all packages from feed luci.
Installing all packages from feed routing.
Installing all packages from feed telephony.
sj@slawek:~/Pulpit/LEDE-WNDR4300$ make menuconfig
package/Makefile:127: warning: overriding recipe for target 'package/feeds/packages/python3/host/clean'
package/Makefile:127: warning: ignoring old recipe for target 'package/feeds/packages/python3/host/clean'
package/Makefile:127: warning: overriding recipe for target 'package/feeds/packages/python3/host/download'
package/Makefile:127: warning: ignoring old recipe for target 'package/feeds/packages/python3/host/download'
package/Makefile:127: warning: overriding recipe for target 'package/feeds/packages/python3/host/prepare'
package/Makefile:127: warning: ignoring old recipe for target 'package/feeds/packages/python3/host/prepare'
package/Makefile:127: warning: overriding recipe for target 'package/feeds/packages/python3/host/compile'
package/Makefile:127: warning: ignoring old recipe for target 'package/feeds/packages/python3/host/compile'
package/Makefile:127: warning: overriding recipe for target 'package/feeds/packages/python3/host/install'
package/Makefile:127: warning: ignoring old recipe for target 'package/feeds/packages/python3/host/install'
package/Makefile:127: warning: overriding recipe for target 'package/feeds/packages/python3/host/update'
package/Makefile:127: warning: ignoring old recipe for target 'package/feeds/packages/python3/host/update'
package/Makefile:127: warning: overriding recipe for target 'package/feeds/packages/python3/host/refresh'
package/Makefile:127: warning: ignoring old recipe for target 'package/feeds/packages/python3/host/refresh'
package/Makefile:127: warning: overriding recipe for target 'package/feeds/packages/python3/host/prereq'
package/Makefile:127: warning: ignoring old recipe for target 'package/feeds/packages/python3/host/prereq'
package/Makefile:127: warning: overriding recipe for target 'package/feeds/packages/python3/host/dist'
package/Makefile:127: warning: ignoring old recipe for target 'package/feeds/packages/python3/host/dist'
package/Makefile:127: warning: overriding recipe for target 'package/feeds/packages/python3/host/distcheck'
package/Makefile:127: warning: ignoring old recipe for target 'package/feeds/packages/python3/host/distcheck'
package/Makefile:127: warning: overriding recipe for target 'package/feeds/packages/python3/host/configure'
package/Makefile:127: warning: ignoring old recipe for target 'package/feeds/packages/python3/host/configure'
package/Makefile:127: warning: overriding recipe for target 'package/feeds/packages/python3/host/clean'
package/Makefile:127: warning: ignoring old recipe for target 'package/feeds/packages/python3/host/clean'
package/Makefile:127: warning: overriding recipe for target 'package/feeds/packages/python3/host/download'
package/Makefile:127: warning: ignoring old recipe for target 'package/feeds/packages/python3/host/download'
package/Makefile:127: warning: overriding recipe for target 'package/feeds/packages/python3/host/prepare'
package/Makefile:127: warning: ignoring old recipe for target 'package/feeds/packages/python3/host/prepare'
package/Makefile:127: warning: overriding recipe for target 'package/feeds/packages/python3/host/compile'
package/Makefile:127: warning: ignoring old recipe for target 'package/feeds/packages/python3/host/compile'
package/Makefile:127: warning: overriding recipe for target 'package/feeds/packages/python3/host/install'
package/Makefile:127: warning: ignoring old recipe for target 'package/feeds/packages/python3/host/install'
package/Makefile:127: warning: overriding recipe for target 'package/feeds/packages/python3/host/update'
package/Makefile:127: warning: ignoring old recipe for target 'package/feeds/packages/python3/host/update'
package/Makefile:127: warning: overriding recipe for target 'package/feeds/packages/python3/host/refresh'
package/Makefile:127: warning: ignoring old recipe for target 'package/feeds/packages/python3/host/refresh'
package/Makefile:127: warning: overriding recipe for target 'package/feeds/packages/python3/host/prereq'
package/Makefile:127: warning: ignoring old recipe for target 'package/feeds/packages/python3/host/prereq'
package/Makefile:127: warning: overriding recipe for target 'package/feeds/packages/python3/host/dist'
package/Makefile:127: warning: ignoring old recipe for target 'package/feeds/packages/python3/host/dist'
package/Makefile:127: warning: overriding recipe for target 'package/feeds/packages/python3/host/distcheck'
package/Makefile:127: warning: ignoring old recipe for target 'package/feeds/packages/python3/host/distcheck'
package/Makefile:127: warning: overriding recipe for target 'package/feeds/packages/python3/host/configure'
package/Makefile:127: warning: ignoring old recipe for target 'package/feeds/packages/python3/host/configure'
*** End of the configuration.
*** Execute 'make' to start the build or try 'make help'.
Yeah, I already mentioned a bit different python3 issues that to @commodo in https://github.com/openwrt/packages/pull/3423#issuecomment-257280038
Apparently the PR #3297 from @NeoRaider and the later fix #3423 are not yet perfect.
This should have been fixed by #3433
@hnyman @kissg1988 make -j8 BUILD_LOG=1 [ERROR]
make -j1 V=s