Impossible to build this week with belkin rt3200 /e8450?

HI,

since 3 days, I tried many times to build my hardware with master and always got the same error.
I did make clean, make dirclean and finaly I start again from scratch and the error is the same.
I saw the same error from someone else on github yesterday.
The compilation was fine since a month, I build every 4 days.

make[4]: Entering directory '/run/media/james/D/test_e8450/master/build_dir/target-aarch64_cortex-a53_musl/gnutls-3.7.8'
 cd . && automake-1.16 --foreign
configure.ac:41: error: required file 'build-aux/compile' not found
configure.ac:41:   'automake --add-missing' can install 'compile'
configure.ac:31: error: required file 'build-aux/missing' not found
configure.ac:31:   'automake --add-missing' can install 'missing'
aminclude_static.am:52: warning: if $(CODE_COVERAGE_BRANCH_COVERAGE: non-POSIX variable name
aminclude_static.am:52: (probably a GNU make extension)
Makefile.am:176:   'aminclude_static.am' included from here
aminclude_static.am:59: warning: if $(CODE_COVERAGE_BRANCH_COVERAGE: non-POSIX variable name
aminclude_static.am:59: (probably a GNU make extension)
Makefile.am:176:   'aminclude_static.am' included from here
aminclude_static.am:63: warning: ':='-style assignments are not portable
Makefile.am:176:   'aminclude_static.am' included from here
aminclude_static.am:64: warning: code_coverage_v_lcov_cap_$(V: non-POSIX recursive variable expansion
Makefile.am:176:   'aminclude_static.am' included from here
aminclude_static.am:65: warning: code_coverage_v_lcov_cap_$(AM_DEFAULT_VERBOSITY: non-POSIX recursive variable expansion
Makefile.am:176:   'aminclude_static.am' included from here
aminclude_static.am:67: warning: code_coverage_v_lcov_ign_$(V: non-POSIX recursive variable expansion
Makefile.am:176:   'aminclude_static.am' included from here
aminclude_static.am:68: warning: code_coverage_v_lcov_ign_$(AM_DEFAULT_VERBOSITY: non-POSIX recursive variable expansion
Makefile.am:176:   'aminclude_static.am' included from here
aminclude_static.am:70: warning: code_coverage_v_genhtml_$(V: non-POSIX recursive variable expansion
Makefile.am:176:   'aminclude_static.am' included from here
aminclude_static.am:71: warning: code_coverage_v_genhtml_$(AM_DEFAULT_VERBOSITY: non-POSIX recursive variable expansion
Makefile.am:176:   'aminclude_static.am' included from here
aminclude_static.am:73: warning: code_coverage_quiet_$(V: non-POSIX recursive variable expansion
Makefile.am:176:   'aminclude_static.am' included from here
aminclude_static.am:74: warning: code_coverage_quiet_$(AM_DEFAULT_VERBOSITY: non-POSIX recursive variable expansion
Makefile.am:176:   'aminclude_static.am' included from here
aminclude_static.am:78: warning: subst -,_,$(subst .,_,$(1: non-POSIX variable name
aminclude_static.am:78: (probably a GNU make extension)
Makefile.am:176:   'aminclude_static.am' included from here
aminclude_static.am:87: warning: addprefix --directory ,$(CODE_COVERAGE_DIRECTORY: non-POSIX variable name
aminclude_static.am:87: (probably a GNU make extension)
Makefile.am:176:   'aminclude_static.am' included from here
aminclude_static.am:87: warning: call code_coverage_sanitize,$(PACKAGE_NAME: non-POSIX variable name
aminclude_static.am:87: (probably a GNU make extension)
Makefile.am:176:   'aminclude_static.am' included from here
aminclude_static.am:88: warning: addprefix --directory ,$(CODE_COVERAGE_DIRECTORY: non-POSIX variable name
aminclude_static.am:88: (probably a GNU make extension)
Makefile.am:176:   'aminclude_static.am' included from here
aminclude_static.am:90: warning: addprefix --prefix ,$(CODE_COVERAGE_DIRECTORY: non-POSIX variable name
aminclude_static.am:90: (probably a GNU make extension)
Makefile.am:176:   'aminclude_static.am' included from here
aminclude_static.am:100: warning: ':='-style assignments are not portable
Makefile.am:176:   'aminclude_static.am' included from here
doc/Makefile.am: error: required file 'build-aux/depcomp' not found
doc/Makefile.am:   'automake --add-missing' can install 'depcomp'
guile/Makefile.am:68: warning: AM_V_GUILEC_$(V: non-POSIX recursive variable expansion
guile/Makefile.am:69: warning: AM_V_GUILEC_$(AM_DEFAULT_VERBOSITY: non-POSIX recursive variable expansion
guile/Makefile.am:83: warning: '%'-style pattern rules are a GNU make extension
guile/src/Makefile.am:117: warning: '%'-style pattern rules are a GNU make extension
make[4]: *** [Makefile:2188: Makefile.in] Error 1
make[4]: Leaving directory '/run/media/james/D/test_e8450/master/build_dir/target-aarch64_cortex-a53_musl/gnutls-3.7.8'
make[3]: *** [Makefile:269: /run/media/james/D/test_e8450/master/build_dir/target-aarch64_cortex-a53_musl/gnutls-3.7.8/.built] Error 2
make[3]: Leaving directory '/run/media/james/D/test_e8450/master/feeds/packages/libs/gnutls'
time: package/feeds/packages/gnutls/compile#6.61#0.26#6.80
    ERROR: package/feeds/packages/gnutls failed to build.
make[2]: *** [package/Makefile:116: package/feeds/packages/gnutls/compile] Error 1
make[2]: Leaving directory '/run/media/james/D/test_e8450/master'
make[1]: *** [package/Makefile:110: /run/media/james/D/test_e8450/master/staging_dir/target-aarch64_cortex-a53_musl/stamp/.package_compile] Error 2
make[1]: Leaving directory '/run/media/james/D/test_e8450/master'
make: *** [/run/media/james/D/test_e8450/master/include/toplevel.mk:231: world] Error 2

the same config works with 2203 snapshot... not with master

General issue:

1 Like

problem solved in master directly

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.