OK: 936 distinct packages available
=> cbuild: updating software in /build/chimera/bldroot container...
=> cbuild: removing autodeps...
OK: 395 MiB in 58 packages
=> opus-1.3.1-r0: building [gnu_configure] for x86_64...
[host] pkgconf: found (1.8.0-r0)
[runtime] opus-devel=1.3.1-r0: subpackage (ignored)
=> opus-1.3.1-r0: installing host dependencies: pkgconf
=> opus-1.3.1-r0: running do_fetch hook: 00_sources...
=> opus-1.3.1-r0: running do_extract hook: 00_sources...
=> opus-1.3.1-r0: running init_patch hook: 00_env_pkg_config...
=> opus-1.3.1-r0: running do_patch hook: 00_patches...
=> opus-1.3.1-r0: running pre_configure hook: 02_script_wrapper...
=> opus-1.3.1-r0: running do_configure...
checking whether make supports nested variables... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /builddir/opus-1.3.1/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking build system type... x86_64-chimera-linux-musl
checking host system type... x86_64-chimera-linux-musl
checking how to print strings... printf
checking for style of include used by make... GNU
checking for x86_64-chimera-linux-musl-gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether clang understands -c and -o together... yes
checking dependency style of clang... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by clang... ld
checking if the linker (ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... llvm-nm
checking the name lister (llvm-nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 98304
checking how to convert x86_64-chimera-linux-musl file names to x86_64-chimera-linux-musl format... func_convert_file_noop
checking how to convert x86_64-chimera-linux-musl file names to toolchain format... func_convert_file_noop
checking for ld option to reload object files... -r
checking for x86_64-chimera-linux-musl-objdump... llvm-objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-chimera-linux-musl-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-chimera-linux-musl-ar... llvm-ar
checking for archiver @FILE support... @
checking for x86_64-chimera-linux-musl-strip... llvm-strip
checking for x86_64-chimera-linux-musl-ranlib... llvm-ranlib
checking command to parse llvm-nm output from clang object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
/builddir/opus-1.3.1/configure: 1: /usr/bin/file: not found
checking for x86_64-chimera-linux-musl-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... clang-cpp
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fPIC -DPIC
checking if clang PIC flag -fPIC -DPIC works... yes
checking if clang static flag -static works... no
checking if clang supports -c -o file.o... yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for clang option to accept ISO C99... none needed
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking dependency style of clang... gcc3
checking for C/C++ restrict keyword... __restrict
checking for C99 variable-size arrays... yes
checking for cos in -lm... yes
configure: WARNING: Floating point approximations are not supported on all platforms.
checking if compiler supports SSE intrinsics... yes
checking if compiler supports SSE2 intrinsics... yes
checking if compiler supports SSE4.1 intrinsics... no
checking if compiler supports SSE4.1 intrinsics with -msse4.1... yes
checking if compiler supports AVX intrinsics... no
checking if compiler supports AVX intrinsics with -mavx... yes
checking How to get X86 CPU Info... Inline Assembly
checking for doxygen... no
checking for dot... no
checking if clang supports -fvisibility=hidden... yes
checking if clang supports -fstack-protector-strong... yes
checking whether to add -D_FORTIFY_SOURCE=2 to CFLAGS... no
checking if clang supports -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes... yes
checking for lrintf... yes
checking for lrint... yes
checking for __malloc_hook... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating opus.pc
config.status: creating opus-uninstalled.pc
config.status: creating celt/arm/armopts.s
config.status: creating doc/Makefile
config.status: creating doc/Doxyfile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure:
------------------------------------------------------------------------
opus 1.3.1: Automatic configuration OK.
Compiler support:
C99 var arrays: ................ yes
C99 lrintf: .................... yes
Use alloca: .................... no (using var arrays)
General configuration:
Floating point support: ........ yes
Fast float approximations: ..... yes
Fixed point debugging: ......... no
Inline Assembly Optimizations: . No inline ASM for your platform, please send patches
External Assembly Optimizations:
Intrinsics Optimizations: ...... x86 SSE SSE2 SSE4.1 AVX
Run-time CPU detection: ........ x86 SSE4.1 AVX
Custom modes: .................. no
Assertion checking: ............ no
Hardening: ..................... yes
Fuzzing: ....................... no
Check ASM: ..................... no
API documentation: ............. yes
Extra programs: ................ yes
------------------------------------------------------------------------
Type "make; make install" to compile and install
Type "make check" to run the test suite
=> opus-1.3.1-r0: running do_build...
bmake: "/builddir/opus-1.3.1/build/Makefile" line 3449: warning: duplicate script for target "%-gnu.S" ignored
bmake: "/builddir/opus-1.3.1/build/Makefile" line 3446: warning: using previous script for "%-gnu.S" defined here
bmake all-recursive
bmake[1]: "/builddir/opus-1.3.1/build/Makefile" line 3449: warning: duplicate script for target "%-gnu.S" ignored
bmake[1]: "/builddir/opus-1.3.1/build/Makefile" line 3446: warning: using previous script for "%-gnu.S" defined here
bmake[2]: "/builddir/opus-1.3.1/build/Makefile" line 3449: warning: duplicate script for target "%-gnu.S" ignored
bmake[2]: "/builddir/opus-1.3.1/build/Makefile" line 3446: warning: using previous script for "%-gnu.S" defined here
bmake[2]: bmake[2]: don't know how to make CFLAGS. Stop
bmake[2]: stopped in /builddir/opus-1.3.1/build
bmake[1]: stopped in /builddir/opus-1.3.1/build
bmake: stopped in /builddir/opus-1.3.1/build
=> A failure has occured!
Traceback (most recent call last):
File "/home/yopito/chimera/cports.git/src/runner.py", line 895, in fire
case "build" | "check" | "install" | "pkg": do_pkg(cmd)
File "/home/yopito/chimera/cports.git/src/runner.py", line 829, in do_pkg
build.build(
File "/home/yopito/chimera/cports.git/src/cbuild/core/build.py", line 89, in build
buildm.invoke(pkg, step)
File "/home/yopito/chimera/cports.git/src/cbuild/step/build.py", line 13, in invoke
pkg.run_step("build", optional = True)
File "/home/yopito/chimera/cports.git/src/cbuild/core/template.py", line 992, in run_step
if not run_pkg_func(self, "do_" + stepn) and not optional:
File "/home/yopito/chimera/cports.git/src/cbuild/core/template.py", line 159, in run_pkg_func
func(pkg)
File "/home/yopito/chimera/cports.git/src/cbuild/build_style/gnu_configure.py", line 8, in do_build
self.make.build()
File "/home/yopito/chimera/cports.git/src/cbuild/util/make.py", line 73, in build
return self._invoke(
File "/home/yopito/chimera/cports.git/src/cbuild/util/make.py", line 61, in _invoke
return self.template.do(
File "/home/yopito/chimera/cports.git/src/cbuild/core/template.py", line 970, in do
return chroot.enter(
File "/home/yopito/chimera/cports.git/src/cbuild/core/chroot.py", line 399, in enter
return subprocess.run(
File "/usr/lib/python3.10/subprocess.py", line 524, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['bwrap', '--unshare-all', '--hostname', 'cbuild', '--ro-bind', PosixPath('/build/chimera/bldroot'), '/', '--bind', PosixPath('/build/chimera/bldroot/builddir'), '/builddir', '--ro-bind', PosixPath('/build/chimera/bldroot/destdir'), '/destdir', '--ro-bind', PosixPath('/home/yopito/chimera/cports.git/sources'), '/sources', '--dev', '/dev', '--proc', '/proc', '--tmpfs', '/tmp', '--tmpfs', '/var/tmp', '--new-session', '--die-with-parent', '--bind', PosixPath('/build/chimera/ccache'), '/ccache', '--uid', '1337', '--gid', '1337', '--chdir', PosixPath('/builddir/opus-1.3.1/build'), 'bmake', '-j1']' returned non-zero exit status 2.
fine with gmake. PR to come.
output:
fine with gmake. PR to come.