[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Package build problem with Module::Build and XS



On Tuesday, 21 July 2020 11:54:50 CEST Stefan Hornburg (Racke) wrote:
> Building Safe-Hole
> WARNING: Can't figure out install path for types: arch lib

safe-hole-perl builds fine on my side (albeit with some warnings):

Building Safe-Hole
x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.30/CORE -DVERSION="0.13" -DXS_VERSION="0.13" -fPIC -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -o lib/Safe/Hole.o lib/Safe/Hole.c
ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/Safe/Hole/Hole.bs')
x86_64-linux-gnu-gcc -shared -L/usr/local/lib -fstack-protector-strong -o blib/arch/auto/Safe/Hole/Hole.so lib/Safe/Hole.o
   dh_auto_test

I guess that some build dependencies are missing on your side, may be libgcc-9-dev...

Hope this helps

Dod



Reply to: