- * Package: dev-perl/cdk-perl-20120324
- * Repository: gentoo
- * Maintainer: perl@gentoo.org
- * USE: abi_x86_64 amd64 elibc_glibc kernel_linux multilib test userland_GNU
- * FEATURES: sandbox test userpriv usersandbox
- Installed LAPACK for library directory lib64
- [1] reference *
- Installed BLAS for library directory lib64
- [1] reference *
- Installed CBLAS for library directory lib64
- [1] gsl
- [2] reference *
- >>> Unpacking source...
- >>> Unpacking cdk-perl-20120324.tar.gz to /tmp/portage/dev-perl/cdk-perl-20120324/work
- >>> Source unpacked in /tmp/portage/dev-perl/cdk-perl-20120324/work
- >>> Preparing source in /tmp/portage/dev-perl/cdk-perl-20120324/work/cdk-perl-20120324 ...
- >>> Source prepared.
- >>> Configuring source in /tmp/portage/dev-perl/cdk-perl-20120324/work/cdk-perl-20120324 ...
- * econf: updating cdk-perl-20120324/config.sub with /usr/share/gnuconfig/config.sub
- * econf: updating cdk-perl-20120324/config.guess with /usr/share/gnuconfig/config.guess
- ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64
- configure: loading site script /usr/share/config.site
- checking for version used by Cdk.pm... 5.20120324
- checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
- checking for C compiler default output... a.out
- checking whether the C compiler works... yes
- checking whether we are cross compiling... no
- checking for executable suffix...
- checking for object suffix... o
- checking whether we are using the GNU C compiler... yes
- checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
- checking for perl... perl
- checking if you want to use cdk5-config for C flags... no
- checking if you want to use cdkw5-config for C flags... no
- checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
- checking for cdk.h... yes
- checking for initCDKScreen in -lcdk... no
- checking for initCDKScreen in -lcdkw... yes
- configure: creating ./config.status
- config.status: creating Makefile.PL
- perl: warning: Setting locale failed.
- perl: warning: Please check that your locale settings:
- LANGUAGE = (unset),
- LC_ALL = (unset),
- LC_PAPER = "it_IT.utf8@euro",
- LC_ADDRESS = "it_IT.utf8@euro",
- LC_MONETARY = "it_IT.utf8@euro",
- LC_TELEPHONE = "it_IT.utf8@euro",
- LC_IDENTIFICATION = "it_IT.utf8@euro",
- LC_MEASUREMENT = "it_IT.utf8@euro",
- LC_NAME = "it_IT.utf8@euro",
- LANG = (unset)
- are supported and installed on your system.
- perl: warning: Falling back to the standard locale ("C").
- Checking if your kit is complete...
- Looks good
- Writing Makefile for Cdk
- Writing MYMETA.yml and MYMETA.json
- * Using ExtUtils::MakeMaker
- * perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor INSTALLMAN3DIR=none DESTDIR=/tmp/portage/dev-perl/cdk-perl-20120324/image/
- Writing Makefile for Cdk
- Writing MYMETA.yml and MYMETA.json
- >>> Source configured.
- >>> Compiling source in /tmp/portage/dev-perl/cdk-perl-20120324/work/cdk-perl-20120324 ...
- * emake OTHERLDFLAGS=-Wl,-O1 -Wl,--as-needed
- make -j24 'OTHERLDFLAGS=-Wl,-O1 -Wl,--as-needed'
- /usr/bin/perl5.16.2 /usr/lib64/perl5/vendor_perl/5.16.2/ExtUtils/xsubpp -typemap /usr/lib64/perl5/5.16.2/ExtUtils/typemap -typemap typemap Cdk.xs > Cdk.xsc && mv Cdk.xsc Cdk.c
- Running Mkbootstrap for Cdk ()
- cp Cdk/Itemlist.pm blib/lib/Cdk/Itemlist.pm
- cp Cdk/Scale.pm blib/lib/Cdk/Scale.pm
- cp Cdk/Debug.pm blib/lib/Cdk/Debug.pm
- cp Cdk/Fselect.pm blib/lib/Cdk/Fselect.pm
- cp Cdk/Matrix.pm blib/lib/Cdk/Matrix.pm
- cp Cdk/Graph.pm blib/lib/Cdk/Graph.pm
- cp Cdk/Marquee.pm blib/lib/Cdk/Marquee.pm
- cp Cdk/Buttonbox.pm blib/lib/Cdk/Buttonbox.pm
- cp Cdk/Scroll.pm blib/lib/Cdk/Scroll.pm
- cp Cdk/Template.pm blib/lib/Cdk/Template.pm
- cp Cdk.pm blib/lib/Cdk.pm
- AutoSplitting blib/lib/Cdk.pm (blib/lib/auto/Cdk)
- cp Cdk/Selection.pm blib/lib/Cdk/Selection.pm
- cp Cdk/Slider.pm blib/lib/Cdk/Slider.pm
- cp Cdk/Mentry.pm blib/lib/Cdk/Mentry.pm
- cp Cdk/Dialog.pm blib/lib/Cdk/Dialog.pm
- cp Cdk/Label.pm blib/lib/Cdk/Label.pm
- cp Cdk/Diag.pm blib/lib/Cdk/Diag.pm
- cp Cdk/Radio.pm blib/lib/Cdk/Radio.pm
- cp Cdk/Viewer.pm blib/lib/Cdk/Viewer.pm
- cp Cdk/Histogram.pm blib/lib/Cdk/Histogram.pm
- cp Cdk/Menu.pm blib/lib/Cdk/Menu.pm
- cp Cdk/Swindow.pm blib/lib/Cdk/Swindow.pm
- chmod 644 Cdk.bs
- cp Cdk/Alphalist.pm blib/lib/Cdk/Alphalist.pm
- cp Cdk/Calendar.pm blib/lib/Cdk/Calendar.pm
- cp Cdk/Entry.pm blib/lib/Cdk/Entry.pm
- cp Cdk.bs blib/arch/auto/Cdk/Cdk.bs
- chmod 644 blib/arch/auto/Cdk/Cdk.bs
- Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in Cdk.xs, line 892
- Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in Cdk.xs, line 931
- x86_64-pc-linux-gnu-gcc -c -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DVERSION=\"5.20120324\" -DXS_VERSION=\"5.20120324\" -fPIC "-I/usr/lib64/perl5/5.16.2/x86_64-linux-thread-multi/CORE" Cdk.c
- Cdk.c: In function 'XS_Cdk__Menu_Draw':
- Cdk.c:5244:2: error: too few arguments to function 'sv2int'
- Cdk.xs:718:1: note: declared here
- Cdk.c: In function 'XS_Cdk__Alphalist_SetFillerChar':
- Cdk.c:16542:2: error: too few arguments to function 'sv2chtype'
- Cdk.xs:341:1: note: declared here
- Cdk.c: In function 'XS_Cdk__Alphalist_SetHighlight':
- Cdk.c:16571:2: error: too few arguments to function 'sv2chtype'
- Cdk.xs:341:1: note: declared here
- make: *** [Cdk.o] Error 1
- * ERROR: dev-perl/cdk-perl-20120324 failed (compile phase):
- * emake failed
- *
- * If you need support, post the output of `emerge --info '=dev-perl/cdk-perl-20120324'`,
- * the complete build log and the output of `emerge -pqv '=dev-perl/cdk-perl-20120324'`.
- * The complete build log is located at '/var/log/portage/dev-perl:cdk-perl-20120324:20130205-160727.log'.
- * For convenience, a symlink to the build log is located at '/tmp/portage/dev-perl/cdk-perl-20120324/temp/build.log'.
- * The ebuild environment file is located at '/tmp/portage/dev-perl/cdk-perl-20120324/temp/environment'.
- * Working directory: '/tmp/portage/dev-perl/cdk-perl-20120324/work/cdk-perl-20120324'
- * S: '/tmp/portage/dev-perl/cdk-perl-20120324/work/cdk-perl-20120324'