* Package: media-sound/muse-0.9.2 * Repository: gentoo * Maintainer: sound@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking MuSE-0.9.2.tar.gz to /var/tmp/portage/media-sound/muse-0.9.2/work >>> Source unpacked in /var/tmp/portage/media-sound/muse-0.9.2/work >>> Preparing source in /var/tmp/portage/media-sound/muse-0.9.2/work/MuSE-0.9.2 ... * Applying muse-0.9.2-asneeded.patch ... [ ok ] * Applying muse-0.9.2-gcc43.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-sound/muse-0.9.2/work/MuSE-0.9.2 ... * econf: updating MuSE-0.9.2/config.sub with /usr/share/gnuconfig/config.sub * econf: updating MuSE-0.9.2/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-debug --disable-gtk2 configure: loading site script /usr/share/config.site checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking whether make sets $(MAKE)... yes checking whether build environment is sane... yes checking for a BSD-compatible install... /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c checking for gawk... gawk checking whether to enable maintainer-specific portions of Makefiles... no checking for which platform we are compiling... Linux checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... gcc3 checking for library containing strerror... none required checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required 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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking sys/ndir.h usability... no checking sys/ndir.h presence... no checking for sys/ndir.h... no checking sys/dir.h usability... yes checking sys/dir.h presence... yes checking for sys/dir.h... yes checking ndir.h usability... no checking ndir.h presence... no checking for ndir.h... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for unistd.h... (cached) yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for mode_t... yes checking return type of signal handlers... void checking whether time.h and sys/time.h may both be included... yes checking for vprintf... yes checking for _doprnt... no checking for gettimeofday... yes checking for select... yes checking for socket... yes checking for strdup... yes checking for nanosleep... yes checking for inet_aton... yes checking for scandir... yes checking for getcwd... yes checking for mktime... yes checking for strerror... yes checking for sethostent... yes checking for endhostent... yes checking for getnameinfo... yes checking for getaddrinfo... yes checking for inet_pton... yes checking for short... yes checking size of short... 2 checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 8 checking for cos in -lm... yes checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking whether we are using the GNU C Library 2 or newer... yes checking for signed... yes checking for inline... inline checking for off_t... yes checking for long long... yes checking for long double... yes checking for wchar_t... yes checking for wint_t... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking whether printf() supports POSIX/XSI format strings... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking whether integer division by zero raises SIGFPE... yes checking for unsigned long long... yes checking for inttypes.h... yes checking whether the inttypes.h PRIxNN macros are broken... no checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for stdint.h... (cached) yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for shared library run path origin... /bin/sh: ./config.rpath: No such file or directory done checking for ptrdiff_t... yes checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking for limits.h... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for asprintf... yes checking for fwprintf... yes checking for getcwd... (cached) yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for snprintf... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... (cached) yes checking for strtoul... yes checking for tsearch... yes checking for wcslen... yes checking for __argz_count... yes checking for __argz_stringify... yes checking for __argz_next... yes checking for __fsetlocking... yes checking whether _snprintf is declared... no checking whether _snwprintf is declared... no checking whether feof_unlocked is declared... yes checking whether fgets_unlocked is declared... no checking whether getc_unlocked is declared... yes checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for bison... bison checking version of bison... 3.0.4, ok checking for CFPreferencesCopyAppValue... (cached) no checking for CFLocaleCopyCurrent... (cached) no checking whether NLS is requested... yes checking whether included gettext is requested... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for pkg-config... /usr/bin/pkg-config checking for sndfile >= 1.0.0 ... yes checking SNDFILE_CFLAGS... checking SNDFILE_LIBS... -lsndfile checking for X... libraries /usr/lib64, headers checking for gtk+-2.0 >= 2.0.0 gthread-2.0 >= 2.0.0... checking lame/lame.h usability... yes checking lame/lame.h presence... yes checking for lame/lame.h... yes MP3 encoder found and succesfully linked checking for Ogg... yes checking for Vorbis... yes checking for unix98 socklen_t... no checking processor clipping capabilities... none checking for lrint... yes checking for lrintf... yes checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking machine/soundcard.h usability... no checking machine/soundcard.h presence... no checking for machine/soundcard.h... no checking dmalloc.h usability... yes checking dmalloc.h presence... yes checking for dmalloc.h... yes checking if malloc debugging is wanted... no configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/shout/Makefile config.status: creating src/libmpeg/Makefile config.status: creating src/gtkgui2/Makefile config.status: creating src/resample/Makefile config.status: creating src/portaudio/Makefile config.status: creating intl/Makefile config.status: creating po/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands == MuSE build configuration ===================================== :: Building on x86_64-pc-linux-gnu (kernel Linux474) :: Linking OggVorbis libraries for OGG encoding :: Linking SndFile libraries for WAV/AIFF/VOC/etc encoding :: Linking Lame libraries for MP3 encoding :: DEBUG informations OFF :: PROFILING informations OFF (see man gprof) :: Compiler flags = -pipe -D_REENTRANT -O2 -mmmx -fomit-frame-pointer -ffast-math ============================== now type make, may the source be with you! >>> Source configured. >>> Compiling source in /var/tmp/portage/media-sound/muse-0.9.2/work/MuSE-0.9.2 ... make -j1 'CXXFLAGS=-march=native -O2 -pipe -fpermissive' 'CFLAGS=-march=native -O2 -pipe' make all-recursive make[1]: Entering directory '/var/tmp/portage/media-sound/muse-0.9.2/work/MuSE-0.9.2' Making all in po make[2]: Entering directory '/var/tmp/portage/media-sound/muse-0.9.2/work/MuSE-0.9.2/po' /usr/bin/gmsgfmt --statistics --check --verbose --output-file=it.mo it.po it.po:6: warning: header field 'Language' missing in header it.po: 62 translated messages, 8 fuzzy translations, 52 untranslated messages. /usr/bin/gmsgfmt --statistics --check --verbose --output-file=es.mo es.po es.po:7: warning: header field 'Language' missing in header es.po: 116 translated messages. make[2]: Leaving directory '/var/tmp/portage/media-sound/muse-0.9.2/work/MuSE-0.9.2/po' Making all in intl make[2]: Entering directory '/var/tmp/portage/media-sound/muse-0.9.2/work/MuSE-0.9.2/intl' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/media-sound/muse-0.9.2/work/MuSE-0.9.2/intl' Making all in src make[2]: Entering directory '/var/tmp/portage/media-sound/muse-0.9.2/work/MuSE-0.9.2/src' Making all in resample make[3]: Entering directory '/var/tmp/portage/media-sound/muse-0.9.2/work/MuSE-0.9.2/src/resample' if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -march=native -O2 -pipe -MT samplerate.o -MD -MP -MF ".deps/samplerate.Tpo" -c -o samplerate.o samplerate.c; \ then mv -f ".deps/samplerate.Tpo" ".deps/samplerate.Po"; else rm -f ".deps/samplerate.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -march=native -O2 -pipe -MT src_linear.o -MD -MP -MF ".deps/src_linear.Tpo" -c -o src_linear.o src_linear.c; \ then mv -f ".deps/src_linear.Tpo" ".deps/src_linear.Po"; else rm -f ".deps/src_linear.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -march=native -O2 -pipe -MT src_sinc.o -MD -MP -MF ".deps/src_sinc.Tpo" -c -o src_sinc.o src_sinc.c; \ then mv -f ".deps/src_sinc.Tpo" ".deps/src_sinc.Po"; else rm -f ".deps/src_sinc.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -march=native -O2 -pipe -MT src_zoh.o -MD -MP -MF ".deps/src_zoh.Tpo" -c -o src_zoh.o src_zoh.c; \ then mv -f ".deps/src_zoh.Tpo" ".deps/src_zoh.Po"; else rm -f ".deps/src_zoh.Tpo"; exit 1; fi rm -f libresample.a ar cru libresample.a samplerate.o src_linear.o src_sinc.o src_zoh.o x86_64-pc-linux-gnu-ranlib libresample.a make[3]: Leaving directory '/var/tmp/portage/media-sound/muse-0.9.2/work/MuSE-0.9.2/src/resample' Making all in shout make[3]: Entering directory '/var/tmp/portage/media-sound/muse-0.9.2/work/MuSE-0.9.2/src/shout' if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -march=native -O2 -pipe -MT shout.o -MD -MP -MF ".deps/shout.Tpo" -c -o shout.o shout.c; \ then mv -f ".deps/shout.Tpo" ".deps/shout.Po"; else rm -f ".deps/shout.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -march=native -O2 -pipe -MT util.o -MD -MP -MF ".deps/util.Tpo" -c -o util.o util.c; \ then mv -f ".deps/util.Tpo" ".deps/util.Po"; else rm -f ".deps/util.Tpo"; exit 1; fi util.c: In function ‘_shout_util_read_header’: util.c:59:21: warning: implicit declaration of function ‘recv’ [-Wimplicit-function-declaration] if ((read_bytes = recv(sock, &c, 1, 0))) { ^~~~ if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -march=native -O2 -pipe -MT vorbis.o -MD -MP -MF ".deps/vorbis.Tpo" -c -o vorbis.o vorbis.c; \ then mv -f ".deps/vorbis.Tpo" ".deps/vorbis.Po"; else rm -f ".deps/vorbis.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -march=native -O2 -pipe -MT mp3.o -MD -MP -MF ".deps/mp3.Tpo" -c -o mp3.o mp3.c; \ then mv -f ".deps/mp3.Tpo" ".deps/mp3.Po"; else rm -f ".deps/mp3.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -march=native -O2 -pipe -MT resolver.o -MD -MP -MF ".deps/resolver.Tpo" -c -o resolver.o resolver.c; \ then mv -f ".deps/resolver.Tpo" ".deps/resolver.Po"; else rm -f ".deps/resolver.Tpo"; exit 1; fi In file included from resolver.c:25:0: sock.h:64:0: warning: "SOCK_NONBLOCK" redefined #define SOCK_NONBLOCK 1 In file included from /usr/include/bits/socket.h:38:0, from /usr/include/sys/socket.h:38, from /usr/include/netinet/in.h:23, from /usr/include/netdb.h:27, from resolver.c:15: /usr/include/bits/socket_type.h:54:0: note: this is the location of the previous definition #define SOCK_NONBLOCK SOCK_NONBLOCK if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -march=native -O2 -pipe -MT sock.o -MD -MP -MF ".deps/sock.Tpo" -c -o sock.o sock.c; \ then mv -f ".deps/sock.Tpo" ".deps/sock.Po"; else rm -f ".deps/sock.Tpo"; exit 1; fi In file included from sock.c:58:0: sock.h:64:0: warning: "SOCK_NONBLOCK" redefined #define SOCK_NONBLOCK 1 In file included from /usr/include/bits/socket.h:38:0, from /usr/include/sys/socket.h:38, from sock.c:41: /usr/include/bits/socket_type.h:54:0: note: this is the location of the previous definition #define SOCK_NONBLOCK SOCK_NONBLOCK if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -march=native -O2 -pipe -MT timing.o -MD -MP -MF ".deps/timing.Tpo" -c -o timing.o timing.c; \ then mv -f ".deps/timing.Tpo" ".deps/timing.Po"; else rm -f ".deps/timing.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -march=native -O2 -pipe -MT httpp.o -MD -MP -MF ".deps/httpp.Tpo" -c -o httpp.o httpp.c; \ then mv -f ".deps/httpp.Tpo" ".deps/httpp.Po"; else rm -f ".deps/httpp.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -march=native -O2 -pipe -MT avl.o -MD -MP -MF ".deps/avl.Tpo" -c -o avl.o avl.c; \ then mv -f ".deps/avl.Tpo" ".deps/avl.Po"; else rm -f ".deps/avl.Tpo"; exit 1; fi avl.c: In function ‘avl_verify_balance’: avl.c:990:56: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] fprintf (stderr, "invalid balance at node %d\n", (int) node->key); ^ avl.c:994:51: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] fprintf (stderr, "unbalanced at node %d\n", (int) node->key); ^ avl.c: In function ‘avl_verify_parent’: avl.c:1005:53: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] fprintf (stderr, "invalid parent at node %d\n", (int) node->key); ^ avl.c: In function ‘avl_verify_rank’: avl.c:1030:53: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] fprintf (stderr, "invalid rank at node %d\n", (int) node->key); ^ if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -march=native -O2 -pipe -MT thread.o -MD -MP -MF ".deps/thread.Tpo" -c -o thread.o thread.c; \ then mv -f ".deps/thread.Tpo" ".deps/thread.Po"; else rm -f ".deps/thread.Tpo"; exit 1; fi thread.c: In function ‘thread_exit_c’: thread.c:586:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] pthread_exit((void *)val); ^ rm -f libshout.a ar cru libshout.a shout.o util.o vorbis.o mp3.o resolver.o sock.o timing.o httpp.o avl.o thread.o x86_64-pc-linux-gnu-ranlib libshout.a make[3]: Leaving directory '/var/tmp/portage/media-sound/muse-0.9.2/work/MuSE-0.9.2/src/shout' Making all in libmpeg make[3]: Entering directory '/var/tmp/portage/media-sound/muse-0.9.2/work/MuSE-0.9.2/src/libmpeg' if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -march=native -O2 -pipe -fpermissive -MT soundinputstream.o -MD -MP -MF ".deps/soundinputstream.Tpo" -c -o soundinputstream.o soundinputstream.cc; \ then mv -f ".deps/soundinputstream.Tpo" ".deps/soundinputstream.Po"; else rm -f ".deps/soundinputstream.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -march=native -O2 -pipe -fpermissive -MT fileinput.o -MD -MP -MF ".deps/fileinput.Tpo" -c -o fileinput.o fileinput.cc; \ then mv -f ".deps/fileinput.Tpo" ".deps/fileinput.Po"; else rm -f ".deps/fileinput.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -march=native -O2 -pipe -fpermissive -MT httpinput.o -MD -MP -MF ".deps/httpinput.Tpo" -c -o httpinput.o httpinput.cc; \ then mv -f ".deps/httpinput.Tpo" ".deps/httpinput.Po"; else rm -f ".deps/httpinput.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -march=native -O2 -pipe -fpermissive -MT soundplayer.o -MD -MP -MF ".deps/soundplayer.Tpo" -c -o soundplayer.o soundplayer.cc; \ then mv -f ".deps/soundplayer.Tpo" ".deps/soundplayer.Po"; else rm -f ".deps/soundplayer.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -march=native -O2 -pipe -fpermissive -MT mpegtable.o -MD -MP -MF ".deps/mpegtable.Tpo" -c -o mpegtable.o mpegtable.cc; \ then mv -f ".deps/mpegtable.Tpo" ".deps/mpegtable.Po"; else rm -f ".deps/mpegtable.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -march=native -O2 -pipe -fpermissive -MT filter.o -MD -MP -MF ".deps/filter.Tpo" -c -o filter.o filter.cc; \ then mv -f ".deps/filter.Tpo" ".deps/filter.Po"; else rm -f ".deps/filter.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -march=native -O2 -pipe -fpermissive -MT filter_2.o -MD -MP -MF ".deps/filter_2.Tpo" -c -o filter_2.o filter_2.cc; \ then mv -f ".deps/filter_2.Tpo" ".deps/filter_2.Po"; else rm -f ".deps/filter_2.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -march=native -O2 -pipe -fpermissive -MT mpegtoraw.o -MD -MP -MF ".deps/mpegtoraw.Tpo" -c -o mpegtoraw.o mpegtoraw.cc; \ then mv -f ".deps/mpegtoraw.Tpo" ".deps/mpegtoraw.Po"; else rm -f ".deps/mpegtoraw.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -march=native -O2 -pipe -fpermissive -MT mpeglayer1.o -MD -MP -MF ".deps/mpeglayer1.Tpo" -c -o mpeglayer1.o mpeglayer1.cc; \ then mv -f ".deps/mpeglayer1.Tpo" ".deps/mpeglayer1.Po"; else rm -f ".deps/mpeglayer1.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -march=native -O2 -pipe -fpermissive -MT mpeglayer2.o -MD -MP -MF ".deps/mpeglayer2.Tpo" -c -o mpeglayer2.o mpeglayer2.cc; \ then mv -f ".deps/mpeglayer2.Tpo" ".deps/mpeglayer2.Po"; else rm -f ".deps/mpeglayer2.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -march=native -O2 -pipe -fpermissive -MT mpeglayer3.o -MD -MP -MF ".deps/mpeglayer3.Tpo" -c -o mpeglayer3.o mpeglayer3.cc; \ then mv -f ".deps/mpeglayer3.Tpo" ".deps/mpeglayer3.Po"; else rm -f ".deps/mpeglayer3.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -march=native -O2 -pipe -fpermissive -MT bitwindow.o -MD -MP -MF ".deps/bitwindow.Tpo" -c -o bitwindow.o bitwindow.cc; \ then mv -f ".deps/bitwindow.Tpo" ".deps/bitwindow.Po"; else rm -f ".deps/bitwindow.Tpo"; exit 1; fi if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -march=native -O2 -pipe -fpermissive -MT huffmantable.o -MD -MP -MF ".deps/huffmantable.Tpo" -c -o huffmantable.o huffmantable.cc; \ then mv -f ".deps/huffmantable.Tpo" ".deps/huffmantable.Po"; else rm -f ".deps/huffmantable.Tpo"; exit 1; fi huffmantable.cc:587:1: error: narrowing conversion of ‘-1’ from ‘int’ to ‘unsigned int’ inside { } [-Wnarrowing] }; ^ huffmantable.cc:587:1: error: narrowing conversion of ‘-1’ from ‘int’ to ‘unsigned int’ inside { } [-Wnarrowing] huffmantable.cc:587:1: error: narrowing conversion of ‘-1’ from ‘int’ to ‘unsigned int’ inside { } [-Wnarrowing] huffmantable.cc:587:1: error: narrowing conversion of ‘-1’ from ‘int’ to ‘unsigned int’ inside { } [-Wnarrowing] huffmantable.cc:587:1: error: narrowing conversion of ‘-1’ from ‘int’ to ‘unsigned int’ inside { } [-Wnarrowing] huffmantable.cc:587:1: error: narrowing conversion of ‘-1’ from ‘int’ to ‘unsigned int’ inside { } [-Wnarrowing] make[3]: *** [Makefile:302: huffmantable.o] Error 1 make[3]: Leaving directory '/var/tmp/portage/media-sound/muse-0.9.2/work/MuSE-0.9.2/src/libmpeg' make[2]: *** [Makefile:389: all-recursive] Error 1 make[2]: Leaving directory '/var/tmp/portage/media-sound/muse-0.9.2/work/MuSE-0.9.2/src' make[1]: *** [Makefile:374: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/media-sound/muse-0.9.2/work/MuSE-0.9.2' make: *** [Makefile:248: all] Error 2 emake failed * ERROR: media-sound/muse-0.9.2::gentoo failed (compile phase): * emake failed. * * Call stack: * ebuild.sh, line 115: Called src_compile * environment, line 2007: Called die * The specific snippet of code: * emake CXXFLAGS="${CXXFLAGS} -fpermissive" CFLAGS="${CFLAGS}" || die "emake failed." * * If you need support, post the output of `emerge --info '=media-sound/muse-0.9.2::gentoo'`, * the complete build log and the output of `emerge -pqv '=media-sound/muse-0.9.2::gentoo'`. * The complete build log is located at '/var/log/portage/media-sound:muse-0.9.2:20160921-215913.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-sound/muse-0.9.2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-sound/muse-0.9.2/temp/environment'. * Working directory: '/var/tmp/portage/media-sound/muse-0.9.2/work/MuSE-0.9.2' * S: '/var/tmp/portage/media-sound/muse-0.9.2/work/MuSE-0.9.2'