Starting pgk configuration... isWin32() returns 0, we assume that we're on UNIX reading GTKINC from gtk-config --cflags reading GTKLIB from gtk-config --libs reading GLIBINC from glib-config --cflags reading GLIBLIB from glib-config --libs GTKINC=-I/usr/lib/glib/include -I/usr/X11R6/include GTKLIB=-L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm GLIBINC=-I/usr/lib/glib/include GLIBLIB=-L/usr/lib -lglib ECFLAGS= ELIBS= Checking if your kit is complete... Looks good Unrecognized argument in LIBS ignored: '-rdynamic' Writing Makefile for pgk_xs cp pgk.pm blib/lib/pgk.pm cp pgk_xs.pm blib/lib/pgk_xs.pm /home/cpanrun/build/5.6.1/bin/perl -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi -I/home/cpanrun/build/5.6.1/lib/5.6.1 /home/cpanrun/build/5.6.1/lib/5.6.1/ExtUtils/xsubpp -typemap /home/cpanrun/build/5.6.1/lib/5.6.1/ExtUtils/typemap pgk_xs.xs > pgk_xs.xsc && mv pgk_xs.xsc pgk_xs.c gcc -c -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/lib/glib/include -DUSE_REENTRANT_API -D_GNU_SOURCE -D_REENTRANT -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.05\" -DXS_VERSION=\"0.05\" -fpic -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi/CORE pgk_xs.c In file included from /home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi/CORE/perl.h:503, from pgk_xs.xs:4: /usr/include/sys/param.h:56: warning: `MIN' redefined /usr/include/glib.h:137: warning: this is the location of the previous definition /usr/include/sys/param.h:57: warning: `MAX' redefined /usr/include/glib.h:134: warning: this is the location of the previous definition Running Mkbootstrap for pgk_xs () chmod 644 pgk_xs.bs rm -f blib/arch/auto/pgk_xs/pgk_xs.so LD_RUN_PATH="/usr/lib:/usr/X11R6/lib" gcc -shared pgk_xs.o -o blib/arch/auto/pgk_xs/pgk_xs.so -L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm chmod 755 blib/arch/auto/pgk_xs/pgk_xs.so cp pgk_xs.bs blib/arch/auto/pgk_xs/pgk_xs.bs chmod 644 blib/arch/auto/pgk_xs/pgk_xs.bs Manifying blib/man3/pgk.3 PERL_DL_NONLAZY=1 /home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi -I/home/cpanrun/build/5.6.1/lib/5.6.1 test.pl make: *** [test_dynamic] Hangup