https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7622
Michael Orlitzky <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Michael Orlitzky <[email protected]> --- (In reply to Kevin A. McGrail from comment #1) > How did you configure Geo::IP? It's using the system package on Gentoo. Here's my build log for it. If this isn't helpful, just let me know exactly what you need and I'll figure out how to get it. >>> Emerging (1 of 1) dev-perl/Geo-IP-1.510.0::gentoo * Geo-IP-1.51.tar.gz BLAKE2B SHA512 size ;-) ... [ ok ] >>> Unpacking source... >>> Unpacking Geo-IP-1.51.tar.gz to >>> /var/tmp/portage/dev-perl/Geo-IP-1.510.0/work >>> Source unpacked in /var/tmp/portage/dev-perl/Geo-IP-1.510.0/work >>> Preparing source in >>> /var/tmp/portage/dev-perl/Geo-IP-1.510.0/work/Geo-IP-1.51 ... >>> Source prepared. >>> Configuring source in >>> /var/tmp/portage/dev-perl/Geo-IP-1.510.0/work/Geo-IP-1.51 ... * Using ExtUtils::MakeMaker * perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor INSTALLMAN3DIR=none DESTDIR=/var/tmp/portage/dev-perl/Geo-IP-1.510.0/image/ LIBS=-L/usr/lib64 Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Geo::IP Writing MYMETA.yml and MYMETA.json >>> Source configured. >>> Compiling source in >>> /var/tmp/portage/dev-perl/Geo-IP-1.510.0/work/Geo-IP-1.51 ... * emake OTHERLDFLAGS=-Wl,-O1 -Wl,--as-needed make -j5 'OTHERLDFLAGS=-Wl,-O1 -Wl,--as-needed' Running Mkbootstrap for Geo::IP () "/usr/bin/perl" "/usr/lib64/perl5/5.24.3/ExtUtils/xsubpp" -typemap "/usr/lib64/perl5/5.24.3/ExtUtils/typemap" -typemap "typemap" IP.xs > IP.xsc && mv IP.xsc IP.c chmod 644 "IP.bs" cp lib/Geo/IP.pm blib/lib/Geo/IP.pm cp lib/Geo/IP/Record.pm blib/lib/Geo/IP/Record.pm cp lib/Geo/IP/Record.pod blib/lib/Geo/IP/Record.pod x86_64-pc-linux-gnu-gcc -c -fwrapv -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -DVERSION=\"1.51\" -DXS_VERSION=\"1.51\" -fPIC "-I/usr/lib64/perl5/5.24.3/x86_64-linux/CORE" -DPERL_EXT IP.c rm -f blib/arch/auto/Geo/IP/IP.so LD_RUN_PATH="/usr/lib64" x86_64-pc-linux-gnu-gcc -shared -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed IP.o -Wl,-O1 -Wl,--as-needed -o blib/arch/auto/Geo/IP/IP.so \ -L/usr/lib64 -lGeoIP \ chmod 755 blib/arch/auto/Geo/IP/IP.so "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- IP.bs blib/arch/auto/Geo/IP/IP.bs 644 >>> Source compiled. >>> Test phase [not enabled]: dev-perl/Geo-IP-1.510.0 >>> Install Geo-IP-1.510.0 into /var/tmp/portage/dev-perl/Geo-IP-1.510.0/image/ >>> category dev-perl make -j5 pure_install Running Mkbootstrap for Geo::IP () chmod 644 "IP.bs" Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /var/tmp/portage/dev-perl/Geo-IP-1.510.0/image/usr/lib64/perl5/vendor_perl/5.24.3/x86_64-linux/auto/Geo/IP/IP.so Installing /var/tmp/portage/dev-perl/Geo-IP-1.510.0/image/usr/lib64/perl5/vendor_perl/5.24.3/x86_64-linux/Geo/IP.pm Installing /var/tmp/portage/dev-perl/Geo-IP-1.510.0/image/usr/lib64/perl5/vendor_perl/5.24.3/x86_64-linux/Geo/IP/Record.pm Installing /var/tmp/portage/dev-perl/Geo-IP-1.510.0/image/usr/lib64/perl5/vendor_perl/5.24.3/x86_64-linux/Geo/IP/Record.pod >>> Completed installing Geo-IP-1.510.0 into >>> /var/tmp/portage/dev-perl/Geo-IP-1.510.0/image/ * Final size of build directory: 1344 KiB (1.3 MiB) * Final size of installed tree: 348 KiB strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line -R .note.gnu.gold-version usr/lib64/perl5/vendor_perl/5.24.3/x86_64-linux/auto/Geo/IP/IP.so ecompressdir: bzip2 -9 /usr/share/doc >>> Installing (1 of 1) dev-perl/Geo-IP-1.510.0::gentoo -- You are receiving this mail because: You are the assignee for the bug.
