82 lines
3.9 KiB
Text
82 lines
3.9 KiB
Text
perl-blead
|
||
==========
|
||
cpanm (App::cpanminus) 1.7043 on perl 5.026000 built for x86_64-linux
|
||
Work directory is /home/ryan/.cpanm/work/1493670986.32625
|
||
You have make /usr/bin/make
|
||
You have LWP 6.26
|
||
You have /bin/tar: tar (GNU tar) 1.29
|
||
Copyright (C) 2015 Free Software Foundation, Inc.
|
||
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
|
||
This is free software: you are free to change and redistribute it.
|
||
There is NO WARRANTY, to the extent permitted by law.
|
||
|
||
Written by John Gilmore and Jay Fenlason.
|
||
You have /usr/bin/unzip
|
||
Searching BTRIEVE::Native () on cpanmetadb ...
|
||
Unpacking BTRIEVE-Native-0.04.tar.gz
|
||
--> Working on BTRIEVE::Native
|
||
Fetching http://www.cpan.org/authors/id/S/SG/SGOELDNER/BTRIEVE-Native-0.04.tar.gz ... OK
|
||
BTRIEVE-Native-0.04/
|
||
BTRIEVE-Native-0.04/Changes
|
||
BTRIEVE-Native-0.04/Makefile.PL
|
||
BTRIEVE-Native-0.04/MANIFEST
|
||
BTRIEVE-Native-0.04/META.yml
|
||
BTRIEVE-Native-0.04/Native.pm
|
||
BTRIEVE-Native-0.04/Native.xs
|
||
BTRIEVE-Native-0.04/README
|
||
BTRIEVE-Native-0.04/t/
|
||
BTRIEVE-Native-0.04/t/00use.t
|
||
BTRIEVE-Native-0.04/t/10create.t
|
||
BTRIEVE-Native-0.04/t/20insert.t
|
||
BTRIEVE-Native-0.04/t/30step.t
|
||
BTRIEVE-Native-0.04/t/40get.t
|
||
BTRIEVE-Native-0.04/t/99drop.t
|
||
BTRIEVE-Native-0.04/t/My_Test.pm
|
||
Entering BTRIEVE-Native-0.04
|
||
Checking configure dependencies from META.yml
|
||
Checking if you have ExtUtils::MakeMaker 6.58 ... Yes (7.24)
|
||
Running Makefile.PL
|
||
Configuring BTRIEVE-Native-0.04 ... Checking if your kit is complete...
|
||
Looks good
|
||
Unrecognized argument in LIBS ignored: 'wbtrv32'
|
||
Generating a Unix-style Makefile
|
||
Writing Makefile for BTRIEVE::Native
|
||
Writing MYMETA.yml and MYMETA.json
|
||
Checking dependencies from MYMETA.json ...
|
||
Checking if you have ExtUtils::MakeMaker 0 ... Yes (7.24)
|
||
OK
|
||
Building and testing BTRIEVE-Native-0.04 ... cp Native.pm blib/lib/BTRIEVE/Native.pm
|
||
Running Mkbootstrap for Native ()
|
||
chmod 644 "Native.bs"
|
||
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Native.bs blib/arch/auto/BTRIEVE/Native/Native.bs 644
|
||
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "/home/ryan/perl5/perlbrew/perls/perl-blead/lib/site_perl/5.26.0/ExtUtils/xsubpp" -typemap '/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/ExtUtils/typemap' Native.xs > Native.xsc
|
||
mv Native.xsc Native.c
|
||
cc -c -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.04\" -DXS_VERSION=\"0.04\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" Native.c
|
||
Native.xs:8:28: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘BTRCALL’
|
||
extern short int __stdcall BTRCALL
|
||
^~~~~~~
|
||
Native.xs: In function ‘XS_BTRIEVE__Native_Call’:
|
||
Native.xs:35:12: warning: implicit declaration of function ‘BTRCALL’ [-Wimplicit-function-declaration]
|
||
RETVAL = BTRCALL( operation, posBlock, dataBuffer, &dataLength, keyBuffer, SvCUR(ST(4)), keyNumber );
|
||
^~~~~~~
|
||
Makefile:330: recipe for target 'Native.o' failed
|
||
make: *** [Native.o] Error 1
|
||
! Installing BTRIEVE::Native failed. See /home/ryan/.cpanm/work/1493670986.32625/build.log for details. Retry with --force to force install it.
|
||
FAIL
|
||
Command [cpanm --reinstall --verbose BTRIEVE::Native] terminated with exit code 1 ($? = 256) under the following perl environment:
|
||
Command terminated with non-zero status.
|
||
|
||
|
||
Current perl:
|
||
Name: perl-blead
|
||
Path: /home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl
|
||
Config: -de -Dprefix=/home/ryan/perl5/perlbrew/perls/perl-blead -Dusedevel -Aeval:scriptdir=/home/ryan/perl5/perlbrew/perls/perl-blead/bin
|
||
Compiled at: Mar 30 2017 03:10:09
|
||
|
||
perlbrew:
|
||
version: 0.78
|
||
ENV:
|
||
PERLBREW_ROOT: /home/ryan/perl5/perlbrew
|
||
PERLBREW_HOME: /home/ryan/.perlbrew
|
||
PERLBREW_PATH: /home/ryan/perl5/perlbrew/bin:/home/ryan/perl5/perlbrew/perls/perl-blead/bin
|
||
PERLBREW_MANPATH: /home/ryan/perl5/perlbrew/perls/perl-blead/man
|