* Package: dev-perl/USB-LibUSB-0.60.0 * Repository: gentoo * Maintainer: dilfridge@gentoo.org sci@gentoo.org * USE: abi_x86_64 amd64 elibc_musl kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking USB-LibUSB-0.06.tar.gz to /var/tmp/portage/dev-perl/USB-LibUSB-0.60.0/work >>> Source unpacked in /var/tmp/portage/dev-perl/USB-LibUSB-0.60.0/work >>> Preparing source in /var/tmp/portage/dev-perl/USB-LibUSB-0.60.0/work/USB-LibUSB-0.06 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-perl/USB-LibUSB-0.60.0/work/USB-LibUSB-0.06 ... * Using ExtUtils::MakeMaker * perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor INSTALLMAN3DIR=none DESTDIR=/var/tmp/portage/dev-perl/USB-LibUSB-0.60.0/image/ Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for USB::LibUSB Writing MYMETA.yml and MYMETA.json >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-perl/USB-LibUSB-0.60.0/work/USB-LibUSB-0.06 ... * emake OTHERLDFLAGS=-Wl,-O1 -Wl,--as-needed make -j1 'OTHERLDFLAGS=-Wl,-O1 -Wl,--as-needed' cp lib/USB/LibUSB/XS.pm blib/lib/USB/LibUSB/XS.pm AutoSplitting blib/lib/USB/LibUSB/XS.pm (blib/lib/auto/USB/LibUSB/XS) cp lib/USB/LibUSB.pm blib/lib/USB/LibUSB.pm cp lib/USB/LibUSB/Device.pm blib/lib/USB/LibUSB/Device.pm cp lib/USB/LibUSB/Device/Handle.pm blib/lib/USB/LibUSB/Device/Handle.pm Running Mkbootstrap for LibUSB () chmod 644 "LibUSB.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- LibUSB.bs blib/arch/auto/USB/LibUSB/LibUSB.bs 644 "/usr/bin/perl" "/usr/lib/perl5/5.30.1/ExtUtils/xsubpp" -typemap '/usr/lib/perl5/5.30.1/ExtUtils/typemap' -typemap '/var/tmp/portage/dev-perl/USB-LibUSB-0.60.0/work/USB-LibUSB-0.06/typemap' LibUSB.xs > LibUSB.xsc Please specify prototyping behavior for LibUSB.xs (see perlxs manual) mv LibUSB.xsc LibUSB.c x86_64-gentoo-linux-musl-gcc -c -I/usr/include/libusb-1.0 -Wall -std=gnu99 -O2 -pipe -DVERSION=\"0.06\" -DXS_VERSION=\"0.06\" -fPIC "-I/usr/lib/perl5/5.30.1/x86_64-linux/CORE" LibUSB.c In file included from LibUSB.xs:3: /usr/lib/perl5/5.30.1/x86_64-linux/CORE/perl.h:2539:22: error: unknown type name ‘off64_t’; did you mean ‘off_t’? 2539 | # define Off_t off64_t | ^~~~~~~ /usr/lib/perl5/5.30.1/x86_64-linux/CORE/perl.h:2539:22: note: in definition of macro ‘Off_t’ 2539 | # define Off_t off64_t | ^~~~~~~ /usr/lib/perl5/5.30.1/x86_64-linux/CORE/perl.h:2539:22: error: unknown type name ‘off64_t’; did you mean ‘off_t’? 2539 | # define Off_t off64_t | ^~~~~~~ /usr/lib/perl5/5.30.1/x86_64-linux/CORE/perl.h:2539:22: note: in definition of macro ‘Off_t’ 2539 | # define Off_t off64_t | ^~~~~~~ /usr/lib/perl5/5.30.1/x86_64-linux/CORE/perl.h:2539:22: error: unknown type name ‘off64_t’; did you mean ‘off_t’? 2539 | # define Off_t off64_t | ^~~~~~~ /usr/lib/perl5/5.30.1/x86_64-linux/CORE/perl.h:2539:22: note: in definition of macro ‘Off_t’ 2539 | # define Off_t off64_t | ^~~~~~~ /usr/lib/perl5/5.30.1/x86_64-linux/CORE/perl.h:2539:22: error: unknown type name ‘off64_t’; did you mean ‘off_t’? 2539 | # define Off_t off64_t | ^~~~~~~ /usr/lib/perl5/5.30.1/x86_64-linux/CORE/perl.h:2539:22: note: in definition of macro ‘Off_t’ 2539 | # define Off_t off64_t | ^~~~~~~ /usr/lib/perl5/5.30.1/x86_64-linux/CORE/perl.h:2539:22: error: unknown type name ‘off64_t’; did you mean ‘off_t’? 2539 | # define Off_t off64_t | ^~~~~~~ /usr/lib/perl5/5.30.1/x86_64-linux/CORE/perl.h:2539:22: note: in definition of macro ‘Off_t’ 2539 | # define Off_t off64_t | ^~~~~~~ /usr/lib/perl5/5.30.1/x86_64-linux/CORE/perl.h:2539:22: error: unknown type name ‘off64_t’; did you mean ‘off_t’? 2539 | # define Off_t off64_t | ^~~~~~~ /usr/lib/perl5/5.30.1/x86_64-linux/CORE/perl.h:2539:22: note: in definition of macro ‘Off_t’ 2539 | # define Off_t off64_t | ^~~~~~~ /usr/lib/perl5/5.30.1/x86_64-linux/CORE/perl.h:2539:22: error: unknown type name ‘off64_t’; did you mean ‘off_t’? 2539 | # define Off_t off64_t | ^~~~~~~ /usr/lib/perl5/5.30.1/x86_64-linux/CORE/perl.h:2539:22: note: in definition of macro ‘Off_t’ 2539 | # define Off_t off64_t | ^~~~~~~ /usr/lib/perl5/5.30.1/x86_64-linux/CORE/perl.h:2539:22: error: unknown type name ‘off64_t’; did you mean ‘off_t’? 2539 | # define Off_t off64_t | ^~~~~~~ /usr/lib/perl5/5.30.1/x86_64-linux/CORE/perl.h:2539:22: note: in definition of macro ‘Off_t’ 2539 | # define Off_t off64_t | ^~~~~~~ In file included from LibUSB.xs:6: ppport.h:4471: warning: "WIDEST_UTYPE" redefined 4471 | # define WIDEST_UTYPE U64TYPE | In file included from /usr/lib/perl5/5.30.1/x86_64-linux/CORE/perl.h:2510, from LibUSB.xs:3: /usr/lib/perl5/5.30.1/x86_64-linux/CORE/handy.h:1072: note: this is the location of the previous definition 1072 | # define WIDEST_UTYPE U64 | LibUSB.c: In function ‘XS_USB__LibUSB__XS_set_debug’: LibUSB.c:552:2: warning: ‘libusb_set_debug’ is deprecated: Use libusb_set_option instead [-Wdeprecated-declarations] 552 | libusb_set_debug(ctx, level); | ^~~~~~~~~~~~~~~~ In file included from LibUSB.xs:8: /usr/include/libusb-1.0/libusb.h:1325:18: note: declared here 1325 | void LIBUSB_CALL libusb_set_debug(libusb_context *ctx, int level); | ^~~~~~~~~~~~~~~~ make: *** [Makefile:347: LibUSB.o] Error 1 * ERROR: dev-perl/USB-LibUSB-0.60.0::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-perl/USB-LibUSB-0.60.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-perl/USB-LibUSB-0.60.0::gentoo'`. * The complete build log is located at '/var/log/portage/dev-perl:USB-LibUSB-0.60.0:20200321-021411.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-perl/USB-LibUSB-0.60.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-perl/USB-LibUSB-0.60.0/temp/environment'. * Working directory: '/var/tmp/portage/dev-perl/USB-LibUSB-0.60.0/work/USB-LibUSB-0.06' * S: '/var/tmp/portage/dev-perl/USB-LibUSB-0.60.0/work/USB-LibUSB-0.06'