* Package: media-sound/snd-17.4 * Repository: gentoo * Maintainer: sound@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux motif readline s7 userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking snd-17.4.tar.gz to /var/tmp/portage/media-sound/snd-17.4/work >>> Source unpacked in /var/tmp/portage/media-sound/snd-17.4/work >>> Preparing source in /var/tmp/portage/media-sound/snd-17.4/work/snd-17.4 ... * Applying snd-17.4-portaudio.patch ... [ ok ] * Applying snd-17.4-undefined-oss_sample_types.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/media-sound/snd-17.4/work/snd-17.4' ... * Running aclocal ... [ ok ] * Running autoconf --force ... [ ok ] * Running autoheader ... [ !! ] * Running elibtoolize in: snd-17.4/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-sound/snd-17.4/work/snd-17.4 ... * econf: updating snd-17.4/config.guess with /usr/share/gnuconfig/config.guess * econf: updating snd-17.4/config.sub with /usr/share/gnuconfig/config.sub ./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 --docdir=/usr/share/doc/snd-17.4 --htmldir=/usr/share/doc/snd-17.4/html --libdir=/usr/lib64 --without-alsa --without-fftw --without-gmp --without-gsl --without-gtk --without-jack --without-ladspa --with-motif --without-oss --without-portaudio --without-pulseaudio --without-ruby --with-s7 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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... no 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 ISO C89... none needed checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E 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 whether byte ordering is bigendian... no checking size of void *... 8 checking for pkg-config... /usr/bin/pkg-config checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for oggdec... no checking for oggenc... no checking for mpg123... no checking for mpg321... no checking for speexdec... no checking for speexenc... no checking for flac... /usr/bin/flac checking for timidity... no checking for wavpack... no checking for wvunpack... no checking for audio system... ALSA configure: creating ./config.status config.status: creating makefile config.status: creating mus-config.h Options selected ------------------------- Snd version ...........: 17.4 CFLAGS ................: -I. -O2 -pipe -march=native LDFLAGS ...............:-Wl,-O1 -Wl,--as-needed -Wl,-z,noexecstack LIBS...................: -lm -ldl prefix.................: /usr extension language.....: s7 audio system...........: ALSA graphics toolkit.......: Motif optional libraries.....: random features........: environs...............: x86_64-pc-linux-gnu x86_64-pc-linux-gnu-gcc >>> Source configured. >>> Compiling source in /var/tmp/portage/media-sound/snd-17.4/work/snd-17.4 ... make -j1 snd x86_64-pc-linux-gnu-gcc -c -DSCRIPTS_DIR=\"/usr/share/snd\" -I. -O2 -pipe -march=native s7.c x86_64-pc-linux-gnu-gcc -c -DSCRIPTS_DIR=\"/usr/share/snd\" -I. -O2 -pipe -march=native headers.c x86_64-pc-linux-gnu-gcc -c -DSCRIPTS_DIR=\"/usr/share/snd\" -I. -O2 -pipe -march=native audio.c x86_64-pc-linux-gnu-gcc -c -DSCRIPTS_DIR=\"/usr/share/snd\" -I. -O2 -pipe -march=native io.c x86_64-pc-linux-gnu-gcc -c -DSCRIPTS_DIR=\"/usr/share/snd\" -I. -O2 -pipe -march=native sound.c sound.c: In function ‘mus_sound_maxamps’: sound.c:1253:29: warning: argument 1 value ‘18446744073709551615’ exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 1253 | ibufs = (mus_float_t **)calloc(ichans, sizeof(mus_float_t *)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from snd.h:14, from sound.c:4: /usr/include/stdlib.h:542:14: note: in a call to allocation function ‘calloc’ declared here 542 | extern void *calloc (size_t __nmemb, size_t __size) | ^~~~~~ x86_64-pc-linux-gnu-gcc -c -DSCRIPTS_DIR=\"/usr/share/snd\" -I. -O2 -pipe -march=native clm.c x86_64-pc-linux-gnu-gcc -c -DSCRIPTS_DIR=\"/usr/share/snd\" -I. -O2 -pipe -march=native xen.c x86_64-pc-linux-gnu-gcc -c -DSCRIPTS_DIR=\"/usr/share/snd\" -I. -O2 -pipe -march=native vct.c x86_64-pc-linux-gnu-gcc -c -DSCRIPTS_DIR=\"/usr/share/snd\" -I. -O2 -pipe -march=native sndlib2xen.c x86_64-pc-linux-gnu-gcc -c -DSCRIPTS_DIR=\"/usr/share/snd\" -I. -O2 -pipe -march=native clm2xen.c x86_64-pc-linux-gnu-gcc -c -DSCRIPTS_DIR=\"/usr/share/snd\" -I. -O2 -pipe -march=native snd-io.c x86_64-pc-linux-gnu-gcc -c -DSCRIPTS_DIR=\"/usr/share/snd\" -I. -O2 -pipe -march=native snd-utils.c x86_64-pc-linux-gnu-gcc -c -DSCRIPTS_DIR=\"/usr/share/snd\" -I. -O2 -pipe -march=native snd-listener.c x86_64-pc-linux-gnu-gcc -c -DSCRIPTS_DIR=\"/usr/share/snd\" -I. -O2 -pipe -march=native snd-completion.c In file included from /usr/include/string.h:494, from snd.h:19, from snd-completion.c:1: In function ‘strncpy’, inlined from ‘filename_completer_1.isra.0’ at snd-completion.c:528:3: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -c -DSCRIPTS_DIR=\"/usr/share/snd\" -I. -O2 -pipe -march=native snd-menu.c x86_64-pc-linux-gnu-gcc -c -DSCRIPTS_DIR=\"/usr/share/snd\" -I. -O2 -pipe -march=native snd-axis.c x86_64-pc-linux-gnu-gcc -c -DSCRIPTS_DIR=\"/usr/share/snd\" -I. -O2 -pipe -march=native snd-data.c x86_64-pc-linux-gnu-gcc -c -DSCRIPTS_DIR=\"/usr/share/snd\" -I. -O2 -pipe -march=native snd-fft.c x86_64-pc-linux-gnu-gcc -c -DSCRIPTS_DIR=\"/usr/share/snd\" -I. -O2 -pipe -march=native snd-marks.c x86_64-pc-linux-gnu-gcc -c -DSCRIPTS_DIR=\"/usr/share/snd\" -I. -O2 -pipe -march=native snd-file.c x86_64-pc-linux-gnu-gcc -c -DSCRIPTS_DIR=\"/usr/share/snd\" -I. -O2 -pipe -march=native snd-edits.c In function ‘save_edits_and_update_display’, inlined from ‘save_edits_and_update_display’ at snd-edits.c:5505:12: snd-edits.c:5543:29: warning: argument 1 range [18446744071562067968, 18446744073709551615] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 5543 | vals = (mus_float_t *)calloc(sp->nchans, sizeof(mus_float_t)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from snd.h:14, from snd-edits.c:1: snd-edits.c: In function ‘save_edits_and_update_display’: /usr/include/stdlib.h:542:14: note: in a call to allocation function ‘calloc’ declared here 542 | extern void *calloc (size_t __nmemb, size_t __size) | ^~~~~~ In function ‘save_edits_and_update_display’, inlined from ‘save_edits_and_update_display’ at snd-edits.c:5505:12: snd-edits.c:5544:29: warning: argument 1 range [18446744071562067968, 18446744073709551615] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 5544 | times = (mus_long_t *)calloc(sp->nchans, sizeof(mus_long_t)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from snd.h:14, from snd-edits.c:1: snd-edits.c: In function ‘save_edits_and_update_display’: /usr/include/stdlib.h:542:14: note: in a call to allocation function ‘calloc’ declared here 542 | extern void *calloc (size_t __nmemb, size_t __size) | ^~~~~~ In function ‘save_edits_and_update_display’, inlined from ‘save_edits_and_update_display’ at snd-edits.c:5505:12: snd-edits.c:5554:19: warning: argument 1 range [18446744071562067968, 18446744073709551615] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 5554 | sf = (snd_fd **)calloc(sp->nchans, sizeof(snd_fd *)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from snd.h:14, from snd-edits.c:1: snd-edits.c: In function ‘save_edits_and_update_display’: /usr/include/stdlib.h:542:14: note: in a call to allocation function ‘calloc’ declared here 542 | extern void *calloc (size_t __nmemb, size_t __size) | ^~~~~~ x86_64-pc-linux-gnu-gcc -c -DSCRIPTS_DIR=\"/usr/share/snd\" -I. -O2 -pipe -march=native snd-chn.c snd-chn.c: In function ‘g_maxamp’: snd-chn.c:7596:28: warning: argument 1 range [18446744071562067968, 18446744073709551615] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 7596 | vals = (mus_float_t *)calloc(sp->nchans, sizeof(mus_float_t)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from snd.h:14, from snd-chn.c:1: /usr/include/stdlib.h:542:14: note: in a call to allocation function ‘calloc’ declared here 542 | extern void *calloc (size_t __nmemb, size_t __size) | ^~~~~~ snd-chn.c:7597:28: warning: argument 1 range [18446744071562067968, 18446744073709551615] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 7597 | times = (mus_long_t *)calloc(sp->nchans, sizeof(mus_long_t)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from snd.h:14, from snd-chn.c:1: /usr/include/stdlib.h:542:14: note: in a call to allocation function ‘calloc’ declared here 542 | extern void *calloc (size_t __nmemb, size_t __size) | ^~~~~~ x86_64-pc-linux-gnu-gcc -c -DSCRIPTS_DIR=\"/usr/share/snd\" -I. -O2 -pipe -march=native snd-dac.c x86_64-pc-linux-gnu-gcc -c -DSCRIPTS_DIR=\"/usr/share/snd\" -I. -O2 -pipe -march=native snd-region.c x86_64-pc-linux-gnu-gcc -c -DSCRIPTS_DIR=\"/usr/share/snd\" -I. -O2 -pipe -march=native snd-select.c x86_64-pc-linux-gnu-gcc -c -DSCRIPTS_DIR=\"/usr/share/snd\" -I. -O2 -pipe -march=native snd-find.c x86_64-pc-linux-gnu-gcc -c -DSCRIPTS_DIR=\"/usr/share/snd\" -I. -O2 -pipe -march=native snd-snd.c x86_64-pc-linux-gnu-gcc -c -DSCRIPTS_DIR=\"/usr/share/snd\" -I. -O2 -pipe -march=native snd-help.c snd-help.c:119:12: fatal error: X11/xpm.h: No such file or directory 119 | #include | ^~~~~~~~~~~ compilation terminated. make: *** [makefile:58: snd-help.o] Error 1 * ERROR: media-sound/snd-17.4::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=media-sound/snd-17.4::gentoo'`, * the complete build log and the output of `emerge -pqv '=media-sound/snd-17.4::gentoo'`. * The complete build log is located at '/var/log/portage/media-sound:snd-17.4:20190827-194534.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-sound/snd-17.4/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-sound/snd-17.4/temp/environment'. * Working directory: '/var/tmp/portage/media-sound/snd-17.4/work/snd-17.4' * S: '/var/tmp/portage/media-sound/snd-17.4/work/snd-17.4'