play 0.5.3

The package provides a means of playing audio files.
Documentation

Build #4385652 2026-09-09 06:54:52

Build failed. If you want to re-trigger a documentation build, you can do it here. You can find more information on docs.rs builds documentation on the builds page.

# error kind ExecutionFailed

# pre-build errors command failed: exit status: 101

# rustc version rustc 1.100.0-nightly (4aa1fbcf4 2026-09-08)

# docs.rs version docsrs 0.0.0 (bbe8284d494398efa390829fb7f0bf2364bcdf59 2026-09-08 )

# build log [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "1001:1001" "e55181b7db06c4d5b0bd2367fb8d1bd3eac8dae3cdf09f5a556158263d1a3fd2" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=html-non-static-files\", \"--resource-suffix\", \"-20260908-1.100.0-nightly-4aa1fbcf4\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-j12" "--target" "x86_64-unknown-linux-gnu" "-Zrustdoc-scrape-examples", kill_on_drop: false }` [INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [INFO] [stderr] warning: explicit `package.readme` can be inferred [INFO] [stderr] --> Cargo.toml:22:1 [INFO] [stderr] | [INFO] [stderr] 22 | readme = "README.md" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `cargo::manual_readme` is set to `warn` by default [INFO] [stderr] help: consider removing `package.readme` [INFO] [stderr] warning: `package.homepage` is redundant with `package.repository` [INFO] [stderr] --> Cargo.toml:18:12 [INFO] [stderr] | [INFO] [stderr] 18 | homepage = "https://github.com/stainless-steel/play" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 23 | repository = "https://github.com/stainless-steel/play" [INFO] [stderr] | ----------------------------------------- [INFO] [stderr] | [INFO] [stderr] = note: `cargo::redundant_homepage` is set to `warn` by default [INFO] [stderr] help: consider removing `package.homepage` [INFO] [stderr] warning: `play` (manifest) generated 3 warnings [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Compiling mpg123-sys v0.6.0 [INFO] [stderr] error: failed to run custom build command for `mpg123-sys v0.6.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/mpg123-sys/4da23c722d54153c/out/build_script_build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=MPG123_NO_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=MPG123_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=MPG123_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] checking build system type... x86_64-unknown-linux-gnu [INFO] [stderr] checking host system type... x86_64-unknown-linux-gnu [INFO] [stderr] checking for a BSD-compatible install... /usr/bin/install -c [INFO] [stderr] checking whether build environment is sane... yes [INFO] [stderr] checking for a thread-safe mkdir -p... /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/build/install-sh -c -d [INFO] [stderr] checking for gawk... no [INFO] [stderr] checking for mawk... mawk [INFO] [stderr] checking whether make sets $(MAKE)... yes [INFO] [stderr] checking whether make supports nested variables... yes [INFO] [stderr] checking for -Werror in CFLAGS (It breaks tests)... no [INFO] [stderr] checking if you are up to something totally static with LDFLAGS/CFLAGS... no [INFO] [stderr] checking for style of include used by make... GNU [INFO] [stderr] checking for gcc... gcc [INFO] [stderr] checking whether the C compiler works... yes [INFO] [stderr] checking for C compiler default output file name... a.out [INFO] [stderr] checking for suffix of executables... [INFO] [stderr] checking whether we are cross compiling... no [INFO] [stderr] checking for suffix of object files... o [INFO] [stderr] checking whether we are using the GNU C compiler... yes [INFO] [stderr] checking whether gcc accepts -g... yes [INFO] [stderr] checking for gcc option to accept ISO C89... none needed [INFO] [stderr] checking whether gcc understands -c and -o together... yes [INFO] [stderr] checking dependency style of gcc... gcc3 [INFO] [stderr] checking dependency style of gcc... gcc3 [INFO] [stderr] checking for gcc... (cached) gcc [INFO] [stderr] checking whether we are using the GNU C compiler... (cached) yes [INFO] [stderr] checking whether gcc accepts -g... (cached) yes [INFO] [stderr] checking for gcc option to accept ISO C89... (cached) none needed [INFO] [stderr] checking whether gcc understands -c and -o together... (cached) yes [INFO] [stderr] checking dependency style of gcc... (cached) gcc3 [INFO] [stderr] checking how to run the C preprocessor... gcc -E [INFO] [stderr] checking for cos in -lm... yes [INFO] [stderr] checking for grep that handles long lines and -e... /usr/bin/grep [INFO] [stderr] checking for egrep... /usr/bin/grep -E [INFO] [stderr] checking for an ANSI C-conforming const... yes [INFO] [stderr] checking for inline... inline [INFO] [stderr] checking for ANSI C header files... yes [INFO] [stderr] checking for sys/types.h... yes [INFO] [stderr] checking for sys/stat.h... yes [INFO] [stderr] checking for stdlib.h... yes [INFO] [stderr] checking for string.h... yes [INFO] [stderr] checking for memory.h... yes [INFO] [stderr] checking for strings.h... yes [INFO] [stderr] checking for inttypes.h... yes [INFO] [stderr] checking for stdint.h... yes [INFO] [stderr] checking for unistd.h... yes [INFO] [stderr] checking whether byte ordering is bigendian... no [INFO] [stderr] checking windows.h usability... no [INFO] [stderr] checking windows.h presence... no [INFO] [stderr] checking for windows.h... no [INFO] [stderr] checking for library containing dlopen... none required [INFO] [stderr] checking dlfcn.h usability... yes [INFO] [stderr] checking dlfcn.h presence... yes [INFO] [stderr] checking for dlfcn.h... yes [INFO] [stderr] checking for dlopen... yes [INFO] [stderr] checking for dlsym... yes [INFO] [stderr] checking for dlclose... yes [INFO] [stderr] We found a runtime loader: Modules enabled. [INFO] [stderr] checking how to print strings... printf [INFO] [stderr] checking for a sed that does not truncate output... /usr/bin/sed [INFO] [stderr] checking for fgrep... /usr/bin/grep -F [INFO] [stderr] checking for ld used by gcc... /usr/bin/x86_64-linux-gnu-ld [INFO] [stderr] checking if the linker (/usr/bin/x86_64-linux-gnu-ld) is GNU ld... yes [INFO] [stderr] checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [INFO] [stderr] checking the name lister (/usr/bin/nm -B) interface... BSD nm [INFO] [stderr] checking whether ln -s works... yes [INFO] [stderr] checking the maximum length of command line arguments... 1572864 [INFO] [stderr] checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop [INFO] [stderr] checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [INFO] [stderr] checking for /usr/bin/x86_64-linux-gnu-ld option to reload object files... -r [INFO] [stderr] checking for objdump... objdump [INFO] [stderr] checking how to recognize dependent libraries... pass_all [INFO] [stderr] checking for dlltool... dlltool [INFO] [stderr] checking how to associate runtime and link libraries... printf %s\n [INFO] [stderr] checking for ar... ar [INFO] [stderr] checking for archiver @FILE support... @ [INFO] [stderr] checking for strip... strip [INFO] [stderr] checking for ranlib... ranlib [INFO] [stderr] checking command to parse /usr/bin/nm -B output from gcc object... ok [INFO] [stderr] checking for sysroot... no [INFO] [stderr] checking for a working dd... /usr/bin/dd [INFO] [stderr] checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 [INFO] [stderr] checking for mt... no [INFO] [stderr] checking if : is a manifest tool... no [INFO] [stderr] checking for dlfcn.h... (cached) yes [INFO] [stderr] checking for objdir... .libs [INFO] [stderr] checking if gcc supports -fno-rtti -fno-exceptions... no [INFO] [stderr] checking for gcc option to produce PIC... -fPIC -DPIC [INFO] [stderr] checking if gcc PIC flag -fPIC -DPIC works... yes [INFO] [stderr] checking if gcc static flag -static works... yes [INFO] [stderr] checking if gcc supports -c -o file.o... yes [INFO] [stderr] checking if gcc supports -c -o file.o... (cached) yes [INFO] [stderr] checking whether the gcc linker (/usr/bin/x86_64-linux-gnu-ld -m elf_x86_64) supports shared libraries... yes [INFO] [stderr] checking whether -lc should be explicitly linked in... no [INFO] [stderr] checking dynamic linker characteristics... GNU/Linux ld.so [INFO] [stderr] checking how to hardcode library paths into programs... immediate [INFO] [stderr] checking whether stripping libraries is possible... yes [INFO] [stderr] checking if libtool supports shared libraries... yes [INFO] [stderr] checking whether to build shared libraries... yes [INFO] [stderr] checking whether to build static libraries... no [INFO] [stderr] checking what extension is used for runtime loadable modules... .so [INFO] [stderr] We assume IEEE754 floating point format. [INFO] [stderr] checking if .balign is present... yes [INFO] [stderr] checking __attribute__((aligned(16)))... yes [INFO] [stderr] checking if assembler supports AVX instructions... yes [INFO] [stderr] checking for ANSI C header files... (cached) yes [INFO] [stderr] checking stdio.h usability... yes [INFO] [stderr] checking stdio.h presence... yes [INFO] [stderr] checking for stdio.h... yes [INFO] [stderr] checking for stdlib.h... (cached) yes [INFO] [stderr] checking for string.h... (cached) yes [INFO] [stderr] checking for unistd.h... (cached) yes [INFO] [stderr] checking sched.h usability... yes [INFO] [stderr] checking sched.h presence... yes [INFO] [stderr] checking for sched.h... yes [INFO] [stderr] checking sys/ioctl.h usability... yes [INFO] [stderr] checking sys/ioctl.h presence... yes [INFO] [stderr] checking for sys/ioctl.h... yes [INFO] [stderr] checking for sys/types.h... (cached) yes [INFO] [stderr] checking for stdint.h... (cached) yes [INFO] [stderr] checking limits.h usability... yes [INFO] [stderr] checking limits.h presence... yes [INFO] [stderr] checking for limits.h... yes [INFO] [stderr] checking for inttypes.h... (cached) yes [INFO] [stderr] checking sys/time.h usability... yes [INFO] [stderr] checking sys/time.h presence... yes [INFO] [stderr] checking for sys/time.h... yes [INFO] [stderr] checking sys/wait.h usability... yes [INFO] [stderr] checking sys/wait.h presence... yes [INFO] [stderr] checking for sys/wait.h... yes [INFO] [stderr] checking sys/resource.h usability... yes [INFO] [stderr] checking sys/resource.h presence... yes [INFO] [stderr] checking for sys/resource.h... yes [INFO] [stderr] checking sys/signal.h usability... yes [INFO] [stderr] checking sys/signal.h presence... yes [INFO] [stderr] checking for sys/signal.h... yes [INFO] [stderr] checking signal.h usability... yes [INFO] [stderr] checking signal.h presence... yes [INFO] [stderr] checking for signal.h... yes [INFO] [stderr] checking sys/select.h usability... yes [INFO] [stderr] checking sys/select.h presence... yes [INFO] [stderr] checking for sys/select.h... yes [INFO] [stderr] checking dirent.h usability... yes [INFO] [stderr] checking dirent.h presence... yes [INFO] [stderr] checking for dirent.h... yes [INFO] [stderr] checking for sys/stat.h... (cached) yes [INFO] [stderr] checking for special C compiler options needed for large files... no [INFO] [stderr] checking for _FILE_OFFSET_BITS value needed for large files... no [INFO] [stderr] checking for size_t... yes [INFO] [stderr] checking for uintptr_t... yes [INFO] [stderr] checking for ssize_t... yes [INFO] [stderr] checking for off_t... yes [INFO] [stderr] checking for int32_t... yes [INFO] [stderr] checking for int64_t... yes [INFO] [stderr] checking for uint32_t... yes [INFO] [stderr] checking for int16_t... yes [INFO] [stderr] checking for uint16_t... yes [INFO] [stderr] checking size of size_t... 8 [INFO] [stderr] checking size of ssize_t... 8 [INFO] [stderr] checking size of off_t... 8 [INFO] [stderr] checking size of int32_t... 4 [INFO] [stderr] checking size of long... 8 [INFO] [stderr] checking if we want to enable alias wrappers for largefile... yes [INFO] [stderr] checking for stdlib.h... (cached) yes [INFO] [stderr] checking for unistd.h... (cached) yes [INFO] [stderr] checking for sys/param.h... yes [INFO] [stderr] checking for getpagesize... yes [INFO] [stderr] checking for working mmap... yes [INFO] [stderr] checking POSIX termios... yes [INFO] [stderr] checking for random... yes [INFO] [stderr] checking for sched_setscheduler... yes [INFO] [stderr] checking for setuid... yes [INFO] [stderr] checking for getuid... yes [INFO] [stderr] checking for setpriority... yes [INFO] [stderr] checking for strerror... yes [INFO] [stderr] checking for setlocale... yes [INFO] [stderr] checking for nl_langinfo... yes [INFO] [stderr] checking for atoll... yes [INFO] [stderr] checking for mkfifo... yes [INFO] [stderr] checking locale.h usability... yes [INFO] [stderr] checking locale.h presence... yes [INFO] [stderr] checking for locale.h... yes [INFO] [stderr] checking langinfo.h usability... yes [INFO] [stderr] checking langinfo.h presence... yes [INFO] [stderr] checking for langinfo.h... yes [INFO] [stderr] checking netdb.h usability... yes [INFO] [stderr] checking netdb.h presence... yes [INFO] [stderr] checking for netdb.h... yes [INFO] [stderr] checking for sys/param.h... (cached) yes [INFO] [stderr] checking sys/socket.h usability... yes [INFO] [stderr] checking sys/socket.h presence... yes [INFO] [stderr] checking for sys/socket.h... yes [INFO] [stderr] checking netinet/in.h usability... yes [INFO] [stderr] checking netinet/in.h presence... yes [INFO] [stderr] checking for netinet/in.h... yes [INFO] [stderr] checking arpa/inet.h usability... yes [INFO] [stderr] checking arpa/inet.h presence... yes [INFO] [stderr] checking for arpa/inet.h... yes [INFO] [stderr] checking for library containing gethostbyname... none required [INFO] [stderr] checking for library containing socket... none required [INFO] [stderr] checking for getaddrinfo... yes [INFO] [stderr] checking for working AI_ADDRCONFIG... yes [INFO] [stderr] checking for sqrt in -lm... yes [INFO] [stderr] checking for powf in -lmx... no [INFO] [stderr] checking os2.h usability... no [INFO] [stderr] checking os2.h presence... no [INFO] [stderr] checking for os2.h... no [INFO] [stderr] checking for tcsetattr in -los2term... no [INFO] [stderr] checking if we want feature report function... yes [INFO] [stderr] checking for pkg-config... /usr/bin/pkg-config [INFO] [stderr] checking pkg-config is at least version 0.9.0... yes [INFO] [stderr] checking for snd_pcm_open in -lasound... yes [INFO] [stderr] checking alsa/asoundlib.h usability... yes [INFO] [stderr] checking alsa/asoundlib.h presence... yes [INFO] [stderr] checking for alsa/asoundlib.h... yes [INFO] [stderr] checking for pcm_open in -ltinyalsa... no [INFO] [stderr] checking sys/soundcard.h usability... yes [INFO] [stderr] checking sys/soundcard.h presence... yes [INFO] [stderr] checking for sys/soundcard.h... yes [INFO] [stderr] checking linux/soundcard.h usability... yes [INFO] [stderr] checking linux/soundcard.h presence... yes [INFO] [stderr] checking for linux/soundcard.h... yes [INFO] [stderr] checking machine/soundcard.h usability... no [INFO] [stderr] checking machine/soundcard.h presence... no [INFO] [stderr] checking for machine/soundcard.h... no [INFO] [stderr] checking AudioUnit/AudioUnit.h usability... no [INFO] [stderr] checking AudioUnit/AudioUnit.h presence... no [INFO] [stderr] checking for AudioUnit/AudioUnit.h... no [INFO] [stderr] checking CoreServices/CoreServices.h usability... no [INFO] [stderr] checking CoreServices/CoreServices.h presence... no [INFO] [stderr] checking for CoreServices/CoreServices.h... no [INFO] [stderr] checking AudioToolbox/AudioToolbox.h usability... no [INFO] [stderr] checking AudioToolbox/AudioToolbox.h presence... no [INFO] [stderr] checking for AudioToolbox/AudioToolbox.h... no [INFO] [stderr] checking for sio_open in -lsndio... yes [INFO] [stderr] checking sndio.h usability... yes [INFO] [stderr] checking sndio.h presence... yes [INFO] [stderr] checking for sndio.h... yes [INFO] [stderr] checking sun/audioio.h usability... no [INFO] [stderr] checking sun/audioio.h presence... no [INFO] [stderr] checking for sun/audioio.h... no [INFO] [stderr] checking sys/audioio.h usability... no [INFO] [stderr] checking sys/audioio.h presence... no [INFO] [stderr] checking for sys/audioio.h... no [INFO] [stderr] checking asm/audioio.h usability... no [INFO] [stderr] checking asm/audioio.h presence... no [INFO] [stderr] checking for asm/audioio.h... no [INFO] [stderr] checking sys/audio.h usability... no [INFO] [stderr] checking sys/audio.h presence... no [INFO] [stderr] checking for sys/audio.h... no [INFO] [stderr] checking if we have wasapi headers... no [INFO] [stderr] checking for os2.h... (cached) no [INFO] [stderr] checking for ESD... no [INFO] [stderr] checking for sem_post in -lpthread... yes [INFO] [stderr] checking for JACK... yes [INFO] [stderr] checking for Pa_Initialize in -lportaudio... no [INFO] [stderr] checking for PULSE... yes [INFO] [stderr] checking for SDL... no [INFO] [stderr] checking for AuOpenServer in -laudio... no [INFO] [stderr] checking for artsc... no [INFO] [stderr] checking OpenAL/al.h usability... no [INFO] [stderr] checking OpenAL/al.h presence... no [INFO] [stderr] checking for OpenAL/al.h... no [INFO] [stderr] checking OpenAL/alc.h usability... no [INFO] [stderr] checking OpenAL/alc.h presence... no [INFO] [stderr] checking for OpenAL/alc.h... no [INFO] [stderr] checking AL/al.h usability... yes [INFO] [stderr] checking AL/al.h presence... yes [INFO] [stderr] checking for AL/al.h... yes [INFO] [stderr] checking AL/alc.h usability... yes [INFO] [stderr] checking AL/alc.h presence... yes [INFO] [stderr] checking for AL/alc.h... yes [INFO] [stderr] checking al.h usability... no [INFO] [stderr] checking al.h presence... no [INFO] [stderr] checking for al.h... no [INFO] [stderr] checking alc.h usability... no [INFO] [stderr] checking alc.h presence... no [INFO] [stderr] checking for alc.h... no [INFO] [stderr] checking if you are too dumbing dumb for the dummy... no [INFO] [stderr] checking if we have EOVERFLOW macro... yes [INFO] [stderr] checking that generated files are newer than configure... done [INFO] [stderr] configure: creating ./config.status [INFO] [stderr] config.status: creating Makefile [INFO] [stderr] config.status: creating libmpg123.pc [INFO] [stderr] config.status: creating libout123.pc [INFO] [stderr] config.status: creating mpg123.spec [INFO] [stderr] config.status: creating src/libmpg123/mpg123.h [INFO] [stderr] config.status: creating src/libout123/out123.h [INFO] [stderr] config.status: creating src/config.h [INFO] [stderr] config.status: src/config.h is unchanged [INFO] [stderr] config.status: executing depfiles commands [INFO] [stderr] config.status: executing libtool commands [INFO] [stderr] [INFO] [stderr] mpg123 1.24.0 [INFO] [stderr] [INFO] [stderr] Install path ............ /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/mpg123-sys/6a9cc41e355105bf/out [INFO] [stderr] CPU Optimization ........ x86-64 [INFO] [stderr] Compiler Optimization ... 2 [INFO] [stderr] Gapless Support ......... enabled [INFO] [stderr] Debugging ............... disabled [INFO] [stderr] Seek table size ......... 1000 [INFO] [stderr] FIFO support ............ enabled [INFO] [stderr] Buffer .................. enabled [INFO] [stderr] Network (http streams) .. enabled [INFO] [stderr] Network Sockets ......... Posix [INFO] [stderr] IPv6 (getaddrinfo) ...... enabled [INFO] [stderr] File offsets ............ default [INFO] [stderr] LFS alias symbols ....... enabled (64) [INFO] [stderr] LFS alias type .......... off_t [INFO] [stderr] Use yasm (for AVX only) . disabled [INFO] [stderr] [INFO] [stderr] Core libmpg123 features: [INFO] [stderr] Layer I ................. enabled [INFO] [stderr] Layer II ................ enabled [INFO] [stderr] Layer III ............... enabled [INFO] [stderr] NtoM resampling ......... enabled [INFO] [stderr] downsampled decoding .... enabled [INFO] [stderr] Feeder/buffered input ... enabled [INFO] [stderr] ID3v2 parsing ........... enabled [INFO] [stderr] String API .............. enabled [INFO] [stderr] ICY parsing/conversion .. enabled [INFO] [stderr] Error/warning messages .. enabled [INFO] [stderr] Win32 Unicode File Open.. unneeded [INFO] [stderr] Feature Report Function.. enabled [INFO] [stderr] Output formats (nofpu will disable all but 16 or 8 bit!): [INFO] [stderr] 8 bit integer ........... enabled [INFO] [stderr] 16 bit integer .......... enabled [INFO] [stderr] 32/24 bit integer ....... enabled [INFO] [stderr] real (32 bit float) ..... enabled [INFO] [stderr] Equalizer ............... enabled [INFO] [stderr] Optimization detail: [INFO] [stderr] Integer conversion ...... fast [INFO] [stderr] IEEE 754 hackery ........ enabled [INFO] [stderr] New/old WRITE_SAMPLE .... disabled [INFO] [stderr] new Huffman scheme ...... enabled [INFO] [stderr] [INFO] [stderr] 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. [INFO] [stderr] [INFO] [stderr] Modules ................. enabled [INFO] [stderr] Checked audio modules ... alsa tinyalsa oss coreaudio sndio sun win32 win32_wasapi os2 esd jack portaudio pulse sdl nas arts openal dummy [INFO] [stderr] Detected audio support .. alsa oss sndio jack pulse openal dummy [INFO] [stderr] Default output module ... alsa [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] CPPFLAGS=' -DOPT_MULTI -DOPT_X86_64 -DOPT_GENERIC -DOPT_GENERIC_DITHER -DREAL_IS_FLOAT -DOPT_AVX ' [INFO] [stderr] CFLAGS='-O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -g -O2' [INFO] [stderr] LIBS='-lm ' [INFO] [stderr] [INFO] [stderr] Next type 'make' and then 'make install'. [INFO] [stderr] depbase=`echo src/libmpg123/parse.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ [INFO] [stderr] /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source -I./src -DPKGLIBDIR="\"/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/mpg123-sys/6a9cc41e355105bf/out/lib/mpg123\"" -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/compat -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/libmpg123 -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/libout123 -I./src/libmpg123 -I./src/libout123 -DOPT_MULTI -DOPT_X86_64 -DOPT_GENERIC -DOPT_GENERIC_DITHER -DREAL_IS_FLOAT -DOPT_AVX -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -g -O2 -MT src/libmpg123/parse.lo -MD -MP -MF $depbase.Tpo -c -o src/libmpg123/parse.lo /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/libmpg123/parse.c &&\ [INFO] [stderr] mv -f $depbase.Tpo $depbase.Plo [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source -I./src -DPKGLIBDIR=\"/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/mpg123-sys/6a9cc41e355105bf/out/lib/mpg123\" -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/compat -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/libmpg123 -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/libout123 -I./src/libmpg123 -I./src/libout123 -DOPT_MULTI -DOPT_X86_64 -DOPT_GENERIC -DOPT_GENERIC_DITHER -DREAL_IS_FLOAT -DOPT_AVX -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -g -O2 -MT src/libmpg123/parse.lo -MD -MP -MF src/libmpg123/.deps/parse.Tpo -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/libmpg123/parse.c -fPIC -DPIC -o src/libmpg123/.libs/parse.o [INFO] [stderr] depbase=`echo src/libmpg123/frame.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ [INFO] [stderr] /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source -I./src -DPKGLIBDIR="\"/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/mpg123-sys/6a9cc41e355105bf/out/lib/mpg123\"" -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/compat -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/libmpg123 -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/libout123 -I./src/libmpg123 -I./src/libout123 -DOPT_MULTI -DOPT_X86_64 -DOPT_GENERIC -DOPT_GENERIC_DITHER -DREAL_IS_FLOAT -DOPT_AVX -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -g -O2 -MT src/libmpg123/frame.lo -MD -MP -MF $depbase.Tpo -c -o src/libmpg123/frame.lo /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/libmpg123/frame.c &&\ [INFO] [stderr] mv -f $depbase.Tpo $depbase.Plo [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source -I./src -DPKGLIBDIR=\"/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/mpg123-sys/6a9cc41e355105bf/out/lib/mpg123\" -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/compat -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/libmpg123 -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/libout123 -I./src/libmpg123 -I./src/libout123 -DOPT_MULTI -DOPT_X86_64 -DOPT_GENERIC -DOPT_GENERIC_DITHER -DREAL_IS_FLOAT -DOPT_AVX -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -g -O2 -MT src/libmpg123/frame.lo -MD -MP -MF src/libmpg123/.deps/frame.Tpo -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/libmpg123/frame.c -fPIC -DPIC -o src/libmpg123/.libs/frame.o [INFO] [stderr] depbase=`echo src/libmpg123/format.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ [INFO] [stderr] /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source -I./src -DPKGLIBDIR="\"/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/mpg123-sys/6a9cc41e355105bf/out/lib/mpg123\"" -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/compat -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/libmpg123 -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/libout123 -I./src/libmpg123 -I./src/libout123 -DOPT_MULTI -DOPT_X86_64 -DOPT_GENERIC -DOPT_GENERIC_DITHER -DREAL_IS_FLOAT -DOPT_AVX -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -g -O2 -MT src/libmpg123/format.lo -MD -MP -MF $depbase.Tpo -c -o src/libmpg123/format.lo /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/libmpg123/format.c &&\ [INFO] [stderr] mv -f $depbase.Tpo $depbase.Plo [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source -I./src -DPKGLIBDIR=\"/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/mpg123-sys/6a9cc41e355105bf/out/lib/mpg123\" -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/compat -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/libmpg123 -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/libout123 -I./src/libmpg123 -I./src/libout123 -DOPT_MULTI -DOPT_X86_64 -DOPT_GENERIC -DOPT_GENERIC_DITHER -DREAL_IS_FLOAT -DOPT_AVX -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -g -O2 -MT src/libmpg123/format.lo -MD -MP -MF src/libmpg123/.deps/format.Tpo -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/libmpg123/format.c -fPIC -DPIC -o src/libmpg123/.libs/format.o [INFO] [stderr] depbase=`echo src/libmpg123/dct64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ [INFO] [stderr] /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source -I./src -DPKGLIBDIR="\"/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/mpg123-sys/6a9cc41e355105bf/out/lib/mpg123\"" -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/compat -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/libmpg123 -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/libout123 -I./src/libmpg123 -I./src/libout123 -DOPT_MULTI -DOPT_X86_64 -DOPT_GENERIC -DOPT_GENERIC_DITHER -DREAL_IS_FLOAT -DOPT_AVX -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -g -O2 -MT src/libmpg123/dct64.lo -MD -MP -MF $depbase.Tpo -c -o src/libmpg123/dct64.lo /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/libmpg123/dct64.c &&\ [INFO] [stderr] mv -f $depbase.Tpo $depbase.Plo [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source -I./src -DPKGLIBDIR=\"/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/mpg123-sys/6a9cc41e355105bf/out/lib/mpg123\" -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/compat -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/libmpg123 -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/libout123 -I./src/libmpg123 -I./src/libout123 -DOPT_MULTI -DOPT_X86_64 -DOPT_GENERIC -DOPT_GENERIC_DITHER -DREAL_IS_FLOAT -DOPT_AVX -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -g -O2 -MT src/libmpg123/dct64.lo -MD -MP -MF src/libmpg123/.deps/dct64.Tpo -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/libmpg123/dct64.c -fPIC -DPIC -o src/libmpg123/.libs/dct64.o [INFO] [stderr] depbase=`echo src/libmpg123/equalizer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ [INFO] [stderr] /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source -I./src -DPKGLIBDIR="\"/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/mpg123-sys/6a9cc41e355105bf/out/lib/mpg123\"" -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/compat -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/libmpg123 -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/libout123 -I./src/libmpg123 -I./src/libout123 -DOPT_MULTI -DOPT_X86_64 -DOPT_GENERIC -DOPT_GENERIC_DITHER -DREAL_IS_FLOAT -DOPT_AVX -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -g -O2 -MT src/libmpg123/equalizer.lo -MD -MP -MF $depbase.Tpo -c -o src/libmpg123/equalizer.lo /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/libmpg123/equalizer.c &&\ [INFO] [stderr] mv -f $depbase.Tpo $depbase.Plo [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source -I./src -DPKGLIBDIR=\"/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/mpg123-sys/6a9cc41e355105bf/out/lib/mpg123\" -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/compat -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/libmpg123 -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/libout123 -I./src/libmpg123 -I./src/libout123 -DOPT_MULTI -DOPT_X86_64 -DOPT_GENERIC -DOPT_GENERIC_DITHER -DREAL_IS_FLOAT -DOPT_AVX -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -g -O2 -MT src/libmpg123/equalizer.lo -MD -MP -MF src/libmpg123/.deps/equalizer.Tpo -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/libmpg123/equalizer.c -fPIC -DPIC -o src/libmpg123/.libs/equalizer.o [INFO] [stderr] depbase=`echo src/libmpg123/id3.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ [INFO] [stderr] /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source -I./src -DPKGLIBDIR="\"/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/mpg123-sys/6a9cc41e355105bf/out/lib/mpg123\"" -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/compat -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/libmpg123 -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/libout123 -I./src/libmpg123 -I./src/libout123 -DOPT_MULTI -DOPT_X86_64 -DOPT_GENERIC -DOPT_GENERIC_DITHER -DREAL_IS_FLOAT -DOPT_AVX -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -g -O2 -MT src/libmpg123/id3.lo -MD -MP -MF $depbase.Tpo -c -o src/libmpg123/id3.lo /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/libmpg123/id3.c &&\ [INFO] [stderr] mv -f $depbase.Tpo $depbase.Plo [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source -I./src -DPKGLIBDIR=\"/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/mpg123-sys/6a9cc41e355105bf/out/lib/mpg123\" -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/compat -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/libmpg123 -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/libout123 -I./src/libmpg123 -I./src/libout123 -DOPT_MULTI -DOPT_X86_64 -DOPT_GENERIC -DOPT_GENERIC_DITHER -DREAL_IS_FLOAT -DOPT_AVX -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -g -O2 -MT src/libmpg123/id3.lo -MD -MP -MF src/libmpg123/.deps/id3.Tpo -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/libmpg123/id3.c -fPIC -DPIC -o src/libmpg123/.libs/id3.o [INFO] [stderr] depbase=`echo src/libmpg123/optimize.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ [INFO] [stderr] /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source -I./src -DPKGLIBDIR="\"/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/mpg123-sys/6a9cc41e355105bf/out/lib/mpg123\"" -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/compat -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/libmpg123 -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/libout123 -I./src/libmpg123 -I./src/libout123 -DOPT_MULTI -DOPT_X86_64 -DOPT_GENERIC -DOPT_GENERIC_DITHER -DREAL_IS_FLOAT -DOPT_AVX -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -g -O2 -MT src/libmpg123/optimize.lo -MD -MP -MF $depbase.Tpo -c -o src/libmpg123/optimize.lo /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/libmpg123/optimize.c &&\ [INFO] [stderr] mv -f $depbase.Tpo $depbase.Plo [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source -I./src -DPKGLIBDIR=\"/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/mpg123-sys/6a9cc41e355105bf/out/lib/mpg123\" -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/compat -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/libmpg123 -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/libout123 -I./src/libmpg123 -I./src/libout123 -DOPT_MULTI -DOPT_X86_64 -DOPT_GENERIC -DOPT_GENERIC_DITHER -DREAL_IS_FLOAT -DOPT_AVX -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -g -O2 -MT src/libmpg123/optimize.lo -MD -MP -MF src/libmpg123/.deps/optimize.Tpo -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/libmpg123/optimize.c -fPIC -DPIC -o src/libmpg123/.libs/optimize.o [INFO] [stderr] depbase=`echo src/libmpg123/readers.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ [INFO] [stderr] /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source -I./src -DPKGLIBDIR="\"/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/mpg123-sys/6a9cc41e355105bf/out/lib/mpg123\"" -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/compat -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/libmpg123 -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/libout123 -I./src/libmpg123 -I./src/libout123 -DOPT_MULTI -DOPT_X86_64 -DOPT_GENERIC -DOPT_GENERIC_DITHER -DREAL_IS_FLOAT -DOPT_AVX -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -g -O2 -MT src/libmpg123/readers.lo -MD -MP -MF $depbase.Tpo -c -o src/libmpg123/readers.lo /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/libmpg123/readers.c &&\ [INFO] [stderr] mv -f $depbase.Tpo $depbase.Plo [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source -I./src -DPKGLIBDIR=\"/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/mpg123-sys/6a9cc41e355105bf/out/lib/mpg123\" -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/compat -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/libmpg123 -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/libout123 -I./src/libmpg123 -I./src/libout123 -DOPT_MULTI -DOPT_X86_64 -DOPT_GENERIC -DOPT_GENERIC_DITHER -DREAL_IS_FLOAT -DOPT_AVX -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -g -O2 -MT src/libmpg123/readers.lo -MD -MP -MF src/libmpg123/.deps/readers.Tpo -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/libmpg123/readers.c -fPIC -DPIC -o src/libmpg123/.libs/readers.o [INFO] [stderr] depbase=`echo src/libmpg123/tabinit.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ [INFO] [stderr] /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source -I./src -DPKGLIBDIR="\"/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/mpg123-sys/6a9cc41e355105bf/out/lib/mpg123\"" -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/compat -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/libmpg123 -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/libout123 -I./src/libmpg123 -I./src/libout123 -DOPT_MULTI -DOPT_X86_64 -DOPT_GENERIC -DOPT_GENERIC_DITHER -DREAL_IS_FLOAT -DOPT_AVX -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -g -O2 -MT src/libmpg123/tabinit.lo -MD -MP -MF $depbase.Tpo -c -o src/libmpg123/tabinit.lo /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/libmpg123/tabinit.c &&\ [INFO] [stderr] mv -f $depbase.Tpo $depbase.Plo [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source -I./src -DPKGLIBDIR=\"/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/mpg123-sys/6a9cc41e355105bf/out/lib/mpg123\" -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/compat -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/libmpg123 -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/libout123 -I./src/libmpg123 -I./src/libout123 -DOPT_MULTI -DOPT_X86_64 -DOPT_GENERIC -DOPT_GENERIC_DITHER -DREAL_IS_FLOAT -DOPT_AVX -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -g -O2 -MT src/libmpg123/tabinit.lo -MD -MP -MF src/libmpg123/.deps/tabinit.Tpo -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/libmpg123/tabinit.c -fPIC -DPIC -o src/libmpg123/.libs/tabinit.o [INFO] [stderr] depbase=`echo src/libmpg123/libmpg123.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ [INFO] [stderr] /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source -I./src -DPKGLIBDIR="\"/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/mpg123-sys/6a9cc41e355105bf/out/lib/mpg123\"" -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/compat -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/libmpg123 -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/libout123 -I./src/libmpg123 -I./src/libout123 -DOPT_MULTI -DOPT_X86_64 -DOPT_GENERIC -DOPT_GENERIC_DITHER -DREAL_IS_FLOAT -DOPT_AVX -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -g -O2 -MT src/libmpg123/libmpg123.lo -MD -MP -MF $depbase.Tpo -c -o src/libmpg123/libmpg123.lo /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/libmpg123/libmpg123.c &&\ [INFO] [stderr] mv -f $depbase.Tpo $depbase.Plo [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source -I./src -DPKGLIBDIR=\"/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/mpg123-sys/6a9cc41e355105bf/out/lib/mpg123\" -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/compat -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/libmpg123 -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/libout123 -I./src/libmpg123 -I./src/libout123 -DOPT_MULTI -DOPT_X86_64 -DOPT_GENERIC -DOPT_GENERIC_DITHER -DREAL_IS_FLOAT -DOPT_AVX -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -g -O2 -MT src/libmpg123/libmpg123.lo -MD -MP -MF src/libmpg123/.deps/libmpg123.Tpo -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/libmpg123/libmpg123.c -fPIC -DPIC -o src/libmpg123/.libs/libmpg123.o [INFO] [stderr] depbase=`echo src/compat/compat.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ [INFO] [stderr] /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source -I./src -DPKGLIBDIR="\"/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/mpg123-sys/6a9cc41e355105bf/out/lib/mpg123\"" -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/compat -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/libmpg123 -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/libout123 -I./src/libmpg123 -I./src/libout123 -DOPT_MULTI -DOPT_X86_64 -DOPT_GENERIC -DOPT_GENERIC_DITHER -DREAL_IS_FLOAT -DOPT_AVX -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -g -O2 -MT src/compat/compat.lo -MD -MP -MF $depbase.Tpo -c -o src/compat/compat.lo /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/compat/compat.c &&\ [INFO] [stderr] mv -f $depbase.Tpo $depbase.Plo [INFO] [stderr] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source -I./src -DPKGLIBDIR=\"/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/mpg123-sys/6a9cc41e355105bf/out/lib/mpg123\" -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/compat -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/libmpg123 -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/libout123 -I./src/libmpg123 -I./src/libout123 -DOPT_MULTI -DOPT_X86_64 -DOPT_GENERIC -DOPT_GENERIC_DITHER -DREAL_IS_FLOAT -DOPT_AVX -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -g -O2 -MT src/compat/compat.lo -MD -MP -MF src/compat/.deps/compat.Tpo -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/compat/compat.c -fPIC -DPIC -o src/compat/.libs/compat.o [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/configure: line 18300: artsc-config: command not found [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/compat/compat.c: In function 'INT123_catchsignal': [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/compat/compat.c:657:27: error: assignment to '__sighandler_t' {aka 'void (*)(int)'} from incompatible pointer type 'void (*)(void)' [-Wincompatible-pointer-types] [INFO] [stderr] 657 | new_sa.sa_handler = handler; [INFO] [stderr] | ^ [INFO] [stderr] In file included from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/compat/compat.h:39, [INFO] [stderr] from /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/compat/compat.c:15: [INFO] [stderr] /usr/include/signal.h:72:16: note: '__sighandler_t' declared here [INFO] [stderr] 72 | typedef void (*__sighandler_t) (int); [INFO] [stderr] | ^~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/source/src/compat/compat.c:662:23: error: returning '__sighandler_t' {aka 'void (*)(int)'} from a function with incompatible return type 'void (*)(void)' [-Wincompatible-pointer-types] [INFO] [stderr] 662 | return (old_sa.sa_handler); [INFO] [stderr] | ~~~~~~~^~~~~~~~~~~~ [INFO] [stderr] /usr/include/signal.h:72:16: note: '__sighandler_t' declared here [INFO] [stderr] 72 | typedef void (*__sighandler_t) (int); [INFO] [stderr] | ^~~~~~~~~~~~~~ [INFO] [stderr] make: *** [Makefile:3212: src/compat/compat.lo] Error 1 [INFO] [stderr] [INFO] [stderr] thread 'main' (21263) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mpg123-sys-0.6.0/build.rs:45:5: [INFO] [stderr] assertion failed: cmd!("make").current_dir(&build).arg("install").stdout(process::Stdio::inherit()).stderr(process::Stdio::inherit()).status().unwrap().success() [INFO] [stderr] note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace [INFO] running `Command { std: "docker" "inspect" "e55181b7db06c4d5b0bd2367fb8d1bd3eac8dae3cdf09f5a556158263d1a3fd2", kill_on_drop: false }`