Sep 04 13:25:55.338 INFO checking mpg123-sys-0.6.0 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 13:25:55.338 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 13:25:55.338 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-0/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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=500" "-e" "CMD=cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 13:25:55.518 INFO blam! 9f182b74b310c80d435c53357b374d09cac662a103e26b1fc5367f22d81787ad Sep 04 13:25:55.520 INFO running `"docker" "start" "-a" "9f182b74b310c80d435c53357b374d09cac662a103e26b1fc5367f22d81787ad"` Sep 04 13:25:56.403 INFO kablam! Compiling mpg123-sys v0.6.0 (file:///source) Sep 04 13:26:09.274 INFO kablam! error: failed to run custom build command for `mpg123-sys v0.6.0 (file:///source)` Sep 04 13:26:09.274 INFO kablam! process didn't exit successfully: `/target/debug/build/mpg123-sys-f00def208edb913e/build-script-build` (exit code: 101) Sep 04 13:26:09.274 INFO kablam! --- stdout Sep 04 13:26:09.274 INFO kablam! checking build system type... x86_64-unknown-linux-gnu Sep 04 13:26:09.274 INFO kablam! checking host system type... x86_64-unknown-linux-gnu Sep 04 13:26:09.274 INFO kablam! checking for a BSD-compatible install... /usr/bin/install -c Sep 04 13:26:09.274 INFO kablam! checking whether build environment is sane... yes Sep 04 13:26:09.274 INFO kablam! checking for a thread-safe mkdir -p... /bin/mkdir -p Sep 04 13:26:09.274 INFO kablam! checking for gawk... gawk Sep 04 13:26:09.274 INFO kablam! checking whether make sets $(MAKE)... yes Sep 04 13:26:09.275 INFO kablam! checking whether make supports nested variables... yes Sep 04 13:26:09.275 INFO kablam! checking for -Werror in CFLAGS (It breaks tests)... no Sep 04 13:26:09.275 INFO kablam! checking if you are up to something totally static with LDFLAGS/CFLAGS... no Sep 04 13:26:09.275 INFO kablam! checking for style of include used by make... GNU Sep 04 13:26:09.275 INFO kablam! checking for gcc... gcc Sep 04 13:26:09.275 INFO kablam! checking whether the C compiler works... yes Sep 04 13:26:09.275 INFO kablam! checking for C compiler default output file name... a.out Sep 04 13:26:09.275 INFO kablam! checking for suffix of executables... Sep 04 13:26:09.275 INFO kablam! checking whether we are cross compiling... no Sep 04 13:26:09.275 INFO kablam! checking for suffix of object files... o Sep 04 13:26:09.275 INFO kablam! checking whether we are using the GNU C compiler... yes Sep 04 13:26:09.275 INFO kablam! checking whether gcc accepts -g... yes Sep 04 13:26:09.275 INFO kablam! checking for gcc option to accept ISO C89... none needed Sep 04 13:26:09.275 INFO kablam! checking whether gcc understands -c and -o together... yes Sep 04 13:26:09.275 INFO kablam! checking dependency style of gcc... gcc3 Sep 04 13:26:09.275 INFO kablam! checking dependency style of gcc... gcc3 Sep 04 13:26:09.275 INFO kablam! checking for gcc... (cached) gcc Sep 04 13:26:09.275 INFO kablam! checking whether we are using the GNU C compiler... (cached) yes Sep 04 13:26:09.275 INFO kablam! checking whether gcc accepts -g... (cached) yes Sep 04 13:26:09.275 INFO kablam! checking for gcc option to accept ISO C89... (cached) none needed Sep 04 13:26:09.275 INFO kablam! checking whether gcc understands -c and -o together... (cached) yes Sep 04 13:26:09.275 INFO kablam! checking dependency style of gcc... (cached) gcc3 Sep 04 13:26:09.275 INFO kablam! checking how to run the C preprocessor... gcc -E Sep 04 13:26:09.275 INFO kablam! checking for cos in -lm... yes Sep 04 13:26:09.275 INFO kablam! checking for grep that handles long lines and -e... /bin/grep Sep 04 13:26:09.275 INFO kablam! checking for egrep... /bin/grep -E Sep 04 13:26:09.275 INFO kablam! checking for an ANSI C-conforming const... yes Sep 04 13:26:09.275 INFO kablam! checking for inline... inline Sep 04 13:26:09.275 INFO kablam! checking for ANSI C header files... yes Sep 04 13:26:09.275 INFO kablam! checking for sys/types.h... yes Sep 04 13:26:09.275 INFO kablam! checking for sys/stat.h... yes Sep 04 13:26:09.276 INFO kablam! checking for stdlib.h... yes Sep 04 13:26:09.276 INFO kablam! checking for string.h... yes Sep 04 13:26:09.276 INFO kablam! checking for memory.h... yes Sep 04 13:26:09.276 INFO kablam! checking for strings.h... yes Sep 04 13:26:09.276 INFO kablam! checking for inttypes.h... yes Sep 04 13:26:09.276 INFO kablam! checking for stdint.h... yes Sep 04 13:26:09.276 INFO kablam! checking for unistd.h... yes Sep 04 13:26:09.276 INFO kablam! checking whether byte ordering is bigendian... no Sep 04 13:26:09.276 INFO kablam! checking windows.h usability... no Sep 04 13:26:09.276 INFO kablam! checking windows.h presence... no Sep 04 13:26:09.276 INFO kablam! checking for windows.h... no Sep 04 13:26:09.276 INFO kablam! checking for library containing dlopen... -ldl Sep 04 13:26:09.276 INFO kablam! checking dlfcn.h usability... yes Sep 04 13:26:09.276 INFO kablam! checking dlfcn.h presence... yes Sep 04 13:26:09.276 INFO kablam! checking for dlfcn.h... yes Sep 04 13:26:09.276 INFO kablam! checking for dlopen... yes Sep 04 13:26:09.276 INFO kablam! checking for dlsym... yes Sep 04 13:26:09.276 INFO kablam! checking for dlclose... yes Sep 04 13:26:09.276 INFO kablam! We found a runtime loader: Modules enabled. Sep 04 13:26:09.276 INFO kablam! checking how to print strings... printf Sep 04 13:26:09.276 INFO kablam! checking for a sed that does not truncate output... /bin/sed Sep 04 13:26:09.276 INFO kablam! checking for fgrep... /bin/grep -F Sep 04 13:26:09.276 INFO kablam! checking for ld used by gcc... /usr/bin/ld Sep 04 13:26:09.276 INFO kablam! checking if the linker (/usr/bin/ld) is GNU ld... yes Sep 04 13:26:09.276 INFO kablam! checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B Sep 04 13:26:09.276 INFO kablam! checking the name lister (/usr/bin/nm -B) interface... BSD nm Sep 04 13:26:09.277 INFO kablam! checking whether ln -s works... yes Sep 04 13:26:09.277 INFO kablam! checking the maximum length of command line arguments... 1572864 Sep 04 13:26:09.277 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 04 13:26:09.277 INFO kablam! checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop Sep 04 13:26:09.277 INFO kablam! checking for /usr/bin/ld option to reload object files... -r Sep 04 13:26:09.277 INFO kablam! checking for objdump... objdump Sep 04 13:26:09.277 INFO kablam! checking how to recognize dependent libraries... pass_all Sep 04 13:26:09.277 INFO kablam! checking for dlltool... dlltool Sep 04 13:26:09.277 INFO kablam! checking how to associate runtime and link libraries... printf %s\n Sep 04 13:26:09.277 INFO kablam! checking for ar... ar Sep 04 13:26:09.277 INFO kablam! checking for archiver @FILE support... @ Sep 04 13:26:09.277 INFO kablam! checking for strip... strip Sep 04 13:26:09.277 INFO kablam! checking for ranlib... ranlib Sep 04 13:26:09.277 INFO kablam! checking command to parse /usr/bin/nm -B output from gcc object... ok Sep 04 13:26:09.277 INFO kablam! checking for sysroot... no Sep 04 13:26:09.277 INFO kablam! checking for a working dd... /bin/dd Sep 04 13:26:09.277 INFO kablam! checking how to truncate binary pipes... /bin/dd bs=4096 count=1 Sep 04 13:26:09.277 INFO kablam! checking for mt... mt Sep 04 13:26:09.277 INFO kablam! checking if mt is a manifest tool... no Sep 04 13:26:09.277 INFO kablam! checking for dlfcn.h... (cached) yes Sep 04 13:26:09.277 INFO kablam! checking for objdir... .libs Sep 04 13:26:09.277 INFO kablam! checking if gcc supports -fno-rtti -fno-exceptions... no Sep 04 13:26:09.277 INFO kablam! checking for gcc option to produce PIC... -fPIC -DPIC Sep 04 13:26:09.277 INFO kablam! checking if gcc PIC flag -fPIC -DPIC works... yes Sep 04 13:26:09.277 INFO kablam! checking if gcc static flag -static works... yes Sep 04 13:26:09.277 INFO kablam! checking if gcc supports -c -o file.o... yes Sep 04 13:26:09.278 INFO kablam! checking if gcc supports -c -o file.o... (cached) yes Sep 04 13:26:09.278 INFO kablam! checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes Sep 04 13:26:09.278 INFO kablam! checking whether -lc should be explicitly linked in... no Sep 04 13:26:09.278 INFO kablam! checking dynamic linker characteristics... GNU/Linux ld.so Sep 04 13:26:09.278 INFO kablam! checking how to hardcode library paths into programs... immediate Sep 04 13:26:09.278 INFO kablam! checking whether stripping libraries is possible... yes Sep 04 13:26:09.278 INFO kablam! checking if libtool supports shared libraries... yes Sep 04 13:26:09.278 INFO kablam! checking whether to build shared libraries... yes Sep 04 13:26:09.278 INFO kablam! checking whether to build static libraries... no Sep 04 13:26:09.278 INFO kablam! checking what extension is used for runtime loadable modules... .so Sep 04 13:26:09.278 INFO kablam! We assume IEEE754 floating point format. Sep 04 13:26:09.278 INFO kablam! checking if .balign is present... yes Sep 04 13:26:09.278 INFO kablam! checking __attribute__((aligned(16)))... yes Sep 04 13:26:09.278 INFO kablam! checking if assembler supports AVX instructions... yes Sep 04 13:26:09.278 INFO kablam! checking for ANSI C header files... (cached) yes Sep 04 13:26:09.278 INFO kablam! checking stdio.h usability... yes Sep 04 13:26:09.278 INFO kablam! checking stdio.h presence... yes Sep 04 13:26:09.278 INFO kablam! checking for stdio.h... yes Sep 04 13:26:09.278 INFO kablam! checking for stdlib.h... (cached) yes Sep 04 13:26:09.278 INFO kablam! checking for string.h... (cached) yes Sep 04 13:26:09.278 INFO kablam! checking for unistd.h... (cached) yes Sep 04 13:26:09.278 INFO kablam! checking sched.h usability... yes Sep 04 13:26:09.278 INFO kablam! checking sched.h presence... yes Sep 04 13:26:09.278 INFO kablam! checking for sched.h... yes Sep 04 13:26:09.278 INFO kablam! checking sys/ioctl.h usability... yes Sep 04 13:26:09.278 INFO kablam! checking sys/ioctl.h presence... yes Sep 04 13:26:09.278 INFO kablam! checking for sys/ioctl.h... yes Sep 04 13:26:09.278 INFO kablam! checking for sys/types.h... (cached) yes Sep 04 13:26:09.278 INFO kablam! checking for stdint.h... (cached) yes Sep 04 13:26:09.278 INFO kablam! checking limits.h usability... yes Sep 04 13:26:09.278 INFO kablam! checking limits.h presence... yes Sep 04 13:26:09.278 INFO kablam! checking for limits.h... yes Sep 04 13:26:09.278 INFO kablam! checking for inttypes.h... (cached) yes Sep 04 13:26:09.278 INFO kablam! checking sys/time.h usability... yes Sep 04 13:26:09.278 INFO kablam! checking sys/time.h presence... yes Sep 04 13:26:09.278 INFO kablam! checking for sys/time.h... yes Sep 04 13:26:09.278 INFO kablam! checking sys/wait.h usability... yes Sep 04 13:26:09.279 INFO kablam! checking sys/wait.h presence... yes Sep 04 13:26:09.279 INFO kablam! checking for sys/wait.h... yes Sep 04 13:26:09.279 INFO kablam! checking sys/resource.h usability... yes Sep 04 13:26:09.279 INFO kablam! checking sys/resource.h presence... yes Sep 04 13:26:09.279 INFO kablam! checking for sys/resource.h... yes Sep 04 13:26:09.279 INFO kablam! checking sys/signal.h usability... yes Sep 04 13:26:09.279 INFO kablam! checking sys/signal.h presence... yes Sep 04 13:26:09.279 INFO kablam! checking for sys/signal.h... yes Sep 04 13:26:09.279 INFO kablam! checking signal.h usability... yes Sep 04 13:26:09.279 INFO kablam! checking signal.h presence... yes Sep 04 13:26:09.279 INFO kablam! checking for signal.h... yes Sep 04 13:26:09.279 INFO kablam! checking sys/select.h usability... yes Sep 04 13:26:09.279 INFO kablam! checking sys/select.h presence... yes Sep 04 13:26:09.279 INFO kablam! checking for sys/select.h... yes Sep 04 13:26:09.279 INFO kablam! checking dirent.h usability... yes Sep 04 13:26:09.279 INFO kablam! checking dirent.h presence... yes Sep 04 13:26:09.279 INFO kablam! checking for dirent.h... yes Sep 04 13:26:09.279 INFO kablam! checking for sys/stat.h... (cached) yes Sep 04 13:26:09.279 INFO kablam! checking for special C compiler options needed for large files... no Sep 04 13:26:09.279 INFO kablam! checking for _FILE_OFFSET_BITS value needed for large files... no Sep 04 13:26:09.279 INFO kablam! checking for size_t... yes Sep 04 13:26:09.279 INFO kablam! checking for uintptr_t... yes Sep 04 13:26:09.279 INFO kablam! checking for ssize_t... yes Sep 04 13:26:09.279 INFO kablam! checking for off_t... yes Sep 04 13:26:09.279 INFO kablam! checking for int32_t... yes Sep 04 13:26:09.279 INFO kablam! checking for int64_t... yes Sep 04 13:26:09.279 INFO kablam! checking for uint32_t... yes Sep 04 13:26:09.279 INFO kablam! checking for int16_t... yes Sep 04 13:26:09.279 INFO kablam! checking for uint16_t... yes Sep 04 13:26:09.279 INFO kablam! checking size of size_t... 8 Sep 04 13:26:09.279 INFO kablam! checking size of ssize_t... 8 Sep 04 13:26:09.279 INFO kablam! checking size of off_t... 8 Sep 04 13:26:09.279 INFO kablam! checking size of int32_t... 4 Sep 04 13:26:09.279 INFO kablam! checking size of long... 8 Sep 04 13:26:09.279 INFO kablam! checking if we want to enable alias wrappers for largefile... yes Sep 04 13:26:09.279 INFO kablam! checking for stdlib.h... (cached) yes Sep 04 13:26:09.279 INFO kablam! checking for unistd.h... (cached) yes Sep 04 13:26:09.280 INFO kablam! checking for sys/param.h... yes Sep 04 13:26:09.280 INFO kablam! checking for getpagesize... yes Sep 04 13:26:09.280 INFO kablam! checking for working mmap... yes Sep 04 13:26:09.280 INFO kablam! checking POSIX termios... yes Sep 04 13:26:09.280 INFO kablam! checking for random... yes Sep 04 13:26:09.280 INFO kablam! checking for sched_setscheduler... yes Sep 04 13:26:09.280 INFO kablam! checking for setuid... yes Sep 04 13:26:09.280 INFO kablam! checking for getuid... yes Sep 04 13:26:09.280 INFO kablam! checking for setpriority... yes Sep 04 13:26:09.280 INFO kablam! checking for strerror... yes Sep 04 13:26:09.280 INFO kablam! checking for setlocale... yes Sep 04 13:26:09.280 INFO kablam! checking for nl_langinfo... yes Sep 04 13:26:09.280 INFO kablam! checking for atoll... yes Sep 04 13:26:09.280 INFO kablam! checking for mkfifo... yes Sep 04 13:26:09.280 INFO kablam! checking locale.h usability... yes Sep 04 13:26:09.280 INFO kablam! checking locale.h presence... yes Sep 04 13:26:09.280 INFO kablam! checking for locale.h... yes Sep 04 13:26:09.280 INFO kablam! checking langinfo.h usability... yes Sep 04 13:26:09.280 INFO kablam! checking langinfo.h presence... yes Sep 04 13:26:09.280 INFO kablam! checking for langinfo.h... yes Sep 04 13:26:09.280 INFO kablam! checking netdb.h usability... yes Sep 04 13:26:09.280 INFO kablam! checking netdb.h presence... yes Sep 04 13:26:09.280 INFO kablam! checking for netdb.h... yes Sep 04 13:26:09.280 INFO kablam! checking for sys/param.h... (cached) yes Sep 04 13:26:09.280 INFO kablam! checking sys/socket.h usability... yes Sep 04 13:26:09.280 INFO kablam! checking sys/socket.h presence... yes Sep 04 13:26:09.280 INFO kablam! checking for sys/socket.h... yes Sep 04 13:26:09.280 INFO kablam! checking netinet/in.h usability... yes Sep 04 13:26:09.280 INFO kablam! checking netinet/in.h presence... yes Sep 04 13:26:09.280 INFO kablam! checking for netinet/in.h... yes Sep 04 13:26:09.281 INFO kablam! checking arpa/inet.h usability... yes Sep 04 13:26:09.281 INFO kablam! checking arpa/inet.h presence... yes Sep 04 13:26:09.281 INFO kablam! checking for arpa/inet.h... yes Sep 04 13:26:09.281 INFO kablam! checking for library containing gethostbyname... none required Sep 04 13:26:09.281 INFO kablam! checking for library containing socket... none required Sep 04 13:26:09.281 INFO kablam! checking for getaddrinfo... yes Sep 04 13:26:09.281 INFO kablam! checking for working AI_ADDRCONFIG... yes Sep 04 13:26:09.281 INFO kablam! checking for sqrt in -lm... yes Sep 04 13:26:09.281 INFO kablam! checking for powf in -lmx... no Sep 04 13:26:09.281 INFO kablam! checking os2.h usability... no Sep 04 13:26:09.281 INFO kablam! checking os2.h presence... no Sep 04 13:26:09.281 INFO kablam! checking for os2.h... no Sep 04 13:26:09.281 INFO kablam! checking for tcsetattr in -los2term... no Sep 04 13:26:09.281 INFO kablam! checking if we want feature report function... yes Sep 04 13:26:09.281 INFO kablam! checking for pkg-config... /usr/bin/pkg-config Sep 04 13:26:09.281 INFO kablam! checking pkg-config is at least version 0.9.0... yes Sep 04 13:26:09.281 INFO kablam! checking for snd_pcm_open in -lasound... no Sep 04 13:26:09.281 INFO kablam! checking for pcm_open in -ltinyalsa... no Sep 04 13:26:09.281 INFO kablam! checking sys/soundcard.h usability... yes Sep 04 13:26:09.281 INFO kablam! checking sys/soundcard.h presence... yes Sep 04 13:26:09.281 INFO kablam! checking for sys/soundcard.h... yes Sep 04 13:26:09.281 INFO kablam! checking linux/soundcard.h usability... yes Sep 04 13:26:09.281 INFO kablam! checking linux/soundcard.h presence... yes Sep 04 13:26:09.281 INFO kablam! checking for linux/soundcard.h... yes Sep 04 13:26:09.281 INFO kablam! checking machine/soundcard.h usability... no Sep 04 13:26:09.281 INFO kablam! checking machine/soundcard.h presence... no Sep 04 13:26:09.281 INFO kablam! checking for machine/soundcard.h... no Sep 04 13:26:09.282 INFO kablam! checking AudioUnit/AudioUnit.h usability... no Sep 04 13:26:09.282 INFO kablam! checking AudioUnit/AudioUnit.h presence... no Sep 04 13:26:09.282 INFO kablam! checking for AudioUnit/AudioUnit.h... no Sep 04 13:26:09.282 INFO kablam! checking CoreServices/CoreServices.h usability... no Sep 04 13:26:09.282 INFO kablam! checking CoreServices/CoreServices.h presence... no Sep 04 13:26:09.282 INFO kablam! checking for CoreServices/CoreServices.h... no Sep 04 13:26:09.282 INFO kablam! checking AudioToolbox/AudioToolbox.h usability... no Sep 04 13:26:09.282 INFO kablam! checking AudioToolbox/AudioToolbox.h presence... no Sep 04 13:26:09.282 INFO kablam! checking for AudioToolbox/AudioToolbox.h... no Sep 04 13:26:09.282 INFO kablam! checking for sio_open in -lsndio... no Sep 04 13:26:09.282 INFO kablam! checking sun/audioio.h usability... no Sep 04 13:26:09.282 INFO kablam! checking sun/audioio.h presence... no Sep 04 13:26:09.282 INFO kablam! checking for sun/audioio.h... no Sep 04 13:26:09.282 INFO kablam! checking sys/audioio.h usability... no Sep 04 13:26:09.282 INFO kablam! checking sys/audioio.h presence... no Sep 04 13:26:09.282 INFO kablam! checking for sys/audioio.h... no Sep 04 13:26:09.282 INFO kablam! checking asm/audioio.h usability... no Sep 04 13:26:09.282 INFO kablam! checking asm/audioio.h presence... no Sep 04 13:26:09.282 INFO kablam! checking for asm/audioio.h... no Sep 04 13:26:09.282 INFO kablam! checking sys/audio.h usability... no Sep 04 13:26:09.282 INFO kablam! checking sys/audio.h presence... no Sep 04 13:26:09.282 INFO kablam! checking for sys/audio.h... no Sep 04 13:26:09.282 INFO kablam! checking if we have wasapi headers... no Sep 04 13:26:09.282 INFO kablam! checking for os2.h... (cached) no Sep 04 13:26:09.282 INFO kablam! checking for ESD... no Sep 04 13:26:09.282 INFO kablam! checking for sem_post in -lpthread... yes Sep 04 13:26:09.282 INFO kablam! checking for JACK... no Sep 04 13:26:09.283 INFO kablam! checking for Pa_Initialize in -lportaudio... no Sep 04 13:26:09.283 INFO kablam! checking for PULSE... no Sep 04 13:26:09.283 INFO kablam! checking for SDL... no Sep 04 13:26:09.283 INFO kablam! checking for AuOpenServer in -laudio... no Sep 04 13:26:09.283 INFO kablam! checking for artsc... no Sep 04 13:26:09.283 INFO kablam! checking OpenAL/al.h usability... no Sep 04 13:26:09.283 INFO kablam! checking OpenAL/al.h presence... no Sep 04 13:26:09.283 INFO kablam! checking for OpenAL/al.h... no Sep 04 13:26:09.283 INFO kablam! checking OpenAL/alc.h usability... no Sep 04 13:26:09.283 INFO kablam! checking OpenAL/alc.h presence... no Sep 04 13:26:09.283 INFO kablam! checking for OpenAL/alc.h... no Sep 04 13:26:09.283 INFO kablam! checking AL/al.h usability... no Sep 04 13:26:09.283 INFO kablam! checking AL/al.h presence... no Sep 04 13:26:09.283 INFO kablam! checking for AL/al.h... no Sep 04 13:26:09.283 INFO kablam! checking AL/alc.h usability... no Sep 04 13:26:09.283 INFO kablam! checking AL/alc.h presence... no Sep 04 13:26:09.283 INFO kablam! checking for AL/alc.h... no Sep 04 13:26:09.283 INFO kablam! checking al.h usability... no Sep 04 13:26:09.283 INFO kablam! checking al.h presence... no Sep 04 13:26:09.283 INFO kablam! checking for al.h... no Sep 04 13:26:09.283 INFO kablam! checking alc.h usability... no Sep 04 13:26:09.283 INFO kablam! checking alc.h presence... no Sep 04 13:26:09.283 INFO kablam! checking for alc.h... no Sep 04 13:26:09.283 INFO kablam! checking if you are too dumbing dumb for the dummy... no Sep 04 13:26:09.283 INFO kablam! checking if we have EOVERFLOW macro... yes Sep 04 13:26:09.283 INFO kablam! checking that generated files are newer than configure... done Sep 04 13:26:09.284 INFO kablam! configure: creating ./config.status Sep 04 13:26:09.284 INFO kablam! config.status: creating Makefile Sep 04 13:26:09.284 INFO kablam! config.status: creating libmpg123.pc Sep 04 13:26:09.284 INFO kablam! config.status: creating libout123.pc Sep 04 13:26:09.284 INFO kablam! config.status: creating mpg123.spec Sep 04 13:26:09.284 INFO kablam! config.status: creating src/libmpg123/mpg123.h Sep 04 13:26:09.284 INFO kablam! config.status: creating src/libout123/out123.h Sep 04 13:26:09.284 INFO kablam! config.status: creating src/config.h Sep 04 13:26:09.284 INFO kablam! config.status: executing depfiles commands Sep 04 13:26:09.284 INFO kablam! config.status: executing libtool commands Sep 04 13:26:09.284 INFO kablam! Sep 04 13:26:09.284 INFO kablam! mpg123 1.24.0 Sep 04 13:26:09.284 INFO kablam! Sep 04 13:26:09.284 INFO kablam! Install path ............ /target/debug/build/mpg123-sys-8bcd05279f6116d7/out Sep 04 13:26:09.284 INFO kablam! CPU Optimization ........ x86-64 Sep 04 13:26:09.284 INFO kablam! Compiler Optimization ... 2 Sep 04 13:26:09.284 INFO kablam! Gapless Support ......... enabled Sep 04 13:26:09.284 INFO kablam! Debugging ............... disabled Sep 04 13:26:09.284 INFO kablam! Seek table size ......... 1000 Sep 04 13:26:09.284 INFO kablam! FIFO support ............ enabled Sep 04 13:26:09.284 INFO kablam! Buffer .................. enabled Sep 04 13:26:09.284 INFO kablam! Network (http streams) .. enabled Sep 04 13:26:09.284 INFO kablam! Network Sockets ......... Posix Sep 04 13:26:09.284 INFO kablam! IPv6 (getaddrinfo) ...... enabled Sep 04 13:26:09.284 INFO kablam! File offsets ............ default Sep 04 13:26:09.284 INFO kablam! LFS alias symbols ....... enabled (64) Sep 04 13:26:09.284 INFO kablam! LFS alias type .......... off_t Sep 04 13:26:09.284 INFO kablam! Use yasm (for AVX only) . disabled Sep 04 13:26:09.284 INFO kablam! Sep 04 13:26:09.284 INFO kablam! Core libmpg123 features: Sep 04 13:26:09.284 INFO kablam! Layer I ................. enabled Sep 04 13:26:09.284 INFO kablam! Layer II ................ enabled Sep 04 13:26:09.284 INFO kablam! Layer III ............... enabled Sep 04 13:26:09.284 INFO kablam! NtoM resampling ......... enabled Sep 04 13:26:09.284 INFO kablam! downsampled decoding .... enabled Sep 04 13:26:09.284 INFO kablam! Feeder/buffered input ... enabled Sep 04 13:26:09.285 INFO kablam! ID3v2 parsing ........... enabled Sep 04 13:26:09.285 INFO kablam! String API .............. enabled Sep 04 13:26:09.285 INFO kablam! ICY parsing/conversion .. enabled Sep 04 13:26:09.285 INFO kablam! Error/warning messages .. enabled Sep 04 13:26:09.285 INFO kablam! Win32 Unicode File Open.. unneeded Sep 04 13:26:09.285 INFO kablam! Feature Report Function.. enabled Sep 04 13:26:09.285 INFO kablam! Output formats (nofpu will disable all but 16 or 8 bit!): Sep 04 13:26:09.285 INFO kablam! 8 bit integer ........... enabled Sep 04 13:26:09.285 INFO kablam! 16 bit integer .......... enabled Sep 04 13:26:09.285 INFO kablam! 32/24 bit integer ....... enabled Sep 04 13:26:09.285 INFO kablam! real (32 bit float) ..... enabled Sep 04 13:26:09.285 INFO kablam! Equalizer ............... enabled Sep 04 13:26:09.285 INFO kablam! Optimization detail: Sep 04 13:26:09.285 INFO kablam! Integer conversion ...... fast Sep 04 13:26:09.285 INFO kablam! IEEE 754 hackery ........ enabled Sep 04 13:26:09.285 INFO kablam! New/old WRITE_SAMPLE .... disabled Sep 04 13:26:09.285 INFO kablam! new Huffman scheme ...... enabled Sep 04 13:26:09.285 INFO kablam! Sep 04 13:26:09.285 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 04 13:26:09.285 INFO kablam! Sep 04 13:26:09.285 INFO kablam! Modules ................. enabled Sep 04 13:26:09.285 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 04 13:26:09.285 INFO kablam! Detected audio support .. oss dummy Sep 04 13:26:09.285 INFO kablam! Default output module ... oss Sep 04 13:26:09.285 INFO kablam! Sep 04 13:26:09.285 INFO kablam! Sep 04 13:26:09.285 INFO kablam! CPPFLAGS=' -DOPT_MULTI -DOPT_X86_64 -DOPT_GENERIC -DOPT_GENERIC_DITHER -DREAL_IS_FLOAT -DOPT_AVX ' Sep 04 13:26:09.285 INFO kablam! CFLAGS='-O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -g -O2' Sep 04 13:26:09.285 INFO kablam! LIBS='-lm -ldl ' Sep 04 13:26:09.285 INFO kablam! Sep 04 13:26:09.285 INFO kablam! Next type 'make' and then 'make install'. Sep 04 13:26:09.285 INFO kablam! CDPATH="${ZSH_VERSION+.}:" && cd /source/source && /bin/bash /source/source/build/missing aclocal-1.15 -I m4 Sep 04 13:26:09.285 INFO kablam! Makefile:2230: recipe for target '/source/source/aclocal.m4' failed Sep 04 13:26:09.285 INFO kablam! Sep 04 13:26:09.285 INFO kablam! --- stderr Sep 04 13:26:09.285 INFO kablam! /source/source/configure: line 18300: artsc-config: command not found Sep 04 13:26:09.285 INFO kablam! autom4te: cannot create autom4te.cache: No such file or directory Sep 04 13:26:09.285 INFO kablam! aclocal-1.15: error: echo failed with exit status: 1 Sep 04 13:26:09.285 INFO kablam! make: *** [/source/source/aclocal.m4] Error 1 Sep 04 13:26:09.286 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:45:5 Sep 04 13:26:09.286 INFO kablam! stack backtrace: Sep 04 13:26:09.286 INFO kablam! 0: 0x564f22feeffe - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::he41721e5d0bd3faa Sep 04 13:26:09.286 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Sep 04 13:26:09.286 INFO kablam! 1: 0x564f22fe0186 - std::sys_common::backtrace::print::h27d79f31b374d779 Sep 04 13:26:09.286 INFO kablam! at libstd/sys_common/backtrace.rs:71 Sep 04 13:26:09.286 INFO kablam! at libstd/sys_common/backtrace.rs:59 Sep 04 13:26:09.286 INFO kablam! 2: 0x564f22fdeadd - std::panicking::default_hook::{{closure}}::h4c06e4d4f39d0ae6 Sep 04 13:26:09.286 INFO kablam! at libstd/panicking.rs:211 Sep 04 13:26:09.286 INFO kablam! 3: 0x564f22fde850 - std::panicking::default_hook::hf063f386db7b68b7 Sep 04 13:26:09.286 INFO kablam! at libstd/panicking.rs:227 Sep 04 13:26:09.286 INFO kablam! 4: 0x564f22fdf09c - std::panicking::rust_panic_with_hook::h3b35cb326944f60c Sep 04 13:26:09.286 INFO kablam! at libstd/panicking.rs:477 Sep 04 13:26:09.286 INFO kablam! 5: 0x564f22fd3ddf - std::panicking::begin_panic::hc0383ba98ea4a7be Sep 04 13:26:09.286 INFO kablam! at /checkout/src/libstd/panicking.rs:411 Sep 04 13:26:09.286 INFO kablam! 6: 0x564f22f9fea1 - build_script_build::main::h516557ebc1a0c330 Sep 04 13:26:09.286 INFO kablam! at /source/build.rs:45 Sep 04 13:26:09.286 INFO kablam! 7: 0x564f22fa112f - std::rt::lang_start::{{closure}}::hc62288d2c0b82bfa Sep 04 13:26:09.286 INFO kablam! at /checkout/src/libstd/rt.rs:74 Sep 04 13:26:09.286 INFO kablam! 8: 0x564f22fdeb82 - std::panicking::try::do_call::h1a26d0ebba7bf7c2 Sep 04 13:26:09.286 INFO kablam! at libstd/rt.rs:59 Sep 04 13:26:09.286 INFO kablam! at libstd/panicking.rs:310 Sep 04 13:26:09.286 INFO kablam! 9: 0x564f230006b9 - __rust_maybe_catch_panic Sep 04 13:26:09.286 INFO kablam! at libpanic_unwind/lib.rs:103 Sep 04 13:26:09.286 INFO kablam! 10: 0x564f22fea9e5 - std::rt::lang_start_internal::h8b333a0a439d0823 Sep 04 13:26:09.286 INFO kablam! at libstd/panicking.rs:289 Sep 04 13:26:09.286 INFO kablam! at libstd/panic.rs:392 Sep 04 13:26:09.286 INFO kablam! at libstd/rt.rs:58 Sep 04 13:26:09.286 INFO kablam! 11: 0x564f22fa1107 - std::rt::lang_start::hd2b0eafd6fd5b1e0 Sep 04 13:26:09.286 INFO kablam! at /checkout/src/libstd/rt.rs:74 Sep 04 13:26:09.286 INFO kablam! 12: 0x564f22fa0379 - main Sep 04 13:26:09.286 INFO kablam! 13: 0x7f76fdbd782f - __libc_start_main Sep 04 13:26:09.286 INFO kablam! 14: 0x564f22f9e8f8 - _start Sep 04 13:26:09.286 INFO kablam! 15: 0x0 - Sep 04 13:26:09.286 INFO kablam! Sep 04 13:26:09.286 INFO kablam! su: No module specific data is present Sep 04 13:26:09.669 INFO running `"docker" "rm" "-f" "9f182b74b310c80d435c53357b374d09cac662a103e26b1fc5367f22d81787ad"` Sep 04 13:26:09.753 INFO blam! 9f182b74b310c80d435c53357b374d09cac662a103e26b1fc5367f22d81787ad