* Package: media-libs/libjackasyn-0.13 * Repository: gentoo * Maintainer: proaudio@gentoo.org * USE: amd64 elibc_glibc kernel_linux multilib test userland_GNU * FEATURES: sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking libjackasyn-0.13.tar.gz to /tmp/portage/media-libs/libjackasyn-0.13/work * Applying libjackasyn-0.13-qa.patch ... [ ok ] * Applying libjackasyn-0.13-pic.patch ... [ ok ] * Applying libjackasyn-0.13-libdir.patch ... [ ok ] * Applying libjackasyn-0.13-execprefix.patch ... [ ok ] * Applying libjackasyn-0.13-tests.patch ... [ ok ] >>> Source unpacked in /tmp/portage/media-libs/libjackasyn-0.13/work >>> Compiling source in /tmp/portage/media-libs/libjackasyn-0.13/work/libjackasyn-0.13 ... * econf: updating libjackasyn-0.13/config.sub with /usr/share/gnuconfig/config.sub * econf: updating libjackasyn-0.13/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 configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux configure: loading site script /usr/share/crossdev/include/site/linux-gnu configure: loading site script /usr/share/crossdev/include/site/x86_64-linux-gnu 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 a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for main in -lrt... yes checking for main in -ldl... yes checking for main in -ljack... yes checking for main in -lm... yes checking for main in -lsamplerate... yes 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 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 for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.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 for an ANSI C-conforming const... yes checking for mode_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for select... yes configure: creating ./config.status config.status: creating Makefile config.status: creating jacklaunch make -j24 x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I. -rdynamic -DMAJOR=0 -DMINOR=13 -c libjackasyn.c -o libjackasyn.o x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I. -rdynamic -DMAJOR=0 -DMINOR=13 -c libjackoss.c -o libjackoss.o x86_64-pc-linux-gnu-gcc -c -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I. -rdynamic -DMAJOR=0 -DMINOR=13 -DLD_PRELOAD -o libjackoss_pl.o libjackoss.c x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I. -rdynamic -DMAJOR=0 -DMINOR=13 -fPIC -c libjackasyn.c -o libjackasyn.opic x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I. -rdynamic -DMAJOR=0 -DMINOR=13 -fPIC -c libjackoss.c -o libjackoss.opic x86_64-pc-linux-gnu-gcc -c -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I. -rdynamic -DMAJOR=0 -DMINOR=13 -fPIC -DLD_PRELOAD -o libjackoss_pl.opic libjackoss.c libjackasyn.c: In function 'virdev_connect': libjackasyn.c:397:9: warning: 'jack_client_new' is deprecated (declared at /usr/include/jack/jack.h:97) [-Wdeprecated-declarations] libjackasyn.c:404:7: warning: 'jack_client_new' is deprecated (declared at /usr/include/jack/jack.h:97) [-Wdeprecated-declarations] libjackasyn.c: In function 'virdev_connect': libjackasyn.c:397:9: warning: 'jack_client_new' is deprecated (declared at /usr/include/jack/jack.h:97) [-Wdeprecated-declarations] libjackasyn.c:404:7: warning: 'jack_client_new' is deprecated (declared at /usr/include/jack/jack.h:97) [-Wdeprecated-declarations] In file included from /usr/include/fcntl.h:267:0, from libjackoss.c:13: libjackoss.c: In function 'open': /usr/include/bits/fcntl2.h:42:1: error: inlining failed in call to always_inline 'open': function not inlinable libjackoss.c:183:19: error: called from here In file included from /usr/include/fcntl.h:267:0, from libjackoss.c:13: libjackoss.c: In function 'open64': /usr/include/bits/fcntl2.h:42:1: error: inlining failed in call to always_inline 'open': function not inlinable libjackoss.c:204:9: error: called from here In file included from /usr/include/fcntl.h:267:0, from libjackoss.c:13: libjackoss.c: In function 'open': /usr/include/bits/fcntl2.h:42:1: error: inlining failed in call to always_inline 'open': function not inlinable libjackoss.c:183:19: error: called from here In file included from /usr/include/fcntl.h:267:0, from libjackoss.c:13: libjackoss.c: In function 'fopen': /usr/include/bits/fcntl2.h:42:1: error: inlining failed in call to always_inline 'open': function not inlinable libjackoss.c:653:6: error: called from here In file included from /usr/include/fcntl.h:267:0, from libjackoss.c:13: libjackoss.c: In function 'open64': /usr/include/bits/fcntl2.h:42:1: error: inlining failed in call to always_inline 'open': function not inlinable libjackoss.c:204:9: error: called from here make: *** [libjackoss_pl.o] Error 1 make: *** Waiting for unfinished jobs.... In file included from /usr/include/fcntl.h:267:0, from libjackoss.c:13: libjackoss.c: In function 'fopen': /usr/include/bits/fcntl2.h:42:1: error: inlining failed in call to always_inline 'open': function not inlinable libjackoss.c:653:6: error: called from here make: *** [libjackoss_pl.opic] Error 1 emake failed * ERROR: media-libs/libjackasyn-0.13 failed (compile phase): * emake failed * * Call stack: * ebuild.sh, line 85: Called src_compile * environment, line 2213: Called die * The specific snippet of code: * emake || die "emake failed" * * If you need support, post the output of `emerge --info '=media-libs/libjackasyn-0.13'`, * the complete build log and the output of `emerge -pqv '=media-libs/libjackasyn-0.13'`. sed: couldn't open temporary file /etc/portage/package.mask/sedmijm3f: Permission denied