From owner-freebsd-pkg-fallout@FreeBSD.ORG Thu Mar 20 00:21:00 2014 Return-Path: Delivered-To: pkg-fallout@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AA2F8EB6; Thu, 20 Mar 2014 00:21:00 +0000 (UTC) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 85A01277; Thu, 20 Mar 2014 00:21:00 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.7/8.14.7) with ESMTP id s2K0KxXc089887; Thu, 20 Mar 2014 00:20:59 GMT (envelope-from pkg-fallout-builder@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.7/8.14.7/Submit) id s2K0Kxkv089772; Thu, 20 Mar 2014 00:20:59 GMT (envelope-from pkg-fallout-builder@FreeBSD.org) Date: Thu, 20 Mar 2014 00:20:59 GMT From: pkg-fallout-builder@FreeBSD.org Message-Id: <201403200020.s2K0Kxkv089772@beefy1.isc.freebsd.org> To: mva@FreeBSD.org Subject: [REL - 91i386-default][audio/sdl2_mixer] Failed for sdl2_mixer-2.0.0_5 in build Cc: pkg-fallout@FreeBSD.org X-BeenThere: freebsd-pkg-fallout@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Fallout logs from package building List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Mar 2014 00:21:00 -0000 You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: mva@FreeBSD.org Last committer: mva@FreeBSD.org Ident: $FreeBSD: head/audio/sdl2_mixer/Makefile 334079 2013-11-17 12:33:49Z mva $ Log URL: http://beefy1.isc.freebsd.org/bulk/91i386-default/2014-03-19_18h27m01s/logs/sdl2_mixer-2.0.0_5.log Build URL: http://beefy1.isc.freebsd.org/bulk/91i386-default/2014-03-19_18h27m01s Log: ====>> Building audio/sdl2_mixer build started at Thu Mar 20 00:20:17 UTC 2014 port directory: /usr/ports/audio/sdl2_mixer building for: FreeBSD 91i386-default-job-23 9.1-RELEASE-p10 FreeBSD 9.1-RELEASE-p10 i386 maintained by: mva@FreeBSD.org Makefile ident: $FreeBSD: head/audio/sdl2_mixer/Makefile 334079 2013-11-17 12:33:49Z mva $ Poudriere version: 3.1-pre ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=901000 UNAME_v=FreeBSD 9.1-RELEASE-p10 UNAME_r=9.1-RELEASE-p10 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 MASTERMNT=/usr/local/poudriere/data/build/91i386-default/ref PKG_EXT=txz tpid=46249 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNG=1 PKGNAME=sdl2_mixer-2.0.0_5 PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f PKG_ADD=/usr/local/sbin/pkg-static add PWD=/root MASTERNAME=91i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1-pre LOCALBASE=/usr/local PACKAGE_BUILDING=yes PKG_VERSION=/poudriere/pkg-static version PKG_BIN=/usr/local/sbin/pkg-static ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for sdl2_mixer-2.0.0_5: FLAC=on: Enable FLAC encoding support via flac FLUIDSYNTH=on: Enable SoundFont2 Midi support via fluidsynth SMPEG=on: Enable MP3 music via SMPEG2 VORBIS=on: Enable Ogg Vorbis music ====> Options available for the radio MOD: you can only select none or one of them MIKMOD=off: Enable MOD music via libMikMod MODPLUG=on: Enable MOD music via libModPlug ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --enable-music-flac --enable-music-midi --enable-music-midi-fluidsynth --enable-music-mp3 --enable-music-mp3-smpeg --enable-music-ogg --disable-music-mod-mikmod --enable-music-mod-modplug --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- TMPDIR="/tmp" SDL2_CONFIG=/usr/local/bin/sdl2-config MAKE=gmake PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- TMPDIR="/tmp" SDL2_CONFIG=/usr/local/bin/sdl2-config SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib" CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -o root -g wheel -m 555" BSD_INSTALL_LIB="install -s -o root -g wheel -m 444" BSD_INSTALL_SCRIPT="install -o root -g wheel -m 555" BSD_INSTALL_DATA="install -o root -g wheel -m 444" BSD_INSTALL_MAN="install -o root -g wheel -m 444" --End MAKE_ENV-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/sdl2_mixer DOCSDIR=/usr/local/share/doc/sdl2_mixer EXAMPLESDIR=/usr/local/share/examples/sdl2_mixer WWWDIR=/usr/local/www/sdl2_mixer ETCDIR=/usr/local/etc/sdl2_mixer --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles #### /usr/local/etc/poudriere.d/make.conf #### WITH_PKGNG=yes NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- ===> Cleaning for sdl2_mixer-2.0.0_5 =================================================== =========================================================================== =================================================== ===> sdl2_mixer-2.0.0_5 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg ===> Installing existing package /packages/All/pkg-1.2.7.txz Installing pkg-1.2.7... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of sdl2_mixer-2.0.0_5 =========================================================================== =================================================== =========================================================================== =================================================== ===> License ZLIB accepted by the user ===> Fetching all distfiles required by sdl2_mixer-2.0.0_5 for building =========================================================================== =================================================== ===> License ZLIB accepted by the user ===> Fetching all distfiles required by sdl2_mixer-2.0.0_5 for building => SHA256 Checksum OK for SDL2_mixer-2.0.0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License ZLIB accepted by the user ===> Fetching all distfiles required by sdl2_mixer-2.0.0_5 for building ===> Extracting for sdl2_mixer-2.0.0_5 => SHA256 Checksum OK for SDL2_mixer-2.0.0.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for sdl2_mixer-2.0.0_5 =========================================================================== =================================================== ===> sdl2_mixer-2.0.0_5 depends on file: /usr/local/bin/sdl2-config - not found ===> Verifying install for /usr/local/bin/sdl2-config in /usr/ports/devel/sdl20 ===> Installing existing package /packages/All/sdl2-2.0.1_1.txz Installing sdl2-2.0.1_1...Installing libGL-7.6.1_4...Installing dri2proto-2.8... done Installing expat-2.1.0... done Installing libX11-1.6.2,1...Installing kbproto-1.0.6... done Installing libXau-1.0.8...Installing xproto-7.0.25... done done Installing libXdmcp-1.1.1... done Installing libxcb-1.9.3...Installing libpthread-stubs-0.3_4... done Installing libxml2-2.8.0_3...Installing libiconv-1.14_2... done done done done Installing libXdamage-1.1.4...Installing damageproto-1.2.1... done Installing libXfixes-5.0.1...Installing fixesproto-5.0... done done done Installing libXext-1.3.2,1...Installing xextproto-7.2.1... done done Installing libXxf86vm-1.1.3...Installing xf86vidmodeproto-2.3.1... done done Installing libdrm-2.4.17_1...Installing libpciaccess-0.13.2...Installing pciids-20140312... done done done done Installing libXScrnSaver-1.2.2...Installing scrnsaverproto-1.2.2... done done Installing libXcursor-1.1.14...Installing libXrender-0.9.8...Installing renderproto-0.11.1... done done done Installing libXi-1.7.2,1...Installing inputproto-2.3... done done Installing libXinerama-1.1.3,1...Installing xineramaproto-1.2.1... done done Installing libXrandr-1.4.2...Installing randrproto-1.4.0... done done done ===> Returning to build of sdl2_mixer-2.0.0_5 ===> sdl2_mixer-2.0.0_5 depends on executable: gmake - not found ===> Verifying install for gmake in /usr/ports/devel/gmake ===> Installing existing package /packages/All/gmake-3.82_1.txz Installing gmake-3.82_1...Installing gettext-0.18.3.1... done done ===> Returning to build of sdl2_mixer-2.0.0_5 ===> sdl2_mixer-2.0.0_5 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.5.txz Installing pkgconf-0.9.5... done ===> Returning to build of sdl2_mixer-2.0.0_5 =========================================================================== =================================================== ===> sdl2_mixer-2.0.0_5 depends on shared library: libFLAC.so - not found ===> Verifying for libFLAC.so in /usr/ports/audio/flac ===> Installing existing package /packages/All/flac-1.3.0_1.txz Installing flac-1.3.0_1...Installing libogg-1.3.1,4... done done ===> Returning to build of sdl2_mixer-2.0.0_5 ===> sdl2_mixer-2.0.0_5 depends on shared library: libfluidsynth.so - not found ===> Verifying for libfluidsynth.so in /usr/ports/audio/fluidsynth ===> Installing existing package /packages/All/fluidsynth-1.1.6.txz Installing fluidsynth-1.1.6...Installing glib-2.36.3_2...Installing libffi-3.0.13_1... done Installing pcre-8.34... done Installing perl5-5.16.3_8... done Installing python27-2.7.6_4... done No schema files found: doing nothing. done Installing jackit-0.121.3_3...Installing celt-0.11.3_1... done Installing libsamplerate-0.1.8_4...Installing libsndfile-1.0.25_3...Installing libvorbis-1.3.4,3... done done done Installing portaudio-18.1_3... done done done ==== Note that some of the standard modules are provided as separate ports since they require extra dependencies: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter Install them as needed. ==== ===> Returning to build of sdl2_mixer-2.0.0_5 ===> sdl2_mixer-2.0.0_5 depends on shared library: libsmpeg2.so - not found ===> Verifying for libsmpeg2.so in /usr/ports/multimedia/smpeg2 ===> Installing existing package /packages/All/smpeg2-2.0.0_1.txz Installing smpeg2-2.0.0_1... done ===> Returning to build of sdl2_mixer-2.0.0_5 ===> sdl2_mixer-2.0.0_5 depends on shared library: libvorbis.so - found ===> sdl2_mixer-2.0.0_5 depends on shared library: libmodplug.so - not found ===> Verifying for libmodplug.so in /usr/ports/audio/libmodplug ===> Installing existing package /packages/All/libmodplug-0.8.8.5.txz Installing libmodplug-0.8.8.5... done ===> Returning to build of sdl2_mixer-2.0.0_5 ===> sdl2_mixer-2.0.0_5 depends on shared library: SDL2 - found =========================================================================== =================================================== ===> Configuring for sdl2_mixer-2.0.0_5 configure: loading site script /usr/ports/Templates/config.site checking build system type... i386-portbld-freebsd9.1 checking host system type... i386-portbld-freebsd9.1 checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd9.1 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether gmake sets $(MAKE)... yes checking for windres... no checking for freebsd9.1-windres... no checking for an ANSI C-conforming const... yes checking for GCC -MMD -MT option... yes checking pkg-config is at least version 0.9.0... yes checking for SDL... yes checking for pow in -lm... yes checking for signal.h... (cached) yes checking for setbuf... yes checking for GCC -fvisibility=hidden option... yes checking for fork... (cached) yes checking for vfork... (cached) yes checking for MODPLUG... yes -- dynamic libmodplug -> libmodplug.so.1 checking fluidsynth.h usability... yes checking fluidsynth.h presence... yes checking for fluidsynth.h... yes checking for fluid_player_add_mem in -lfluidsynth... yes -- dynamic libfluidsyth -> libfluidsynth.so.1 checking vorbis/vorbisfile.h usability... yes checking vorbis/vorbisfile.h presence... yes checking for vorbis/vorbisfile.h... yes checking for ov_open_callbacks in -lvorbisfile -lvorbis -logg -lm... yes -- dynamic libvorbisfile -> libvorbisfile.so.6 checking FLAC/export.h usability... yes checking FLAC/export.h presence... yes checking for FLAC/export.h... yes checking for libflac so-name version >= 8... yes checking FLAC/stream_decoder.h usability... yes checking FLAC/stream_decoder.h presence... yes checking for FLAC/stream_decoder.h... yes checking for FLAC__stream_decoder_new in -lFLAC... yes -- dynamic libFLAC -> libFLAC.so.11 checking for smpeg2-config... /usr/local/bin/smpeg2-config checking for SMPEG - version >= 2.0.0... yes -- dynamic libsmpeg -> libsmpeg2.so.0 configure: creating ./config.status config.status: executing libtool commands configure: creating ./config.status config.status: creating Makefile config.status: creating SDL2_mixer.spec config.status: creating SDL2_mixer.pc config.status: executing libtool commands config.status: executing default commands =========================================================================== =================================================== ===> Building for sdl2_mixer-2.0.0_5 /bin/sh ./build-scripts/mkinstalldirs build mkdir -p -- build /bin/sh ./libtool --mode=compile cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include -D_GNU_SOURCE=1 -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DHAVE_SIGNAL_H -DHAVE_SETBUF -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMODPLUG_MUSIC -I/usr/local/include -DMODPLUG_DYNAMIC=\"libmodplug.so.1\" -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DUSE_FLUIDSYNTH_MIDI -DFLUIDSYNTH_DYNAMIC=\"libfluidsynth.so.1\" -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.6\" -DFLAC_MUSIC -DFLAC_DYNAMIC=\"libFLAC.so.11\" -DMP3_MUSIC -I/usr/local/include -I/usr/local/include/smpeg2 -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DMP3_DYNAMIC=\"libsmpeg2.so.0\" -MMD -MT build/effect_position.lo -c effect_position.c -o build/effect_position.lo libtool: compile: cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include -D_GNU_SOURCE=1 -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DHAVE_SIGNAL_H -DHAVE_SETBUF -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMODPLUG_MUSIC -I/usr/local/include -DMODPLUG_DYNAMIC=\"libmodplug.so.1\" -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DUSE_FLUIDSYNTH_MIDI -DFLUIDSYNTH_DYNAMIC=\"libfluidsynth.so.1\" -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.6\" -DFLAC_MUSIC -DFLAC_DYNAMIC=\"libFLAC.so.11\" -DMP3_MUSIC -I/usr/local/include -I/usr/local/include/smpeg2 -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DMP3_DYNAMIC=\"libsmpeg2.so.0\" -MMD -MT build/effect_position.lo -c effect_position.c -fPIC -DPIC -o build/.libs/effect_position.o libtool: compile: cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include -D_GNU_SOURCE=1 -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DHAVE_SIGNAL_H -DHAVE_SETBUF -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMODPLUG_MUSIC -I/usr/local/include -DMODPLUG_DYNAMIC=\"libmodplug.so.1\" -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DUSE_FLUIDSYNTH_MIDI -DFLUIDSYNTH_DYNAMIC=\"libfluidsynth.so.1\" -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.6\" -DFLAC_MUSIC -DFLAC_DYNAMIC=\"libFLAC.so.11\" -DMP3_MUSIC -I/usr/local/include -I/usr/local/include/smpeg2 -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DMP3_DYNAMIC=\"libsmpeg2.so.0\" -MMD -MT build/effect_position.lo -c effect_position.c -o build/effect_position.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include -D_GNU_SOURCE=1 -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DHAVE_SIGNAL_H -DHAVE_SETBUF -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMODPLUG_MUSIC -I/usr/local/include -DMODPLUG_DYNAMIC=\"libmodplug.so.1\" -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DUSE_FLUIDSYNTH_MIDI -DFLUIDSYNTH_DYNAMIC=\"libfluidsynth.so.1\" -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.6\" -DFLAC_MUSIC -DFLAC_DYNAMIC=\"libFLAC.so.11\" -DMP3_MUSIC -I/usr/local/include -I/usr/local/include/smpeg2 -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DMP3_DYNAMIC=\"libsmpeg2.so.0\" -MMD -MT build/effect_stereoreverse.lo -c effect_stereoreverse.c -o build/effect_stereoreverse.lo libtool: compile: cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include -D_GNU_SOURCE=1 -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DHAVE_SIGNAL_H -DHAVE_SETBUF -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMODPLUG_MUSIC -I/usr/local/include -DMODPLUG_DYNAMIC=\"libmodplug.so.1\" -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DUSE_FLUIDSYNTH_MIDI -DFLUIDSYNTH_DYNAMIC=\"libfluidsynth.so.1\" -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.6\" -DFLAC_MUSIC -DFLAC_DYNAMIC=\"libFLAC.so.11\" -DMP3_MUSIC -I/usr/local/include -I/usr/local/include/smpeg2 -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DMP3_DYNAMIC=\"libsmpeg2.so.0\" -MMD -MT build/effect_stereoreverse.lo -c effect_stereoreverse.c -fPIC -DPIC -o build/.libs/effect_stereoreverse.o libtool: compile: cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include -D_GNU_SOURCE=1 -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DHAVE_SIGNAL_H -DHAVE_SETBUF -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMODPLUG_MUSIC -I/usr/local/include -DMODPLUG_DYNAMIC=\"libmodplug.so.1\" -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DUSE_FLUIDSYNTH_MIDI -DFLUIDSYNTH_DYNAMIC=\"libfluidsynth.so.1\" -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.6\" -DFLAC_MUSIC -DFLAC_DYNAMIC=\"libFLAC.so.11\" -DMP3_MUSIC -I/usr/local/include -I/usr/local/include/smpeg2 -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DMP3_DYNAMIC=\"libsmpeg2.so.0\" -MMD -MT build/effect_stereoreverse.lo -c effect_stereoreverse.c -o build/effect_stereoreverse.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include -D_GNU_SOURCE=1 -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DHAVE_SIGNAL_H -DHAVE_SETBUF -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMODPLUG_MUSIC -I/usr/local/include -DMODPLUG_DYNAMIC=\"libmodplug.so.1\" -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DUSE_FLUIDSYNTH_MIDI -DFLUIDSYNTH_DYNAMIC=\"libfluidsynth.so.1\" -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.6\" -DFLAC_MUSIC -DFLAC_DYNAMIC=\"libFLAC.so.11\" -DMP3_MUSIC -I/usr/local/include -I/usr/local/include/smpeg2 -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DMP3_DYNAMIC=\"libsmpeg2.so.0\" -MMD -MT build/effects_internal.lo -c effects_internal.c -o build/effects_internal.lo libtool: compile: cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include -D_GNU_SOURCE=1 -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DHAVE_SIGNAL_H -DHAVE_SETBUF -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMODPLUG_MUSIC -I/usr/local/include -DMODPLUG_DYNAMIC=\"libmodplug.so.1\" -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DUSE_FLUIDSYNTH_MIDI -DFLUIDSYNTH_DYNAMIC=\"libfluidsynth.so.1\" -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.6\" -DFLAC_MUSIC -DFLAC_DYNAMIC=\"libFLAC.so.11\" -DMP3_MUSIC -I/usr/local/include -I/usr/local/include/smpeg2 -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DMP3_DYNAMIC=\"libsmpeg2.so.0\" -MMD -MT build/effects_internal.lo -c effects_internal.c -fPIC -DPIC -o build/.libs/effects_internal.o libtool: compile: cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include -D_GNU_SOURCE=1 -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DHAVE_SIGNAL_H -DHAVE_SETBUF -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMODPLUG_MUSIC -I/usr/local/include -DMODPLUG_DYNAMIC=\"libmodplug.so.1\" -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DUSE_FLUIDSYNTH_MIDI -DFLUIDSYNTH_DYNAMIC=\"libfluidsynth.so.1\" -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.6\" -DFLAC_MUSIC -DFLAC_DYNAMIC=\"libFLAC.so.11\" -DMP3_MUSIC -I/usr/local/include -I/usr/local/include/smpeg2 -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DMP3_DYNAMIC=\"libsmpeg2.so.0\" -MMD -MT build/effects_internal.lo -c effects_internal.c -o build/effects_internal.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include -D_GNU_SOURCE=1 -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DHAVE_SIGNAL_H -DHAVE_SETBUF -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMODPLUG_MUSIC -I/usr/local/include -DMODPLUG_DYNAMIC=\"libmodplug.so.1\" -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DUSE_FLUIDSYNTH_MIDI -DFLUIDSYNTH_DYNAMIC=\"libfluidsynth.so.1\" -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.6\" -DFLAC_MUSIC -DFLAC_DYNAMIC=\"libFLAC.so.11\" -DMP3_MUSIC -I/usr/local/include -I/usr/local/include/smpeg2 -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DMP3_DYNAMIC=\"libsmpeg2.so.0\" -MMD -MT build/load_aiff.lo -c load_aiff.c -o build/load_aiff.lo libtool: compile: cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include -D_GNU_SOURCE=1 -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DHAVE_SIGNAL_H -DHAVE_SETBUF -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMODPLUG_MUSIC -I/usr/local/include -DMODPLUG_DYNAMIC=\"libmodplug.so.1\" -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DUSE_FLUIDSYNTH_MIDI -DFLUIDSYNTH_DYNAMIC=\"libfluidsynth.so.1\" -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.6\" -DFLAC_MUSIC -DFLAC_DYNAMIC=\"libFLAC.so.11\" -DMP3_MUSIC -I/usr/local/include -I/usr/local/include/smpeg2 -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DMP3_DYNAMIC=\"libsmpeg2.so.0\" -MMD -MT build/load_aiff.lo -c load_aiff.c -fPIC -DPIC -o build/.libs/load_aiff.o libtool: compile: cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include -D_GNU_SOURCE=1 -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DHAVE_SIGNAL_H -DHAVE_SETBUF -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMODPLUG_MUSIC -I/usr/local/include -DMODPLUG_DYNAMIC=\"libmodplug.so.1\" -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DUSE_FLUIDSYNTH_MIDI -DFLUIDSYNTH_DYNAMIC=\"libfluidsynth.so.1\" -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.6\" -DFLAC_MUSIC -DFLAC_DYNAMIC=\"libFLAC.so.11\" -DMP3_MUSIC -I/usr/local/include -I/usr/local/include/smpeg2 -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DMP3_DYNAMIC=\"libsmpeg2.so.0\" -MMD -MT build/load_aiff.lo -c load_aiff.c -o build/load_aiff.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include -D_GNU_SOURCE=1 -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DHAVE_SIGNAL_H -DHAVE_SETBUF -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMODPLUG_MUSIC -I/usr/local/include -DMODPLUG_DYNAMIC=\"libmodplug.so.1\" -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DUSE_FLUIDSYNTH_MIDI -DFLUIDSYNTH_DYNAMIC=\"libfluidsynth.so.1\" -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.6\" -DFLAC_MUSIC -DFLAC_DYNAMIC=\"libFLAC.so.11\" -DMP3_MUSIC -I/usr/local/include -I/usr/local/include/smpeg2 -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DMP3_DYNAMIC=\"libsmpeg2.so.0\" -MMD -MT build/load_voc.lo -c load_voc.c -o build/load_voc.lo libtool: compile: cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include -D_GNU_SOURCE=1 -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DHAVE_SIGNAL_H -DHAVE_SETBUF -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMODPLUG_MUSIC -I/usr/local/include -DMODPLUG_DYNAMIC=\"libmodplug.so.1\" -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DUSE_FLUIDSYNTH_MIDI -DFLUIDSYNTH_DYNAMIC=\"libfluidsynth.so.1\" -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.6\" -DFLAC_MUSIC -DFLAC_DYNAMIC=\"libFLAC.so.11\" -DMP3_MUSIC -I/usr/local/include -I/usr/local/include/smpeg2 -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DMP3_DYNAMIC=\"libsmpeg2.so.0\" -MMD -MT build/load_voc.lo -c load_voc.c -fPIC -DPIC -o build/.libs/load_voc.o libtool: compile: cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include -D_GNU_SOURCE=1 -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DHAVE_SIGNAL_H -DHAVE_SETBUF -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMODPLUG_MUSIC -I/usr/local/include -DMODPLUG_DYNAMIC=\"libmodplug.so.1\" -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DUSE_FLUIDSYNTH_MIDI -DFLUIDSYNTH_DYNAMIC=\"libfluidsynth.so.1\" -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.6\" -DFLAC_MUSIC -DFLAC_DYNAMIC=\"libFLAC.so.11\" -DMP3_MUSIC -I/usr/local/include -I/usr/local/include/smpeg2 -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DMP3_DYNAMIC=\"libsmpeg2.so.0\" -MMD -MT build/load_voc.lo -c load_voc.c -o build/load_voc.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include -D_GNU_SOURCE=1 -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DHAVE_SIGNAL_H -DHAVE_SETBUF -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMODPLUG_MUSIC -I/usr/local/include -DMODPLUG_DYNAMIC=\"libmodplug.so.1\" -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DUSE_FLUIDSYNTH_MIDI -DFLUIDSYNTH_DYNAMIC=\"libfluidsynth.so.1\" -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.6\" -DFLAC_MUSIC -DFLAC_DYNAMIC=\"libFLAC.so.11\" -DMP3_MUSIC -I/usr/local/include -I/usr/local/include/smpeg2 -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DMP3_DYNAMIC=\"libsmpeg2.so.0\" -MMD -MT build/mixer.lo -c mixer.c -o build/mixer.lo libtool: compile: cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include -D_GNU_SOURCE=1 -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DHAVE_SIGNAL_H -DHAVE_SETBUF -fvisibility=hidden -DHAVE_FORK -DCMD_MUSIC -DWAV_MUSIC -DMODPLUG_MUSIC -I/usr/local/include -DMODPLUG_DYNAMIC=\"libmodplug.so.1\" -DMID_MUSIC -DUSE_TIMIDITY_MIDI -I./timidity -DUSE_FLUIDSYNTH_MIDI -DFLUIDSYNTH_DYNAMIC=\"libfluidsynth.so.1\" -DOGG_MUSIC -DOGG_DYNAMIC=\"libvorbisfile.so.6\" -DFLAC_MUSIC -DFLAC_DYNAMIC=\"libFLAC.so.11\" -DMP3_MUSIC -I/usr/local/include -I/usr/local/include/smpeg2 -I/usr/local/include/SDL2 -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DMP3_DYNAMIC=\"libsmpeg2.so.0\" -MMD -MT build/mixer.lo -c mixer.c -fPIC -DPIC -o build/.libs/mixer.o In file included from mixer.c:38: dynamic_modplug.h:24:21: error: modplug.h: No such file or directory In file included from mixer.c:38: dynamic_modplug.h:30: error: expected specifier-qualifier-list before 'ModPlugFile' gmake: *** [build/mixer.lo] Error 1 *** [do-build] Error code 1 Stop in /usr/ports/audio/sdl2_mixer. ===> Cleaning for sdl2_mixer-2.0.0_5