>>> mpd 0.20.21 Extracting xzcat /accts/mlweber1/instance-0/dl/mpd/mpd-0.20.21.tar.xz | tar --strip-components=1 -C /accts/mlweber1/instance-0/output/build/mpd-0.20.21 -xf - >>> mpd 0.20.21 Patching Applying 0001-configure.ac-check-if-libatomic-is-needed.patch using patch: patching file configure.ac Hunk #1 succeeded at 211 with fuzz 2 (offset -22 lines). >>> mpd 0.20.21 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /accts/mlweber1/instance-0/output/build/mpd-0.20.21 -name $file); do cp support/gnuconfig/$file $i; done; done >>> mpd 0.20.21 Configuring >>> mpd 0.20.21 Autoreconfiguring >>> mpd 0.20.21 Patching libtool (cd /accts/mlweber1/instance-0/output/build/mpd-0.20.21/ && rm -rf config.cache && PATH="/accts/mlweber1/instance-0/output/host/bin:/accts/mlweber1/instance-0/output/host/sbin:/usr/bin:/bin" AR="/accts/mlweber1/instance-0/output/host/bin/i586-linux-ar" AS="/accts/mlweber1/instance-0/output/host/bin/i586-linux-as" LD="/accts/mlweber1/instance-0/output/host/bin/i586-linux-ld" NM="/accts/mlweber1/instance-0/output/host/bin/i586-linux-nm" CC="/accts/mlweber1/instance-0/output/host/bin/i586-linux-gcc" GCC="/accts/mlweber1/instance-0/output/host/bin/i586-linux-gcc" CPP="/accts/mlweber1/instance-0/output/host/bin/i586-linux-cpp" CXX="/accts/mlweber1/instance-0/output/host/bin/i586-linux-g++" FC="/accts/mlweber1/instance-0/output/host/bin/i586-linux-gfortran" F77="/accts/mlweber1/instance-0/output/host/bin/i586-linux-gfortran" RANLIB="/accts/mlweber1/instance-0/output/host/bin/i586-linux-ranlib" READELF="/accts/mlweber1/instance-0/output/host/bin/i586-linux-readelf" STRIP="/accts/mlweber1/instance-0/output/host/bin/i586-linux-strip" OBJCOPY="/accts/mlweber1/instance-0/output/host/bin/i586-linux-objcopy" OBJDUMP="/accts/mlweber1/instance-0/output/host/bin/i586-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/accts/mlweber1/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/accts/mlweber1/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/accts/mlweber1/instance-0/output/host/lib -Wl,-rpath,/accts/mlweber1/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/accts/mlweber1/instance-0/output/host/bin/i586-linux-as" DEFAULT_LINKER="/accts/mlweber1/instance-0/output/host/bin/i586-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/accts/mlweber1/instance-0/output/host/bin/pkg-config" STAGING_DIR="/accts/mlweber1/instance-0/output/host/i586-buildroot-linux-musl/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=no ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no gt_cv_func_gnugettext1_libc=yes gt_cv_func_gnugettext2_libc=yes CONFIG_SITE=/dev/null ./configure --target=i586-buildroot-linux-musl --host=i586-buildroot-linux-musl --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --with-zeroconf=avahi --disable-icu --enable-alsa --disable-ao --disable-audiofile --disable-bzip2 --disable-cdio-paranoia --disable-curl --disable-dsd --disable-aac --disable-ffmpeg --disable-flac --disable-httpd-output --enable-jack --disable-lame-encoder --disable-libmpdclient --disable-mms --enable-nfs --disable-smbclient --disable-lsr --disable-sndfile --enable-soxr --disable-mad --disable-mpg123 --disable-mpc --disable-neighbor-plugins --disable-opus --enable-oss --disable-pulse --disable-shout --disable-soundcloud --disable-sqlite --disable-tcp --disable-twolame-encoder --disable-upnp --enable-vorbis --enable-vorbis-encoder --enable-wavpack ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --with-xmlto, --with-fop, --disable-nls, --disable-static, --enable-shared checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for i586-buildroot-linux-musl-strip... /accts/mlweber1/instance-0/output/host/bin/i586-linux-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for style of include used by make... GNU checking for i586-buildroot-linux-musl-gcc... /accts/mlweber1/instance-0/output/host/bin/i586-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /accts/mlweber1/instance-0/output/host/bin/i586-linux-gcc accepts -g... yes checking for /accts/mlweber1/instance-0/output/host/bin/i586-linux-gcc option to accept ISO C89... none needed checking whether /accts/mlweber1/instance-0/output/host/bin/i586-linux-gcc understands -c and -o together... yes checking dependency style of /accts/mlweber1/instance-0/output/host/bin/i586-linux-gcc... none checking for /accts/mlweber1/instance-0/output/host/bin/i586-linux-gcc option to accept ISO C99... none needed checking whether we are using the GNU C++ compiler... yes checking whether /accts/mlweber1/instance-0/output/host/bin/i586-linux-g++ accepts -g... yes checking dependency style of /accts/mlweber1/instance-0/output/host/bin/i586-linux-g++... none checking for i586-buildroot-linux-musl-ranlib... /accts/mlweber1/instance-0/output/host/bin/i586-linux-ranlib checking for i586-buildroot-linux-musl-ar... /accts/mlweber1/instance-0/output/host/bin/i586-linux-ar checking whether make sets $(MAKE)... (cached) yes checking pkg-config is at least version 0.9.0... yes checking build system type... x86_64-pc-linux-gnu checking host system type... i586-buildroot-linux-musl checking whether /accts/mlweber1/instance-0/output/host/bin/i586-linux-g++ supports C++14 features by default... yes checking for library containing __atomic_load_4... -latomic checking for a sed that does not truncate output... /bin/sed checking how to run the C preprocessor... /accts/mlweber1/instance-0/output/host/bin/i586-linux-cpp checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking whether /accts/mlweber1/instance-0/output/host/bin/i586-linux-gcc is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for pthread_setname_np... yes checking for library containing clock_gettime... none required checking for library containing syslog... none required configure: auto-detected syslog support checking for library containing socket... none required checking for library containing gethostbyname... none required checking for pipe2... yes checking for accept4... yes checking for linkat... yes checking for getpwnam_r... yes checking for getpwuid_r... yes checking for initgroups... yes checking for fnmatch... yes checking for strndup... yes checking for strcasestr... yes checking for eventfd... yes checking for signalfd... yes checking for library containing exp... none required checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking valgrind/memcheck.h usability... no checking valgrind/memcheck.h presence... no checking for valgrind/memcheck.h... no checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking for prctl... yes checking for poll... yes checking for epoll_create1... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for boostlib >= 1.54... yes checking for iconv... yes checking for struct ucred... yes checking for getpeereid... no checking for SYSTEMD_DAEMON... no checking for SYSTEMD_DAEMON... no configure: WARNING: libsystemd not found -- disabling systemd socket activation checking for EXPAT... yes configure: auto-detected expat XML parser checking for inotify_init... yes checking for inotify_init1... yes checking tcpd.h usability... no checking tcpd.h presence... no checking for tcpd.h... no configure: WARNING: libwrap not found -- disabling libwrap checking for ID3TAG... no checking for id3_file_open in -lid3tag... yes configure: auto-detected ID3 support using libid3tag checking for AVAHI... yes checking for SOXR... yes checking for NFS... yes configure: WARNING: WebDAV requires libcurl and libexpat -- disabling WebDAV storage plugin checking for ISO9660... yes configure: auto-detected libiso9660 archive plugin checking for mkisofs... /usr/bin/mkisofs checking for ZLIB... yes configure: auto-detected zlib support checking for ADPLUG... no configure: WARNING: libadplug not found -- disabling AdPlug decoder plugin checking for FLUIDSYNTH... no configure: WARNING: fluidsynth not found -- disabling fluidsynth MIDI decoder plugin checking for GME... no checking for gme_open_file in -lgme... no configure: WARNING: libgme not found -- disabling Game Music Emulator decoder plugin checking for MODPLUG... no configure: WARNING: libmodplug not found -- disabling modplug decoder plugin checking for VORBIS... yes checking for SIDPLAY... no checking for SIDPLAY... no configure: WARNING: libsidplay2 or libsidutils not found -- disabling sidplay decoder plugin checking for WAVPACK... yes checking for WildMidi_Init in -lWildMidi... no configure: WARNING: libwildmidi not found -- disabling WildMidi decoder plugin checking for SHINE... no configure: WARNING: libshine not found -- disabling shine encoder checking for VORBISENC... yes checking for ALSA... yes checking for ROAR... no configure: WARNING: libroar not found -- disabling RoarAudio output plugin checking for mkfifo... yes checking sndio.h usability... no checking sndio.h presence... no checking for sndio.h... no configure: WARNING: libsndio not found -- disabling sndio output plugin checking media/MediaDefs.h usability... no checking media/MediaDefs.h presence... no checking for media/MediaDefs.h... no configure: WARNING: Haiku headers not found -- disabling Haiku output plugin checking for JACK... yes checking for jack_set_info_function... yes checking for OPENAL... no configure: WARNING: OpenAL not found -- disabling OpenAL output plugin checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking for OGG... yes checking whether C compiler accepts -fvisibility=hidden... yes checking whether C compiler accepts -ffast-math... yes checking whether C compiler accepts -ftree-vectorize... yes checking whether C++ compiler accepts -fvisibility=hidden... yes checking whether C++ compiler accepts -fno-threadsafe-statics... yes checking whether C++ compiler accepts -fmerge-all-constants... yes checking whether C++ compiler accepts -ffast-math... yes checking whether C++ compiler accepts -ftree-vectorize... yes checking whether C compiler accepts -ffunction-sections... yes checking whether C compiler accepts -fdata-sections... yes checking whether C++ compiler accepts -ffunction-sections... yes checking whether C++ compiler accepts -fdata-sections... yes checking whether the linker accepts -Wl,--gc-sections... yes checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -Wextra... yes checking whether C compiler accepts -Wmissing-prototypes... yes checking whether C compiler accepts -Wshadow... yes checking whether C compiler accepts -Wpointer-arith... yes checking whether C compiler accepts -Wstrict-prototypes... yes checking whether C compiler accepts -Wcast-qual... yes checking whether C compiler accepts -Wwrite-strings... yes checking whether C compiler accepts -pedantic... yes checking whether C++ compiler accepts -Wall... yes checking whether C++ compiler accepts -Wextra... yes checking whether C++ compiler accepts -Wmissing-declarations... yes checking whether C++ compiler accepts -Wshadow... yes checking whether C++ compiler accepts -Wpointer-arith... yes checking whether C++ compiler accepts -Wcast-qual... yes checking whether C++ compiler accepts -Wwrite-strings... yes checking whether C++ compiler accepts -Wsign-compare... yes checking whether C++ compiler accepts -Wno-noexcept-type... yes ########### MPD CONFIGURATION ############ Archive support: (-bzip2) (+ISO9660) (-ZIP) Autodiscovery support: (+Avahi) (-Bonjour) Client support: (-IPv6) (-TCP) (+UNIX Domain Sockets) Storage support: (+NFS) (-SMB) File format support: (-AAC) (-AdPlug) (-DSD) (-C64 SID) (-FFMPEG) (-FLAC) (-FluidSynth) (-GME) (-libsndfile) (-MikMod) (-MODPLUG) (-MAD) (-MPG123) (-Musepack) (-Opus) (-OggTremor) (+OggVorbis) (-WAVE) (+WavPack) (-WildMidi) Other features: (-libsamplerate) (+libsoxr) (-libmpdclient) (+inotify) (-SQLite) Metadata support: (+ID3) Playback support: (+ALSA) (+FIFO) (-SNDIO) (+File Recorder) (-Haiku) (-HTTP Daemon) (+JACK) (-libao) (+OSS) (-OpenAL) (-OS X) (-Pipeline) (-PulseAudio) (-ROAR) (-SHOUTcast) (-Solaris) (-WinMM) Streaming support: (-CDIO_PARANOIA) (-CURL) (-SMBCLIENT) (-Soundcloud) (-MMS) Event loop: epoll ########################################## Generating files needed for compilation checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/doxygen.conf config.status: creating systemd/system/mpd.service config.status: creating systemd/user/mpd.service config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --with-xmlto, --with-fop, --disable-nls, --disable-static, --enable-shared MPD is ready for compilation, type "make" to begin. >>> mpd 0.20.21 Building PATH="/accts/mlweber1/instance-0/output/host/bin:/accts/mlweber1/instance-0/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 -C /accts/mlweber1/instance-0/output/build/mpd-0.20.21/ make[1]: Entering directory `/accts/mlweber1/instance-0/output/build/mpd-0.20.21' /usr/bin/make all-am make[2]: Entering directory `/accts/mlweber1/instance-0/output/build/mpd-0.20.21' /accts/mlweber1/instance-0/output/host/bin/i586-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/lib/dbus-1.0/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -Wno-noexcept-type -c -o src/libmpd_a-Idle.o `test -f 'src/Idle.cxx' || echo './'`src/Idle.cxx /accts/mlweber1/instance-0/output/host/bin/i586-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/lib/dbus-1.0/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -Wno-noexcept-type -c -o src/libmpd_a-IdleFlags.o `test -f 'src/IdleFlags.cxx' || echo './'`src/IdleFlags.cxx /accts/mlweber1/instance-0/output/host/bin/i586-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/lib/dbus-1.0/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -Wno-noexcept-type -c -o src/libmpd_a-Listen.o `test -f 'src/Listen.cxx' || echo './'`src/Listen.cxx /accts/mlweber1/instance-0/output/host/bin/i586-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/lib/dbus-1.0/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -Wno-noexcept-type -c -o src/libmpd_a-LogInit.o `test -f 'src/LogInit.cxx' || echo './'`src/LogInit.cxx /accts/mlweber1/instance-0/output/host/bin/i586-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/lib/dbus-1.0/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -Wno-noexcept-type -c -o src/libmpd_a-LogBackend.o `test -f 'src/LogBackend.cxx' || echo './'`src/LogBackend.cxx /accts/mlweber1/instance-0/output/host/bin/i586-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/lib/dbus-1.0/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -Wno-noexcept-type -c -o src/libmpd_a-Log.o `test -f 'src/Log.cxx' || echo './'`src/Log.cxx /accts/mlweber1/instance-0/output/host/bin/i586-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/lib/dbus-1.0/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -Wno-noexcept-type -c -o src/libmpd_a-ls.o `test -f 'src/ls.cxx' || echo './'`src/ls.cxx /accts/mlweber1/instance-0/output/host/bin/i586-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/lib/dbus-1.0/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -Wno-noexcept-type -c -o src/libmpd_a-IOThread.o `test -f 'src/IOThread.cxx' || echo './'`src/IOThread.cxx /accts/mlweber1/instance-0/output/host/bin/i586-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/lib/dbus-1.0/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -Wno-noexcept-type -c -o src/libmpd_a-Instance.o `test -f 'src/Instance.cxx' || echo './'`src/Instance.cxx /accts/mlweber1/instance-0/output/host/bin/i586-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/lib/dbus-1.0/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -Wno-noexcept-type -c -o src/libmpd_a-MusicBuffer.o `test -f 'src/MusicBuffer.cxx' || echo './'`src/MusicBuffer.cxx /accts/mlweber1/instance-0/output/host/bin/i586-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/lib/dbus-1.0/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -Wno-noexcept-type -c -o src/libmpd_a-MusicPipe.o `test -f 'src/MusicPipe.cxx' || echo './'`src/MusicPipe.cxx /accts/mlweber1/instance-0/output/host/bin/i586-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/lib/dbus-1.0/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -Wno-noexcept-type -c -o src/libmpd_a-MusicChunk.o `test -f 'src/MusicChunk.cxx' || echo './'`src/MusicChunk.cxx /accts/mlweber1/instance-0/output/host/bin/i586-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/lib/dbus-1.0/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -Wno-noexcept-type -c -o src/libmpd_a-Mapper.o `test -f 'src/Mapper.cxx' || echo './'`src/Mapper.cxx /accts/mlweber1/instance-0/output/host/bin/i586-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/lib/dbus-1.0/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -Wno-noexcept-type -c -o src/libmpd_a-Partition.o `test -f 'src/Partition.cxx' || echo './'`src/Partition.cxx /accts/mlweber1/instance-0/output/host/bin/i586-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/lib/dbus-1.0/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -Wno-noexcept-type -c -o src/libmpd_a-Permission.o `test -f 'src/Permission.cxx' || echo './'`src/Permission.cxx /accts/mlweber1/instance-0/output/host/bin/i586-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/lib/dbus-1.0/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -Wno-noexcept-type -c -o src/libmpd_a-PlaylistError.o `test -f 'src/PlaylistError.cxx' || echo './'`src/PlaylistError.cxx /accts/mlweber1/instance-0/output/host/bin/i586-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/lib/dbus-1.0/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -Wno-noexcept-type -c -o src/libmpd_a-PlaylistPrint.o `test -f 'src/PlaylistPrint.cxx' || echo './'`src/PlaylistPrint.cxx /accts/mlweber1/instance-0/output/host/bin/i586-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/lib/dbus-1.0/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -Wno-noexcept-type -c -o src/libmpd_a-PlaylistSave.o `test -f 'src/PlaylistSave.cxx' || echo './'`src/PlaylistSave.cxx /accts/mlweber1/instance-0/output/host/bin/i586-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/lib/dbus-1.0/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -Wno-noexcept-type -c -o src/libmpd_a-ReplayGainGlobal.o `test -f 'src/ReplayGainGlobal.cxx' || echo './'`src/ReplayGainGlobal.cxx /accts/mlweber1/instance-0/output/host/bin/i586-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/lib/dbus-1.0/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -Wno-noexcept-type -c -o src/libmpd_a-DetachedSong.o `test -f 'src/DetachedSong.cxx' || echo './'`src/DetachedSong.cxx /accts/mlweber1/instance-0/output/host/bin/i586-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/lib/dbus-1.0/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -Wno-noexcept-type -c -o src/libmpd_a-LocateUri.o `test -f 'src/LocateUri.cxx' || echo './'`src/LocateUri.cxx /accts/mlweber1/instance-0/output/host/bin/i586-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/lib/dbus-1.0/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -Wno-noexcept-type -c -o src/libmpd_a-SongUpdate.o `test -f 'src/SongUpdate.cxx' || echo './'`src/SongUpdate.cxx /accts/mlweber1/instance-0/output/host/bin/i586-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/lib/dbus-1.0/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -Wno-noexcept-type -c -o src/libmpd_a-SongLoader.o `test -f 'src/SongLoader.cxx' || echo './'`src/SongLoader.cxx /accts/mlweber1/instance-0/output/host/bin/i586-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/lib/dbus-1.0/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -Wno-noexcept-type -c -o src/libmpd_a-SongPrint.o `test -f 'src/SongPrint.cxx' || echo './'`src/SongPrint.cxx /accts/mlweber1/instance-0/output/host/bin/i586-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/lib/dbus-1.0/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -Wno-noexcept-type -c -o src/libmpd_a-SongSave.o `test -f 'src/SongSave.cxx' || echo './'`src/SongSave.cxx /accts/mlweber1/instance-0/output/host/bin/i586-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/lib/dbus-1.0/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -Wno-noexcept-type -c -o src/libmpd_a-StateFile.o `test -f 'src/StateFile.cxx' || echo './'`src/StateFile.cxx /accts/mlweber1/instance-0/output/host/bin/i586-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/lib/dbus-1.0/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -Wno-noexcept-type -c -o src/libmpd_a-Stats.o `test -f 'src/Stats.cxx' || echo './'`src/Stats.cxx /accts/mlweber1/instance-0/output/host/bin/i586-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/lib/dbus-1.0/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -Wno-noexcept-type -c -o src/libmpd_a-TagPrint.o `test -f 'src/TagPrint.cxx' || echo './'`src/TagPrint.cxx /accts/mlweber1/instance-0/output/host/bin/i586-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/lib/dbus-1.0/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -Wno-noexcept-type -c -o src/libmpd_a-TagSave.o `test -f 'src/TagSave.cxx' || echo './'`src/TagSave.cxx /accts/mlweber1/instance-0/output/host/bin/i586-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/lib/dbus-1.0/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -Wno-noexcept-type -c -o src/libmpd_a-TagFile.o `test -f 'src/TagFile.cxx' || echo './'`src/TagFile.cxx /accts/mlweber1/instance-0/output/host/bin/i586-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/lib/dbus-1.0/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -Wno-noexcept-type -c -o src/libmpd_a-TagStream.o `test -f 'src/TagStream.cxx' || echo './'`src/TagStream.cxx /accts/mlweber1/instance-0/output/host/bin/i586-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/lib/dbus-1.0/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -Wno-noexcept-type -c -o src/libmpd_a-TimePrint.o `test -f 'src/TimePrint.cxx' || echo './'`src/TimePrint.cxx /accts/mlweber1/instance-0/output/host/bin/i586-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/lib/dbus-1.0/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -Wno-noexcept-type -c -o src/mixer/libmpd_a-Volume.o `test -f 'src/mixer/Volume.cxx' || echo './'`src/mixer/Volume.cxx /accts/mlweber1/instance-0/output/host/bin/i586-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/lib/dbus-1.0/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -Wno-noexcept-type -c -o src/libmpd_a-SongFilter.o `test -f 'src/SongFilter.cxx' || echo './'`src/SongFilter.cxx /accts/mlweber1/instance-0/output/host/bin/i586-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/lib/dbus-1.0/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -Wno-noexcept-type -c -o src/libmpd_a-PlaylistFile.o `test -f 'src/PlaylistFile.cxx' || echo './'`src/PlaylistFile.cxx /accts/mlweber1/instance-0/output/host/bin/i586-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/lib/dbus-1.0/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -Wno-noexcept-type -c -o src/libmpd_a-CommandLine.o `test -f 'src/CommandLine.cxx' || echo './'`src/CommandLine.cxx /accts/mlweber1/instance-0/output/host/bin/i586-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/lib/dbus-1.0/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -Wno-noexcept-type -c -o src/queue/libmpd_a-PlaylistUpdate.o `test -f 'src/queue/PlaylistUpdate.cxx' || echo './'`src/queue/PlaylistUpdate.cxx /accts/mlweber1/instance-0/output/host/bin/i586-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/lib/dbus-1.0/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -Wno-noexcept-type -c -o src/command/libmpd_a-StorageCommands.o `test -f 'src/command/StorageCommands.cxx' || echo './'`src/command/StorageCommands.cxx /accts/mlweber1/instance-0/output/host/bin/i586-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/lib/dbus-1.0/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -Wno-noexcept-type -c -o src/command/libmpd_a-DatabaseCommands.o `test -f 'src/command/DatabaseCommands.cxx' || echo './'`src/command/DatabaseCommands.cxx /accts/mlweber1/instance-0/output/host/bin/i586-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/lib/dbus-1.0/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -Wno-noexcept-type -c -o src/db/libmpd_a-Count.o `test -f 'src/db/Count.cxx' || echo './'`src/db/Count.cxx /accts/mlweber1/instance-0/output/host/bin/i586-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/lib/dbus-1.0/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -Wno-noexcept-type -c -o src/db/libmpd_a-LightSong.o `test -f 'src/db/LightSong.cxx' || echo './'`src/db/LightSong.cxx /accts/mlweber1/instance-0/output/host/bin/i586-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/lib/dbus-1.0/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -Wno-noexcept-type -c -o src/db/libmpd_a-DatabaseGlue.o `test -f 'src/db/DatabaseGlue.cxx' || echo './'`src/db/DatabaseGlue.cxx /accts/mlweber1/instance-0/output/host/bin/i586-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/lib/dbus-1.0/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -Wno-noexcept-type -c -o src/db/libmpd_a-Configured.o `test -f 'src/db/Configured.cxx' || echo './'`src/db/Configured.cxx /accts/mlweber1/instance-0/output/host/bin/i586-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/lib/dbus-1.0/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -Wno-noexcept-type -c -o src/db/libmpd_a-DatabaseSong.o `test -f 'src/db/DatabaseSong.cxx' || echo './'`src/db/DatabaseSong.cxx /accts/mlweber1/instance-0/output/host/bin/i586-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/lib/dbus-1.0/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -Wno-noexcept-type -c -o src/db/libmpd_a-DatabasePrint.o `test -f 'src/db/DatabasePrint.cxx' || echo './'`src/db/DatabasePrint.cxx /accts/mlweber1/instance-0/output/host/bin/i586-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/lib/dbus-1.0/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -Wno-noexcept-type -c -o src/db/libmpd_a-DatabaseQueue.o `test -f 'src/db/DatabaseQueue.cxx' || echo './'`src/db/DatabaseQueue.cxx /accts/mlweber1/instance-0/output/host/bin/i586-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/lib/dbus-1.0/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -Wno-noexcept-type -c -o src/db/libmpd_a-DatabasePlaylist.o `test -f 'src/db/DatabasePlaylist.cxx' || echo './'`src/db/DatabasePlaylist.cxx /accts/mlweber1/instance-0/output/host/bin/i586-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/lib/dbus-1.0/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -Wno-noexcept-type -c -o src/db/libmpd_a-DatabaseLock.o `test -f 'src/db/DatabaseLock.cxx' || echo './'`src/db/DatabaseLock.cxx /accts/mlweber1/instance-0/output/host/bin/i586-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/lib/dbus-1.0/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -Wno-noexcept-type -c -o src/db/libmpd_a-Selection.o `test -f 'src/db/Selection.cxx' || echo './'`src/db/Selection.cxx /accts/mlweber1/instance-0/output/host/bin/i586-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/lib/dbus-1.0/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -Wno-noexcept-type -c -o src/db/update/libmpd_a-InotifyDomain.o `test -f 'src/db/update/InotifyDomain.cxx' || echo './'`src/db/update/InotifyDomain.cxx /accts/mlweber1/instance-0/output/host/bin/i586-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/lib/dbus-1.0/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -Wno-noexcept-type -c -o src/db/update/libmpd_a-InotifySource.o `test -f 'src/db/update/InotifySource.cxx' || echo './'`src/db/update/InotifySource.cxx /accts/mlweber1/instance-0/output/host/bin/i586-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/lib/dbus-1.0/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -Wno-noexcept-type -c -o src/db/update/libmpd_a-InotifyQueue.o `test -f 'src/db/update/InotifyQueue.cxx' || echo './'`src/db/update/InotifyQueue.cxx /accts/mlweber1/instance-0/output/host/bin/i586-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/lib/dbus-1.0/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -Wno-noexcept-type -c -o src/db/update/libmpd_a-InotifyUpdate.o `test -f 'src/db/update/InotifyUpdate.cxx' || echo './'`src/db/update/InotifyUpdate.cxx /accts/mlweber1/instance-0/output/host/bin/i586-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/lib/dbus-1.0/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -Wno-noexcept-type -c -o src/libmpd_a-TagArchive.o `test -f 'src/TagArchive.cxx' || echo './'`src/TagArchive.cxx /accts/mlweber1/instance-0/output/host/bin/i586-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_REENTRANT -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include/dbus-1.0 -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/lib/dbus-1.0/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -Wno-noexcept-type -c -o src/db/update/libmpd_a-Archive.o `test -f 'src/db/update/Archive.cxx' || echo './'`src/db/update/Archive.cxx /accts/mlweber1/instance-0/output/host/bin/i586-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -Wno-noexcept-type -c -o src/libpcm_a-CheckAudioFormat.o `test -f 'src/CheckAudioFormat.cxx' || echo './'`src/CheckAudioFormat.cxx /accts/mlweber1/instance-0/output/host/bin/i586-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -Wno-noexcept-type -c -o src/libpcm_a-AudioFormat.o `test -f 'src/AudioFormat.cxx' || echo './'`src/AudioFormat.cxx /accts/mlweber1/instance-0/output/host/bin/i586-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -Wno-noexcept-type -c -o src/libpcm_a-AudioParser.o `test -f 'src/AudioParser.cxx' || echo './'`src/AudioParser.cxx /accts/mlweber1/instance-0/output/host/bin/i586-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -Wno-noexcept-type -c -o src/ReplayGainMode.o src/ReplayGainMode.cxx /accts/mlweber1/instance-0/output/host/bin/i586-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -Wno-noexcept-type -c -o src/ReplayGainInfo.o src/ReplayGainInfo.cxx /accts/mlweber1/instance-0/output/host/bin/i586-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -Wno-noexcept-type -c -o src/playlist/libplaylist_plugins_a-MemorySongEnumerator.o `test -f 'src/playlist/MemorySongEnumerator.cxx' || echo './'`src/playlist/MemorySongEnumerator.cxx /accts/mlweber1/instance-0/output/host/bin/i586-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -Wno-noexcept-type -c -o src/playlist/libplaylist_plugins_a-PlaylistRegistry.o `test -f 'src/playlist/PlaylistRegistry.cxx' || echo './'`src/playlist/PlaylistRegistry.cxx /accts/mlweber1/instance-0/output/host/bin/i586-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -Wno-noexcept-type -c -o src/decoder/libdecoder_a-DecoderAPI.o `test -f 'src/decoder/DecoderAPI.cxx' || echo './'`src/decoder/DecoderAPI.cxx /accts/mlweber1/instance-0/output/host/bin/i586-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -Wno-noexcept-type -c -o src/decoder/libdecoder_a-Reader.o `test -f 'src/decoder/Reader.cxx' || echo './'`src/decoder/Reader.cxx /accts/mlweber1/instance-0/output/host/bin/i586-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -Wno-noexcept-type -c -o src/decoder/libdecoder_a-DecoderBuffer.o `test -f 'src/decoder/DecoderBuffer.cxx' || echo './'`src/decoder/DecoderBuffer.cxx /accts/mlweber1/instance-0/output/host/bin/i586-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -Wno-noexcept-type -c -o src/decoder/libdecoder_a-DecoderPlugin.o `test -f 'src/decoder/DecoderPlugin.cxx' || echo './'`src/decoder/DecoderPlugin.cxx /accts/mlweber1/instance-0/output/host/bin/i586-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -Wno-noexcept-type -c -o src/decoder/libdecoder_a-DecoderList.o `test -f 'src/decoder/DecoderList.cxx' || echo './'`src/decoder/DecoderList.cxx /accts/mlweber1/instance-0/output/host/bin/i586-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include/alsa -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -Wno-noexcept-type -c -o src/output/liboutput_plugins_a-Timer.o `test -f 'src/output/Timer.cxx' || echo './'`src/output/Timer.cxx /accts/mlweber1/instance-0/output/host/bin/i586-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -Wno-noexcept-type -c -o src/lib/nfs/libstorage_a-Connection.o `test -f 'src/lib/nfs/Connection.cxx' || echo './'`src/lib/nfs/Connection.cxx /accts/mlweber1/instance-0/output/host/bin/i586-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -Wno-noexcept-type -c -o src/lib/nfs/libstorage_a-Error.o `test -f 'src/lib/nfs/Error.cxx' || echo './'`src/lib/nfs/Error.cxx /accts/mlweber1/instance-0/output/host/bin/i586-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -Wno-noexcept-type -c -o src/lib/nfs/libstorage_a-Manager.o `test -f 'src/lib/nfs/Manager.cxx' || echo './'`src/lib/nfs/Manager.cxx /accts/mlweber1/instance-0/output/host/bin/i586-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -Wno-noexcept-type -c -o src/lib/nfs/libstorage_a-Glue.o `test -f 'src/lib/nfs/Glue.cxx' || echo './'`src/lib/nfs/Glue.cxx /accts/mlweber1/instance-0/output/host/bin/i586-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -Wno-noexcept-type -c -o src/lib/nfs/libstorage_a-Base.o `test -f 'src/lib/nfs/Base.cxx' || echo './'`src/lib/nfs/Base.cxx In file included from src/lib/nfs/Error.cxx:37:0: /accts/mlweber1/instance-0/output/host/i586-buildroot-linux-musl/sysroot/usr/include/nfsc/libnfs.h:965:23: error: field 'atime' has incomplete type 'timeval' struct timeval atime; ^~~~~ /accts/mlweber1/instance-0/output/host/i586-buildroot-linux-musl/sysroot/usr/include/nfsc/libnfs.h:965:15: note: forward declaration of 'struct timeval' struct timeval atime; ^~~~~~~ /accts/mlweber1/instance-0/output/host/i586-buildroot-linux-musl/sysroot/usr/include/nfsc/libnfs.h:966:23: error: field 'mtime' has incomplete type 'timeval' struct timeval mtime; ^~~~~ /accts/mlweber1/instance-0/output/host/i586-buildroot-linux-musl/sysroot/usr/include/nfsc/libnfs.h:965:15: note: forward declaration of 'struct timeval' struct timeval atime; ^~~~~~~ /accts/mlweber1/instance-0/output/host/i586-buildroot-linux-musl/sysroot/usr/include/nfsc/libnfs.h:967:23: error: field 'ctime' has incomplete type 'timeval' struct timeval ctime; ^~~~~ /accts/mlweber1/instance-0/output/host/i586-buildroot-linux-musl/sysroot/usr/include/nfsc/libnfs.h:965:15: note: forward declaration of 'struct timeval' struct timeval atime; ^~~~~~~ cc1plus: warning: unrecognized command line option '-Wno-noexcept-type' /accts/mlweber1/instance-0/output/host/bin/i586-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -Wno-noexcept-type -c -o src/lib/nfs/libstorage_a-FileReader.o `test -f 'src/lib/nfs/FileReader.cxx' || echo './'`src/lib/nfs/FileReader.cxx /accts/mlweber1/instance-0/output/host/bin/i586-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -Wno-noexcept-type -c -o src/lib/nfs/libstorage_a-Blocking.o `test -f 'src/lib/nfs/Blocking.cxx' || echo './'`src/lib/nfs/Blocking.cxx /accts/mlweber1/instance-0/output/host/bin/i586-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -Wno-noexcept-type -c -o src/storage/plugins/libstorage_a-NfsStorage.o `test -f 'src/storage/plugins/NfsStorage.cxx' || echo './'`src/storage/plugins/NfsStorage.cxx /accts/mlweber1/instance-0/output/host/bin/i586-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -Wno-noexcept-type -c -o src/libdb_plugins_a-PlaylistDatabase.o `test -f 'src/PlaylistDatabase.cxx' || echo './'`src/PlaylistDatabase.cxx /accts/mlweber1/instance-0/output/host/bin/i586-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -Wno-noexcept-type -c -o src/db/libdb_plugins_a-Registry.o `test -f 'src/db/Registry.cxx' || echo './'`src/db/Registry.cxx /accts/mlweber1/instance-0/output/host/bin/i586-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -Wno-noexcept-type -c -o src/db/libdb_plugins_a-Helpers.o `test -f 'src/db/Helpers.cxx' || echo './'`src/db/Helpers.cxx /accts/mlweber1/instance-0/output/host/bin/i586-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -Wno-noexcept-type -c -o src/db/libdb_plugins_a-UniqueTags.o `test -f 'src/db/UniqueTags.cxx' || echo './'`src/db/UniqueTags.cxx /accts/mlweber1/instance-0/output/host/bin/i586-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -Wno-noexcept-type -c -o src/input/plugins/libarchive_a-ArchiveInputPlugin.o `test -f 'src/input/plugins/ArchiveInputPlugin.cxx' || echo './'`src/input/plugins/ArchiveInputPlugin.cxx /accts/mlweber1/instance-0/output/host/bin/i586-linux-g++ -DHAVE_CONFIG_H -I. -DNDEBUG -I./src -DSYSTEM_CONFIG_FILE_LOCATION='"/etc/mpd.conf"' -I/accts/mlweber1/instance-0/output/host/bin/../i586-buildroot-linux-musl/sysroot/usr/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pthread -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fvisibility=hidden -fno-threadsafe-statics -fmerge-all-constants -ffast-math -ftree-vectorize -ffunction-sections -fdata-sections -Wall -Wextra -Wmissing-declarations -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wsign-compare -Wno-noexcept-type -c -o src/encoder/libencoder_plugins_a-EncoderList.o `test -f 'src/encoder/EncoderList.cxx' || echo './'`src/encoder/EncoderList.cxx make[2]: *** [src/lib/nfs/libstorage_a-Error.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: Leaving directory `/accts/mlweber1/instance-0/output/build/mpd-0.20.21' make[1]: *** [all] Error 2 make[1]: Leaving directory `/accts/mlweber1/instance-0/output/build/mpd-0.20.21' make: *** [/accts/mlweber1/instance-0/output/build/mpd-0.20.21/.stamp_built] Error 2 make: Leaving directory `/accts/mlweber1/instance-0/buildroot'