158 lines
7.8 KiB
Text
158 lines
7.8 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/1493592316.11287
|
||
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 GPS::Magellan () on cpanmetadb ...
|
||
Unpacking GPS-Magellan-0.61.tar.gz
|
||
--> Working on GPS::Magellan
|
||
Fetching http://www.cpan.org/authors/id/P/PE/PETERZEN/GPS-Magellan-0.61.tar.gz ... OK
|
||
GPS-Magellan-0.61/
|
||
GPS-Magellan-0.61/t/
|
||
GPS-Magellan-0.61/t/1.t
|
||
GPS-Magellan-0.61/Magellan/
|
||
GPS-Magellan-0.61/Magellan/Coord.pm
|
||
GPS-Magellan-0.61/Magellan/Makefile.PL
|
||
GPS-Magellan-0.61/Magellan/File.pm
|
||
GPS-Magellan-0.61/Magellan/Message.pm
|
||
GPS-Magellan-0.61/Magellan.pm
|
||
GPS-Magellan-0.61/Magellan.xs
|
||
GPS-Magellan-0.61/README
|
||
GPS-Magellan-0.61/Changes
|
||
GPS-Magellan-0.61/MANIFEST.SKIP
|
||
GPS-Magellan-0.61/Makefile.PL
|
||
GPS-Magellan-0.61/gpslib/
|
||
GPS-Magellan-0.61/gpslib/Makefile
|
||
GPS-Magellan-0.61/gpslib/gps.h
|
||
GPS-Magellan-0.61/gpslib/test.c
|
||
GPS-Magellan-0.61/gpslib/magellan.c
|
||
GPS-Magellan-0.61/gpslib/magellan.h
|
||
GPS-Magellan-0.61/gpslib/serial.c
|
||
GPS-Magellan-0.61/gpslib/serial.h
|
||
GPS-Magellan-0.61/ppport.h
|
||
GPS-Magellan-0.61/META.yml
|
||
GPS-Magellan-0.61/typemap
|
||
GPS-Magellan-0.61/examples/
|
||
GPS-Magellan-0.61/examples/magellan.pl
|
||
GPS-Magellan-0.61/test-data/
|
||
GPS-Magellan-0.61/test-data/WAYPOINT
|
||
GPS-Magellan-0.61/test-data/ref.WAYPOINT.dump
|
||
GPS-Magellan-0.61/test-data/TRACKLOG
|
||
GPS-Magellan-0.61/test-data/ref.TRACKLOG.dump
|
||
GPS-Magellan-0.61/test.conf
|
||
GPS-Magellan-0.61/MANIFEST
|
||
Entering GPS-Magellan-0.61
|
||
Checking configure dependencies from META.yml
|
||
Running Makefile.PL
|
||
Configuring GPS-Magellan-0.61 ... Checking if your kit is complete...
|
||
Looks good
|
||
Warning: -Lgpslib changed to -L/home/ryan/.cpanm/work/1493592316.11287/GPS-Magellan-0.61/gpslib
|
||
Warning (mostly harmless): No library found for -lgps
|
||
Writing MYMETA.yml and MYMETA.json
|
||
Generating a Unix-style Makefile
|
||
Writing Makefile for GPS::Magellan
|
||
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 GPS-Magellan-0.61 ... cp Magellan.pm blib/lib/GPS/Magellan.pm
|
||
make[1]: Entering directory '/home/ryan/.cpanm/work/1493592316.11287/GPS-Magellan-0.61/Magellan'
|
||
cp Coord.pm ../blib/lib/GPS/Magellan/Coord.pm
|
||
cp File.pm ../blib/lib/GPS/Magellan/File.pm
|
||
cp Message.pm ../blib/lib/GPS/Magellan/Message.pm
|
||
Manifying 2 pod documents
|
||
make[1]: Leaving directory '/home/ryan/.cpanm/work/1493592316.11287/GPS-Magellan-0.61/Magellan'
|
||
Running Mkbootstrap for Magellan ()
|
||
chmod 644 "Magellan.bs"
|
||
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Magellan.bs blib/arch/auto/GPS/Magellan/Magellan.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' -typemap '/home/ryan/.cpanm/work/1493592316.11287/GPS-Magellan-0.61/typemap' Magellan.xs > Magellan.xsc
|
||
mv Magellan.xsc Magellan.c
|
||
cc -c -I. -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.61\" -DXS_VERSION=\"0.61\" -fPIC "-I/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE" -DLINUX Magellan.c
|
||
In file included from Magellan.xs:5:0:
|
||
ppport.h:227:0: warning: "PERL_UNUSED_DECL" redefined
|
||
# define PERL_UNUSED_DECL
|
||
|
||
In file included from Magellan.xs:2:0:
|
||
/home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/CORE/perl.h:323:0: note: this is the location of the previous definition
|
||
# define PERL_UNUSED_DECL __attribute__unused__
|
||
|
||
Magellan.xs: In function ‘XS_GPS__Magellan_magellan_findmessage’:
|
||
Magellan.xs:54:14: warning: implicit declaration of function ‘MagFindMessage’ [-Wimplicit-function-declaration]
|
||
rc = MagFindMessage(Prefix, (char *)&msg, MAXLEN);
|
||
^~~~~~~~~~~~~~
|
||
Magellan.c: In function ‘XS_GPS__Magellan_MagWriteMessageSum’:
|
||
Magellan.c:284:11: warning: implicit declaration of function ‘MagWriteMessageSum’ [-Wimplicit-function-declaration]
|
||
RETVAL = MagWriteMessageSum(Message);
|
||
^~~~~~~~~~~~~~~~~~
|
||
Magellan.c: In function ‘XS_GPS__Magellan_MagWriteMessageNoAck’:
|
||
Magellan.c:303:11: warning: implicit declaration of function ‘MagWriteMessageNoAck’ [-Wimplicit-function-declaration]
|
||
RETVAL = MagWriteMessageNoAck(Message);
|
||
^~~~~~~~~~~~~~~~~~~~
|
||
rm -f blib/arch/auto/GPS/Magellan/Magellan.so
|
||
cc -shared -O2 -L/usr/local/lib -fstack-protector-strong Magellan.o -o blib/arch/auto/GPS/Magellan/Magellan.so \
|
||
\
|
||
|
||
chmod 755 blib/arch/auto/GPS/Magellan/Magellan.so
|
||
Manifying 1 pod document
|
||
"/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- Magellan.bs blib/arch/auto/GPS/Magellan/Magellan.bs 644
|
||
make[1]: Entering directory '/home/ryan/.cpanm/work/1493592316.11287/GPS-Magellan-0.61/Magellan'
|
||
Manifying 2 pod documents
|
||
make[1]: Leaving directory '/home/ryan/.cpanm/work/1493592316.11287/GPS-Magellan-0.61/Magellan'
|
||
make[1]: Entering directory '/home/ryan/.cpanm/work/1493592316.11287/GPS-Magellan-0.61/Magellan'
|
||
No tests defined for GPS::Magellan::Message extension.
|
||
make[1]: Leaving directory '/home/ryan/.cpanm/work/1493592316.11287/GPS-Magellan-0.61/Magellan'
|
||
PERL_DL_NONLAZY=1 "/home/ryan/perl5/perlbrew/perls/perl-blead/bin/perl5.26.0" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
|
||
|
||
# Failed test 'use GPS::Magellan;'
|
||
# at t/1.t line 16.
|
||
# Tried to use 'GPS::Magellan'.
|
||
# Error: Can't load '/home/ryan/.cpanm/work/1493592316.11287/GPS-Magellan-0.61/blib/arch/auto/GPS/Magellan/Magellan.so' for module GPS::Magellan: /home/ryan/.cpanm/work/1493592316.11287/GPS-Magellan-0.61/blib/arch/auto/GPS/Magellan/Magellan.so: undefined symbol: MagWriteMessageSum at /home/ryan/perl5/perlbrew/perls/perl-blead/lib/5.26.0/x86_64-linux/DynaLoader.pm line 193.
|
||
# |