* Package: dev-perl/Fuse-0.16.1-r1 * Repository: gentoo * Maintainer: perl@gentoo.org * USE: abi_x86_64 amd64 elibc_musl kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking Fuse-0.16.1.tar.gz to /var/tmp/portage/dev-perl/Fuse-0.16.1-r1/work >>> Source unpacked in /var/tmp/portage/dev-perl/Fuse-0.16.1-r1/work >>> Preparing source in /var/tmp/portage/dev-perl/Fuse-0.16.1-r1/work/Fuse-0.16.1 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-perl/Fuse-0.16.1-r1/work/Fuse-0.16.1 ... * Using ExtUtils::MakeMaker * perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor INSTALLMAN3DIR=none DESTDIR=/var/tmp/portage/dev-perl/Fuse-0.16.1-r1/image fuse version found: 2.9.9 Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Fuse Writing MYMETA.yml and MYMETA.json >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-perl/Fuse-0.16.1-r1/work/Fuse-0.16.1 ... * emake OTHERLDFLAGS=-Wl,-O1 -Wl,--as-needed make -j1 'OTHERLDFLAGS=-Wl,-O1 -Wl,--as-needed' cp Fuse.pm blib/lib/Fuse.pm AutoSplitting blib/lib/Fuse.pm (blib/lib/auto/Fuse) Running Mkbootstrap for Fuse () chmod 644 "Fuse.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Fuse.bs blib/arch/auto/Fuse/Fuse.bs 644 "/usr/bin/perl" "/usr/lib/perl5/5.30.1/ExtUtils/xsubpp" -typemap '/usr/lib/perl5/5.30.1/ExtUtils/typemap' Fuse.xs > Fuse.xsc mv Fuse.xsc Fuse.c x86_64-gentoo-linux-musl-gcc -c -I/usr/include/fuse -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -ggdb -DVERSION=\"0.16.1\" -DXS_VERSION=\"0.16.1\" -fPIC "-I/usr/lib/perl5/5.30.1/x86_64-linux/CORE" -Wall -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -pthread -DPERL_HAS_64BITINT -DFUSE_FOUND_MAJOR_VER=2 -DFUSE_FOUND_MINOR_VER=9 -DFUSE_FOUND_MICRO_VER=9 Fuse.c Fuse.xs: In function ‘_PLfuse_read’: Fuse.xs:631:11: warning: format ‘%i’ expects argument of type ‘int’, but argument 3 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=] 631 | croak("read() handler returned more than buflen! (%i > %i)",rv,buflen); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~ | | | size_t {aka long unsigned int} Fuse.xs: In function ‘_PLfuse_ioctl’: Fuse.xs:1518:12: error: ‘IOC_IN’ undeclared (first use in this function) 1518 | if (cmd & IOC_IN) | ^~~~~~ Fuse.xs:1518:12: note: each undeclared identifier is reported only once for each function it appears in In file included from /usr/lib/perl5/5.30.1/x86_64-linux/CORE/perl.h:5302, from Fuse.xs:3: Fuse.xs:1519:36: warning: implicit declaration of function ‘_IOC_SIZE’; did you mean ‘FIOQSIZE’? [-Wimplicit-function-declaration] 1519 | XPUSHs(sv_2mortal(newSVpvn(data, _IOC_SIZE(cmd)))); | ^~~~~~~~~ /usr/lib/perl5/5.30.1/x86_64-linux/CORE/pp.h:462:55: note: in definition of macro ‘XPUSHs’ 462 | #define XPUSHs(s) STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END | ^ Fuse.xs:1519:10: note: in expansion of macro ‘sv_2mortal’ 1519 | XPUSHs(sv_2mortal(newSVpvn(data, _IOC_SIZE(cmd)))); | ^~~~~~~~~~ Fuse.xs:1519:21: note: in expansion of macro ‘newSVpvn’ 1519 | XPUSHs(sv_2mortal(newSVpvn(data, _IOC_SIZE(cmd)))); | ^~~~~~~~ Fuse.xs:1526:13: error: ‘IOC_OUT’ undeclared (first use in this function) 1526 | if ((cmd & IOC_OUT) && (rv == 2)) { | ^~~~~~~ make: *** [Makefile:343: Fuse.o] Error 1 * ERROR: dev-perl/Fuse-0.16.1-r1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-perl/Fuse-0.16.1-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-perl/Fuse-0.16.1-r1::gentoo'`. * The complete build log is located at '/var/log/portage/dev-perl:Fuse-0.16.1-r1:20200315-172837.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-perl/Fuse-0.16.1-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-perl/Fuse-0.16.1-r1/temp/environment'. * Working directory: '/var/tmp/portage/dev-perl/Fuse-0.16.1-r1/work/Fuse-0.16.1' * S: '/var/tmp/portage/dev-perl/Fuse-0.16.1-r1/work/Fuse-0.16.1'