Sep 17 21:09:07.339 INFO checking mpg123-sys-0.3.1 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 21:09:07.339 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 21:09:07.339 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-6/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 21:09:07.805 INFO blam! 192c76543c9c4b4a5821ee9a73b0aa594d3ad833239a427ccc2150f2e377da8a Sep 17 21:09:07.809 INFO running `"docker" "start" "-a" "192c76543c9c4b4a5821ee9a73b0aa594d3ad833239a427ccc2150f2e377da8a"` Sep 17 21:09:08.796 INFO kablam! usermod: no changes Sep 17 21:09:08.831 INFO kablam! Compiling mpg123-sys v0.3.1 (/source) Sep 17 21:09:22.402 INFO kablam! error: failed to run custom build command for `mpg123-sys v0.3.1 (/source)` Sep 17 21:09:22.403 INFO kablam! process didn't exit successfully: `/target/debug/build/mpg123-sys-81792bf3f2cde629/build-script-build` (exit code: 101) Sep 17 21:09:22.403 INFO kablam! --- stdout Sep 17 21:09:22.403 INFO kablam! checking build system type... x86_64-unknown-linux-gnu Sep 17 21:09:22.403 INFO kablam! checking host system type... x86_64-unknown-linux-gnu Sep 17 21:09:22.403 INFO kablam! checking for a BSD-compatible install... /usr/bin/install -c Sep 17 21:09:22.403 INFO kablam! checking whether build environment is sane... yes Sep 17 21:09:22.403 INFO kablam! checking for a thread-safe mkdir -p... /bin/mkdir -p Sep 17 21:09:22.403 INFO kablam! checking for gawk... gawk Sep 17 21:09:22.403 INFO kablam! checking whether make sets $(MAKE)... yes Sep 17 21:09:22.403 INFO kablam! checking whether make supports nested variables... yes Sep 17 21:09:22.403 INFO kablam! checking for -Werror in CFLAGS (It breaks tests)... no Sep 17 21:09:22.403 INFO kablam! checking if you are up to something totally static with LDFLAGS/CFLAGS... no Sep 17 21:09:22.403 INFO kablam! checking for style of include used by make... GNU Sep 17 21:09:22.403 INFO kablam! checking for gcc... gcc Sep 17 21:09:22.403 INFO kablam! checking whether the C compiler works... yes Sep 17 21:09:22.403 INFO kablam! checking for C compiler default output file name... a.out Sep 17 21:09:22.403 INFO kablam! checking for suffix of executables... Sep 17 21:09:22.403 INFO kablam! checking whether we are cross compiling... no Sep 17 21:09:22.403 INFO kablam! checking for suffix of object files... o Sep 17 21:09:22.403 INFO kablam! checking whether we are using the GNU C compiler... yes Sep 17 21:09:22.403 INFO kablam! checking whether gcc accepts -g... yes Sep 17 21:09:22.403 INFO kablam! checking for gcc option to accept ISO C89... none needed Sep 17 21:09:22.403 INFO kablam! checking whether gcc understands -c and -o together... yes Sep 17 21:09:22.403 INFO kablam! checking dependency style of gcc... gcc3 Sep 17 21:09:22.403 INFO kablam! checking dependency style of gcc... gcc3 Sep 17 21:09:22.403 INFO kablam! checking for gcc... (cached) gcc Sep 17 21:09:22.403 INFO kablam! checking whether we are using the GNU C compiler... (cached) yes Sep 17 21:09:22.403 INFO kablam! checking whether gcc accepts -g... (cached) yes Sep 17 21:09:22.403 INFO kablam! checking for gcc option to accept ISO C89... (cached) none needed Sep 17 21:09:22.403 INFO kablam! checking whether gcc understands -c and -o together... (cached) yes Sep 17 21:09:22.403 INFO kablam! checking dependency style of gcc... (cached) gcc3 Sep 17 21:09:22.403 INFO kablam! checking how to run the C preprocessor... gcc -E Sep 17 21:09:22.403 INFO kablam! checking for cos in -lm... yes Sep 17 21:09:22.403 INFO kablam! checking for grep that handles long lines and -e... /bin/grep Sep 17 21:09:22.403 INFO kablam! checking for egrep... /bin/grep -E Sep 17 21:09:22.403 INFO kablam! checking for an ANSI C-conforming const... yes Sep 17 21:09:22.403 INFO kablam! checking for inline... inline Sep 17 21:09:22.403 INFO kablam! checking for ANSI C header files... yes Sep 17 21:09:22.403 INFO kablam! checking for sys/types.h... yes Sep 17 21:09:22.403 INFO kablam! checking for sys/stat.h... yes Sep 17 21:09:22.403 INFO kablam! checking for stdlib.h... yes Sep 17 21:09:22.403 INFO kablam! checking for string.h... yes Sep 17 21:09:22.403 INFO kablam! checking for memory.h... yes Sep 17 21:09:22.403 INFO kablam! checking for strings.h... yes Sep 17 21:09:22.403 INFO kablam! checking for inttypes.h... yes Sep 17 21:09:22.403 INFO kablam! checking for stdint.h... yes Sep 17 21:09:22.403 INFO kablam! checking for unistd.h... yes Sep 17 21:09:22.403 INFO kablam! checking whether byte ordering is bigendian... no Sep 17 21:09:22.403 INFO kablam! checking for lt_dlinit in -lltdl... yes Sep 17 21:09:22.403 INFO kablam! checking ltdl.h usability... yes Sep 17 21:09:22.403 INFO kablam! checking ltdl.h presence... yes Sep 17 21:09:22.403 INFO kablam! checking for ltdl.h... yes Sep 17 21:09:22.403 INFO kablam! We found libltdl: Modules enabled. Sep 17 21:09:22.403 INFO kablam! checking how to print strings... printf Sep 17 21:09:22.403 INFO kablam! checking for a sed that does not truncate output... /bin/sed Sep 17 21:09:22.403 INFO kablam! checking for fgrep... /bin/grep -F Sep 17 21:09:22.403 INFO kablam! checking for ld used by gcc... /usr/bin/ld Sep 17 21:09:22.403 INFO kablam! checking if the linker (/usr/bin/ld) is GNU ld... yes Sep 17 21:09:22.403 INFO kablam! checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B Sep 17 21:09:22.403 INFO kablam! checking the name lister (/usr/bin/nm -B) interface... BSD nm Sep 17 21:09:22.403 INFO kablam! checking whether ln -s works... yes Sep 17 21:09:22.403 INFO kablam! checking the maximum length of command line arguments... 1572864 Sep 17 21:09:22.403 INFO kablam! checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop Sep 17 21:09:22.403 INFO kablam! checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop Sep 17 21:09:22.404 INFO kablam! checking for /usr/bin/ld option to reload object files... -r Sep 17 21:09:22.404 INFO kablam! checking for objdump... objdump Sep 17 21:09:22.404 INFO kablam! checking how to recognize dependent libraries... pass_all Sep 17 21:09:22.404 INFO kablam! checking for dlltool... dlltool Sep 17 21:09:22.404 INFO kablam! checking how to associate runtime and link libraries... printf %s\n Sep 17 21:09:22.404 INFO kablam! checking for ar... ar Sep 17 21:09:22.404 INFO kablam! checking for archiver @FILE support... @ Sep 17 21:09:22.404 INFO kablam! checking for strip... strip Sep 17 21:09:22.404 INFO kablam! checking for ranlib... ranlib Sep 17 21:09:22.404 INFO kablam! checking command to parse /usr/bin/nm -B output from gcc object... ok Sep 17 21:09:22.404 INFO kablam! checking for sysroot... no Sep 17 21:09:22.404 INFO kablam! checking for a working dd... /bin/dd Sep 17 21:09:22.404 INFO kablam! checking how to truncate binary pipes... /bin/dd bs=4096 count=1 Sep 17 21:09:22.404 INFO kablam! checking for mt... mt Sep 17 21:09:22.404 INFO kablam! checking if mt is a manifest tool... no Sep 17 21:09:22.404 INFO kablam! checking for dlfcn.h... yes Sep 17 21:09:22.404 INFO kablam! checking for objdir... .libs Sep 17 21:09:22.404 INFO kablam! checking if gcc supports -fno-rtti -fno-exceptions... no Sep 17 21:09:22.404 INFO kablam! checking for gcc option to produce PIC... -fPIC -DPIC Sep 17 21:09:22.404 INFO kablam! checking if gcc PIC flag -fPIC -DPIC works... yes Sep 17 21:09:22.404 INFO kablam! checking if gcc static flag -static works... yes Sep 17 21:09:22.404 INFO kablam! checking if gcc supports -c -o file.o... yes Sep 17 21:09:22.404 INFO kablam! checking if gcc supports -c -o file.o... (cached) yes Sep 17 21:09:22.404 INFO kablam! checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes Sep 17 21:09:22.404 INFO kablam! checking whether -lc should be explicitly linked in... no Sep 17 21:09:22.404 INFO kablam! checking dynamic linker characteristics... GNU/Linux ld.so Sep 17 21:09:22.404 INFO kablam! checking how to hardcode library paths into programs... immediate Sep 17 21:09:22.404 INFO kablam! checking whether stripping libraries is possible... yes Sep 17 21:09:22.404 INFO kablam! checking if libtool supports shared libraries... yes Sep 17 21:09:22.404 INFO kablam! checking whether to build shared libraries... yes Sep 17 21:09:22.404 INFO kablam! checking whether to build static libraries... no Sep 17 21:09:22.404 INFO kablam! We assume IEEE754 floating point format. Sep 17 21:09:22.404 INFO kablam! checking if .balign is present... yes Sep 17 21:09:22.404 INFO kablam! checking __attribute__((aligned(16)))... yes Sep 17 21:09:22.404 INFO kablam! checking if assembler supports AVX instructions... yes Sep 17 21:09:22.404 INFO kablam! checking for ANSI C header files... (cached) yes Sep 17 21:09:22.404 INFO kablam! checking stdio.h usability... yes Sep 17 21:09:22.404 INFO kablam! checking stdio.h presence... yes Sep 17 21:09:22.404 INFO kablam! checking for stdio.h... yes Sep 17 21:09:22.404 INFO kablam! checking for stdlib.h... (cached) yes Sep 17 21:09:22.404 INFO kablam! checking for string.h... (cached) yes Sep 17 21:09:22.404 INFO kablam! checking for unistd.h... (cached) yes Sep 17 21:09:22.404 INFO kablam! checking sched.h usability... yes Sep 17 21:09:22.404 INFO kablam! checking sched.h presence... yes Sep 17 21:09:22.404 INFO kablam! checking for sched.h... yes Sep 17 21:09:22.404 INFO kablam! checking sys/ioctl.h usability... yes Sep 17 21:09:22.404 INFO kablam! checking sys/ioctl.h presence... yes Sep 17 21:09:22.404 INFO kablam! checking for sys/ioctl.h... yes Sep 17 21:09:22.404 INFO kablam! checking for sys/types.h... (cached) yes Sep 17 21:09:22.404 INFO kablam! checking for stdint.h... (cached) yes Sep 17 21:09:22.404 INFO kablam! checking limits.h usability... yes Sep 17 21:09:22.404 INFO kablam! checking limits.h presence... yes Sep 17 21:09:22.404 INFO kablam! checking for limits.h... yes Sep 17 21:09:22.404 INFO kablam! checking for inttypes.h... (cached) yes Sep 17 21:09:22.405 INFO kablam! checking sys/time.h usability... yes Sep 17 21:09:22.405 INFO kablam! checking sys/time.h presence... yes Sep 17 21:09:22.405 INFO kablam! checking for sys/time.h... yes Sep 17 21:09:22.405 INFO kablam! checking sys/wait.h usability... yes Sep 17 21:09:22.405 INFO kablam! checking sys/wait.h presence... yes Sep 17 21:09:22.405 INFO kablam! checking for sys/wait.h... yes Sep 17 21:09:22.405 INFO kablam! checking sys/resource.h usability... yes Sep 17 21:09:22.405 INFO kablam! checking sys/resource.h presence... yes Sep 17 21:09:22.405 INFO kablam! checking for sys/resource.h... yes Sep 17 21:09:22.405 INFO kablam! checking sys/signal.h usability... yes Sep 17 21:09:22.405 INFO kablam! checking sys/signal.h presence... yes Sep 17 21:09:22.405 INFO kablam! checking for sys/signal.h... yes Sep 17 21:09:22.405 INFO kablam! checking signal.h usability... yes Sep 17 21:09:22.405 INFO kablam! checking signal.h presence... yes Sep 17 21:09:22.405 INFO kablam! checking for signal.h... yes Sep 17 21:09:22.405 INFO kablam! checking sys/select.h usability... yes Sep 17 21:09:22.405 INFO kablam! checking sys/select.h presence... yes Sep 17 21:09:22.405 INFO kablam! checking for sys/select.h... yes Sep 17 21:09:22.405 INFO kablam! checking for special C compiler options needed for large files... no Sep 17 21:09:22.405 INFO kablam! checking for _FILE_OFFSET_BITS value needed for large files... no Sep 17 21:09:22.405 INFO kablam! checking for size_t... yes Sep 17 21:09:22.405 INFO kablam! checking for uintptr_t... yes Sep 17 21:09:22.405 INFO kablam! checking for ssize_t... yes Sep 17 21:09:22.405 INFO kablam! checking for off_t... yes Sep 17 21:09:22.405 INFO kablam! checking for int32_t... yes Sep 17 21:09:22.405 INFO kablam! checking for int64_t... yes Sep 17 21:09:22.405 INFO kablam! checking for uint32_t... yes Sep 17 21:09:22.405 INFO kablam! checking for int16_t... yes Sep 17 21:09:22.405 INFO kablam! checking for uint16_t... yes Sep 17 21:09:22.405 INFO kablam! checking size of size_t... 8 Sep 17 21:09:22.405 INFO kablam! checking size of ssize_t... 8 Sep 17 21:09:22.405 INFO kablam! checking size of off_t... 8 Sep 17 21:09:22.405 INFO kablam! checking size of int32_t... 4 Sep 17 21:09:22.405 INFO kablam! checking size of long... 8 Sep 17 21:09:22.405 INFO kablam! checking if we want to enable alias wrappers for largefile... yes Sep 17 21:09:22.405 INFO kablam! checking for stdlib.h... (cached) yes Sep 17 21:09:22.405 INFO kablam! checking for unistd.h... (cached) yes Sep 17 21:09:22.405 INFO kablam! checking for sys/param.h... yes Sep 17 21:09:22.405 INFO kablam! checking for getpagesize... yes Sep 17 21:09:22.405 INFO kablam! checking for working mmap... yes Sep 17 21:09:22.405 INFO kablam! checking POSIX termios... yes Sep 17 21:09:22.405 INFO kablam! checking for random... yes Sep 17 21:09:22.405 INFO kablam! checking for sched_setscheduler... yes Sep 17 21:09:22.405 INFO kablam! checking for setuid... yes Sep 17 21:09:22.405 INFO kablam! checking for getuid... yes Sep 17 21:09:22.405 INFO kablam! checking for setpriority... yes Sep 17 21:09:22.405 INFO kablam! checking for strerror... yes Sep 17 21:09:22.405 INFO kablam! checking for setlocale... yes Sep 17 21:09:22.405 INFO kablam! checking for nl_langinfo... yes Sep 17 21:09:22.405 INFO kablam! checking for atoll... yes Sep 17 21:09:22.405 INFO kablam! checking for mkfifo... yes Sep 17 21:09:22.405 INFO kablam! checking locale.h usability... yes Sep 17 21:09:22.405 INFO kablam! checking locale.h presence... yes Sep 17 21:09:22.406 INFO kablam! checking for locale.h... yes Sep 17 21:09:22.406 INFO kablam! checking langinfo.h usability... yes Sep 17 21:09:22.406 INFO kablam! checking langinfo.h presence... yes Sep 17 21:09:22.406 INFO kablam! checking for langinfo.h... yes Sep 17 21:09:22.406 INFO kablam! checking netdb.h usability... yes Sep 17 21:09:22.406 INFO kablam! checking netdb.h presence... yes Sep 17 21:09:22.406 INFO kablam! checking for netdb.h... yes Sep 17 21:09:22.406 INFO kablam! checking for sys/param.h... (cached) yes Sep 17 21:09:22.406 INFO kablam! checking sys/socket.h usability... yes Sep 17 21:09:22.406 INFO kablam! checking sys/socket.h presence... yes Sep 17 21:09:22.406 INFO kablam! checking for sys/socket.h... yes Sep 17 21:09:22.406 INFO kablam! checking netinet/in.h usability... yes Sep 17 21:09:22.406 INFO kablam! checking netinet/in.h presence... yes Sep 17 21:09:22.406 INFO kablam! checking for netinet/in.h... yes Sep 17 21:09:22.406 INFO kablam! checking arpa/inet.h usability... yes Sep 17 21:09:22.406 INFO kablam! checking arpa/inet.h presence... yes Sep 17 21:09:22.406 INFO kablam! checking for arpa/inet.h... yes Sep 17 21:09:22.406 INFO kablam! checking for library containing gethostbyname... none required Sep 17 21:09:22.406 INFO kablam! checking for library containing socket... none required Sep 17 21:09:22.406 INFO kablam! checking for getaddrinfo... yes Sep 17 21:09:22.406 INFO kablam! checking for working AI_ADDRCONFIG... yes Sep 17 21:09:22.406 INFO kablam! checking for sqrt in -lm... yes Sep 17 21:09:22.406 INFO kablam! checking for powf in -lmx... no Sep 17 21:09:22.406 INFO kablam! checking os2.h usability... no Sep 17 21:09:22.406 INFO kablam! checking os2.h presence... no Sep 17 21:09:22.406 INFO kablam! checking for os2.h... no Sep 17 21:09:22.406 INFO kablam! checking for tcsetattr in -los2term... no Sep 17 21:09:22.406 INFO kablam! checking if we want feature report function... yes Sep 17 21:09:22.406 INFO kablam! checking for pkg-config... /usr/bin/pkg-config Sep 17 21:09:22.406 INFO kablam! checking pkg-config is at least version 0.9.0... yes Sep 17 21:09:22.406 INFO kablam! checking for snd_pcm_open in -lasound... no Sep 17 21:09:22.406 INFO kablam! checking for pcm_open in -ltinyalsa... no Sep 17 21:09:22.406 INFO kablam! checking sys/soundcard.h usability... yes Sep 17 21:09:22.406 INFO kablam! checking sys/soundcard.h presence... yes Sep 17 21:09:22.406 INFO kablam! checking for sys/soundcard.h... yes Sep 17 21:09:22.406 INFO kablam! checking linux/soundcard.h usability... yes Sep 17 21:09:22.406 INFO kablam! checking linux/soundcard.h presence... yes Sep 17 21:09:22.406 INFO kablam! checking for linux/soundcard.h... yes Sep 17 21:09:22.406 INFO kablam! checking machine/soundcard.h usability... no Sep 17 21:09:22.406 INFO kablam! checking machine/soundcard.h presence... no Sep 17 21:09:22.406 INFO kablam! checking for machine/soundcard.h... no Sep 17 21:09:22.406 INFO kablam! checking AudioUnit/AudioUnit.h usability... no Sep 17 21:09:22.406 INFO kablam! checking AudioUnit/AudioUnit.h presence... no Sep 17 21:09:22.406 INFO kablam! checking for AudioUnit/AudioUnit.h... no Sep 17 21:09:22.406 INFO kablam! checking CoreServices/CoreServices.h usability... no Sep 17 21:09:22.406 INFO kablam! checking CoreServices/CoreServices.h presence... no Sep 17 21:09:22.406 INFO kablam! checking for CoreServices/CoreServices.h... no Sep 17 21:09:22.406 INFO kablam! checking AudioToolbox/AudioToolbox.h usability... no Sep 17 21:09:22.406 INFO kablam! checking AudioToolbox/AudioToolbox.h presence... no Sep 17 21:09:22.406 INFO kablam! checking for AudioToolbox/AudioToolbox.h... no Sep 17 21:09:22.406 INFO kablam! checking for sio_open in -lsndio... no Sep 17 21:09:22.406 INFO kablam! checking sun/audioio.h usability... no Sep 17 21:09:22.407 INFO kablam! checking sun/audioio.h presence... no Sep 17 21:09:22.407 INFO kablam! checking for sun/audioio.h... no Sep 17 21:09:22.407 INFO kablam! checking sys/audioio.h usability... no Sep 17 21:09:22.407 INFO kablam! checking sys/audioio.h presence... no Sep 17 21:09:22.407 INFO kablam! checking for sys/audioio.h... no Sep 17 21:09:22.407 INFO kablam! checking asm/audioio.h usability... no Sep 17 21:09:22.407 INFO kablam! checking asm/audioio.h presence... no Sep 17 21:09:22.407 INFO kablam! checking for asm/audioio.h... no Sep 17 21:09:22.407 INFO kablam! checking sys/audio.h usability... no Sep 17 21:09:22.407 INFO kablam! checking sys/audio.h presence... no Sep 17 21:09:22.407 INFO kablam! checking for sys/audio.h... no Sep 17 21:09:22.407 INFO kablam! checking windows.h usability... no Sep 17 21:09:22.407 INFO kablam! checking windows.h presence... no Sep 17 21:09:22.407 INFO kablam! checking for windows.h... no Sep 17 21:09:22.407 INFO kablam! checking if we have wasapi headers... no Sep 17 21:09:22.407 INFO kablam! checking for os2.h... (cached) no Sep 17 21:09:22.407 INFO kablam! checking for ESD... no Sep 17 21:09:22.407 INFO kablam! checking for sem_post in -lpthread... yes Sep 17 21:09:22.407 INFO kablam! checking for JACK... no Sep 17 21:09:22.407 INFO kablam! checking for Pa_Initialize in -lportaudio... no Sep 17 21:09:22.407 INFO kablam! checking for PULSE... no Sep 17 21:09:22.407 INFO kablam! checking for SDL... no Sep 17 21:09:22.407 INFO kablam! checking for AuOpenServer in -laudio... no Sep 17 21:09:22.407 INFO kablam! checking for artsc... no Sep 17 21:09:22.407 INFO kablam! checking OpenAL/al.h usability... no Sep 17 21:09:22.407 INFO kablam! checking OpenAL/al.h presence... no Sep 17 21:09:22.407 INFO kablam! checking for OpenAL/al.h... no Sep 17 21:09:22.407 INFO kablam! checking OpenAL/alc.h usability... no Sep 17 21:09:22.407 INFO kablam! checking OpenAL/alc.h presence... no Sep 17 21:09:22.407 INFO kablam! checking for OpenAL/alc.h... no Sep 17 21:09:22.407 INFO kablam! checking AL/al.h usability... no Sep 17 21:09:22.407 INFO kablam! checking AL/al.h presence... no Sep 17 21:09:22.407 INFO kablam! checking for AL/al.h... no Sep 17 21:09:22.407 INFO kablam! checking AL/alc.h usability... no Sep 17 21:09:22.407 INFO kablam! checking AL/alc.h presence... no Sep 17 21:09:22.407 INFO kablam! checking for AL/alc.h... no Sep 17 21:09:22.407 INFO kablam! checking al.h usability... no Sep 17 21:09:22.407 INFO kablam! checking al.h presence... no Sep 17 21:09:22.407 INFO kablam! checking for al.h... no Sep 17 21:09:22.407 INFO kablam! checking alc.h usability... no Sep 17 21:09:22.407 INFO kablam! checking alc.h presence... no Sep 17 21:09:22.407 INFO kablam! checking for alc.h... no Sep 17 21:09:22.407 INFO kablam! checking if you are too dumbing dumb for the dummy... no Sep 17 21:09:22.407 INFO kablam! checking for windows.h... (cached) no Sep 17 21:09:22.407 INFO kablam! checking if we have EOVERFLOW macro... yes Sep 17 21:09:22.407 INFO kablam! checking that generated files are newer than configure... done Sep 17 21:09:22.407 INFO kablam! configure: creating ./config.status Sep 17 21:09:22.407 INFO kablam! config.status: creating Makefile Sep 17 21:09:22.407 INFO kablam! config.status: creating libmpg123.pc Sep 17 21:09:22.407 INFO kablam! config.status: creating libout123.pc Sep 17 21:09:22.407 INFO kablam! config.status: creating mpg123.spec Sep 17 21:09:22.407 INFO kablam! config.status: creating src/libmpg123/mpg123.h Sep 17 21:09:22.407 INFO kablam! config.status: creating src/libout123/out123.h Sep 17 21:09:22.407 INFO kablam! config.status: creating src/config.h Sep 17 21:09:22.407 INFO kablam! config.status: executing depfiles commands Sep 17 21:09:22.407 INFO kablam! config.status: executing libtool commands Sep 17 21:09:22.407 INFO kablam! Sep 17 21:09:22.407 INFO kablam! mpg123 1.23.8 Sep 17 21:09:22.407 INFO kablam! Sep 17 21:09:22.407 INFO kablam! Install path ............ /target/debug/build/mpg123-sys-5f7fbaea182c1540/out Sep 17 21:09:22.407 INFO kablam! CPU Optimization ........ x86-64 Sep 17 21:09:22.408 INFO kablam! Compiler Optimization ... 2 Sep 17 21:09:22.408 INFO kablam! Gapless Support ......... enabled Sep 17 21:09:22.408 INFO kablam! Debugging ............... disabled Sep 17 21:09:22.408 INFO kablam! Seek table size ......... 1000 Sep 17 21:09:22.408 INFO kablam! FIFO support ............ enabled Sep 17 21:09:22.408 INFO kablam! Buffer .................. enabled Sep 17 21:09:22.408 INFO kablam! Network (http streams) .. enabled Sep 17 21:09:22.408 INFO kablam! Network Sockets ......... Posix Sep 17 21:09:22.408 INFO kablam! IPv6 (getaddrinfo) ...... enabled Sep 17 21:09:22.408 INFO kablam! File offsets ............ default Sep 17 21:09:22.408 INFO kablam! LFS alias symbols ....... enabled (64) Sep 17 21:09:22.408 INFO kablam! LFS alias type .......... off_t Sep 17 21:09:22.408 INFO kablam! Use yasm (for AVX only) . disabled Sep 17 21:09:22.408 INFO kablam! Sep 17 21:09:22.408 INFO kablam! Core libmpg123 features: Sep 17 21:09:22.408 INFO kablam! Layer I ................. enabled Sep 17 21:09:22.408 INFO kablam! Layer II ................ enabled Sep 17 21:09:22.408 INFO kablam! Layer III ............... enabled Sep 17 21:09:22.408 INFO kablam! NtoM resampling ......... enabled Sep 17 21:09:22.408 INFO kablam! downsampled decoding .... enabled Sep 17 21:09:22.408 INFO kablam! Feeder/buffered input ... enabled Sep 17 21:09:22.408 INFO kablam! ID3v2 parsing ........... enabled Sep 17 21:09:22.408 INFO kablam! String API .............. enabled Sep 17 21:09:22.408 INFO kablam! ICY parsing/conversion .. enabled Sep 17 21:09:22.408 INFO kablam! Error/warning messages .. enabled Sep 17 21:09:22.408 INFO kablam! Win32 Unicode File Open.. unneeded Sep 17 21:09:22.408 INFO kablam! Feature Report Function.. enabled Sep 17 21:09:22.408 INFO kablam! Output formats (nofpu will disable all but 16 or 8 bit!): Sep 17 21:09:22.408 INFO kablam! 8 bit integer ........... enabled Sep 17 21:09:22.408 INFO kablam! 16 bit integer .......... enabled Sep 17 21:09:22.408 INFO kablam! 32/24 bit integer ....... enabled Sep 17 21:09:22.408 INFO kablam! real (32 bit float) ..... enabled Sep 17 21:09:22.408 INFO kablam! Equalizer ............... enabled Sep 17 21:09:22.408 INFO kablam! Optimization detail: Sep 17 21:09:22.408 INFO kablam! Integer conversion ...... fast Sep 17 21:09:22.408 INFO kablam! IEEE 754 hackery ........ enabled Sep 17 21:09:22.408 INFO kablam! New/old WRITE_SAMPLE .... disabled Sep 17 21:09:22.408 INFO kablam! new Huffman scheme ...... enabled Sep 17 21:09:22.408 INFO kablam! Sep 17 21:09:22.408 INFO kablam! Note: Disabling core features is not commonly done and some combinations might not build/work. If you encounter such a case, help yourself (and provide a patch) or just poke the maintainers. Sep 17 21:09:22.408 INFO kablam! Sep 17 21:09:22.408 INFO kablam! Modules ................. enabled Sep 17 21:09:22.408 INFO kablam! Module suffix ........... .la Sep 17 21:09:22.408 INFO kablam! Checked audio modules ... alsa tinyalsa oss coreaudio sndio sun win32 win32_wasapi os2 esd jack portaudio pulse sdl nas arts openal dummy Sep 17 21:09:22.408 INFO kablam! Detected audio support .. oss dummy Sep 17 21:09:22.408 INFO kablam! Default output module ... oss Sep 17 21:09:22.408 INFO kablam! Sep 17 21:09:22.408 INFO kablam! Sep 17 21:09:22.408 INFO kablam! CPPFLAGS=' -DOPT_MULTI -DOPT_X86_64 -DOPT_GENERIC -DOPT_GENERIC_DITHER -DREAL_IS_FLOAT -DOPT_AVX ' Sep 17 21:09:22.408 INFO kablam! CFLAGS='-O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -g -O2' Sep 17 21:09:22.408 INFO kablam! LIBS='-lm ' Sep 17 21:09:22.408 INFO kablam! Sep 17 21:09:22.408 INFO kablam! Next type 'make' and then 'make install'. Sep 17 21:09:22.408 INFO kablam! cd /source/source && /bin/bash /source/source/build/missing automake-1.15 --gnu Makefile Sep 17 21:09:22.408 INFO kablam! Makefile:2196: recipe for target '/source/source/Makefile.in' failed Sep 17 21:09:22.408 INFO kablam! Sep 17 21:09:22.408 INFO kablam! --- stderr Sep 17 21:09:22.408 INFO kablam! /source/source/configure: line 18233: artsc-config: command not found Sep 17 21:09:22.408 INFO kablam! autom4te: cannot create autom4te.cache: No such file or directory Sep 17 21:09:22.408 INFO kablam! automake-1.15: error: autoconf failed with exit status: 1 Sep 17 21:09:22.408 INFO kablam! make: *** [/source/source/Makefile.in] Error 1 Sep 17 21:09:22.408 INFO kablam! thread 'main' panicked at 'assertion failed: cmd!("make").current_dir(&build).arg("install").stdout(process::Stdio::inherit()).stderr(process::Stdio::inherit()).status().unwrap().success()', build.rs:33:5 Sep 17 21:09:22.408 INFO kablam! stack backtrace: Sep 17 21:09:22.408 INFO kablam! 0: 0x5645200bf9fe - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h3090ca1ed78cca71 Sep 17 21:09:22.408 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Sep 17 21:09:22.408 INFO kablam! 1: 0x5645200b0d96 - std::sys_common::backtrace::print::h99b72a5631242278 Sep 17 21:09:22.408 INFO kablam! at libstd/sys_common/backtrace.rs:71 Sep 17 21:09:22.408 INFO kablam! at libstd/sys_common/backtrace.rs:59 Sep 17 21:09:22.408 INFO kablam! 2: 0x5645200af6ed - std::panicking::default_hook::{{closure}}::h54d3733129c11945 Sep 17 21:09:22.408 INFO kablam! at libstd/panicking.rs:211 Sep 17 21:09:22.409 INFO kablam! 3: 0x5645200af460 - std::panicking::default_hook::h4009303414ec57d2 Sep 17 21:09:22.409 INFO kablam! at libstd/panicking.rs:227 Sep 17 21:09:22.409 INFO kablam! 4: 0x5645200afcac - std::panicking::rust_panic_with_hook::h8475f7373e2a6a09 Sep 17 21:09:22.409 INFO kablam! at libstd/panicking.rs:477 Sep 17 21:09:22.409 INFO kablam! 5: 0x5645200a4e3f - std::panicking::begin_panic::h764f182ad3048c7b Sep 17 21:09:22.409 INFO kablam! at libstd/panicking.rs:411 Sep 17 21:09:22.409 INFO kablam! 6: 0x5645200705d1 - build_script_build::main::h64494392e5a1ec08 Sep 17 21:09:22.409 INFO kablam! at /source/build.rs:33 Sep 17 21:09:22.409 INFO kablam! 7: 0x56452006fa6f - std::rt::lang_start::{{closure}}::hcb354f4b6325a003 Sep 17 21:09:22.409 INFO kablam! at libstd/rt.rs:74 Sep 17 21:09:22.409 INFO kablam! 8: 0x5645200af792 - std::panicking::try::do_call::h4e106d51362d386b Sep 17 21:09:22.409 INFO kablam! at libstd/rt.rs:59 Sep 17 21:09:22.409 INFO kablam! at libstd/panicking.rs:310 Sep 17 21:09:22.409 INFO kablam! 9: 0x5645200d0d79 - __rust_maybe_catch_panic Sep 17 21:09:22.409 INFO kablam! at libpanic_unwind/lib.rs:102 Sep 17 21:09:22.409 INFO kablam! 10: 0x5645200bb485 - std::rt::lang_start_internal::h38152e29cae9da90 Sep 17 21:09:22.409 INFO kablam! at libstd/panicking.rs:289 Sep 17 21:09:22.409 INFO kablam! at libstd/panic.rs:392 Sep 17 21:09:22.409 INFO kablam! at libstd/rt.rs:58 Sep 17 21:09:22.409 INFO kablam! 11: 0x56452006fa47 - std::rt::lang_start::hd061e3134befc2db Sep 17 21:09:22.409 INFO kablam! at libstd/rt.rs:74 Sep 17 21:09:22.409 INFO kablam! 12: 0x564520070aa9 - main Sep 17 21:09:22.409 INFO kablam! 13: 0x7ff551ee882f - __libc_start_main Sep 17 21:09:22.409 INFO kablam! 14: 0x56452006f8f8 - _start Sep 17 21:09:22.409 INFO kablam! 15: 0x0 - Sep 17 21:09:22.409 INFO kablam! Sep 17 21:09:22.409 INFO kablam! su: No module specific data is present Sep 17 21:09:23.042 INFO running `"docker" "rm" "-f" "192c76543c9c4b4a5821ee9a73b0aa594d3ad833239a427ccc2150f2e377da8a"` Sep 17 21:09:23.107 INFO blam! 192c76543c9c4b4a5821ee9a73b0aa594d3ad833239a427ccc2150f2e377da8a