[ports-amd64@FreeBSD.org: p5-PCSC-Card-1.4.4 failed on amd64 7]

Kris Kennaway kris at obsecurity.org
Fri Mar 2 03:27:46 UTC 2007


FYI; can you please investigate and/or report to the developers?  If
you are already aware of this problem but do not yet have a fix,
please mark the port BROKEN in the appropriate case, so that users do
not unexpectedly encounter it.

See http://pointyhat.freebsd.org for the full log.

Thanks,
Kris

----- Forwarded message from User Ports-amd64 <ports-amd64 at FreeBSD.org> -----

X-Original-To: kkenn at localhost
Delivered-To: kkenn at localhost.obsecurity.org
X-Original-To: kris at FreeBSD.org
Delivered-To: kris at FreeBSD.org
Date: Tue, 27 Feb 2007 20:13:08 GMT
From: User Ports-amd64 <ports-amd64 at FreeBSD.org>
To: kris at FreeBSD.org
Subject: p5-PCSC-Card-1.4.4 failed on amd64 7
X-UIDL: I6T"!d;P!!-R$"!pAV!!
X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.1.5

building p5-PCSC-Card-1.4.4 on hammer2.isc.gumbysoft.com
in directory /usr2/pkgbuild/7/chroot/64
building for: 7.0-CURRENT amd64
maintained by: perl at FreeBSD.org
port directory: /usr/ports/devel/p5-PCSC-Card
build started at Tue Feb 27 20:10:52 UTC 2007
FETCH_DEPENDS=
PATCH_DEPENDS=perl-5.8.8.tbz
EXTRACT_DEPENDS=perl-5.8.8.tbz
BUILD_DEPENDS=libusb-0.1.12_1.tbz pcsc-lite-1.4.0,2.tbz perl-5.8.8.tbz pkg-config-0.21.tbz
RUN_DEPENDS=libusb-0.1.12_1.tbz pcsc-lite-1.4.0,2.tbz perl-5.8.8.tbz pkg-config-0.21.tbz
prefixes: LOCALBASE=usr/local X11BASE=usr/X11R6
add_pkg
================================================================
====================<phase 1: make checksum>====================
=> pcsc-perl-1.4.4.tar.gz doesn't seem to exist in /tmp/distfiles/.
=> Attempting to fetch from ftp://freebsd.isc.org/pub/FreeBSD/ports/distfiles/.
pcsc-perl-1.4.4.tar.gz                                  39 kB  343 kBps
=> MD5 Checksum OK for pcsc-perl-1.4.4.tar.gz.
=> SHA256 Checksum OK for pcsc-perl-1.4.4.tar.gz.
================================================================
====================<phase 2: make extract>====================
add_pkg perl-5.8.8.tbz
adding dependencies
pkg_add perl-5.8.8.tbz
Removing stale symlinks from /usr/bin...
    Skipping /usr/bin/perl
    Skipping /usr/bin/perl5
Done.
Creating various symlinks in /usr/bin...
    Symlinking /usr/local/bin/perl5.8.8 to /usr/bin/perl
    Symlinking /usr/local/bin/perl5.8.8 to /usr/bin/perl5
Done.
Cleaning up /etc/make.conf... Done.
Spamming /etc/make.conf... Done.
Cleaning up /etc/manpath.config... Done.
Spamming /etc/manpath.config... Done.
===>  Extracting for p5-PCSC-Card-1.4.4
=> MD5 Checksum OK for pcsc-perl-1.4.4.tar.gz.
=> SHA256 Checksum OK for pcsc-perl-1.4.4.tar.gz.
===>   p5-PCSC-Card-1.4.4 depends on file: /usr/local/bin/perl5.8.8 - found
Deleting perl-5.8.8
Removing stale symlinks from /usr/bin...
    Removing /usr/bin/perl
    Removing /usr/bin/perl5
Done.
Cleaning up /etc/make.conf... Done.
Cleaning up /etc/manpath.config... Done.
================================================================
====================<phase 3: make patch>====================
add_pkg perl-5.8.8.tbz
adding dependencies
pkg_add perl-5.8.8.tbz
Removing stale symlinks from /usr/bin...
    Skipping /usr/bin/perl
    Skipping /usr/bin/perl5
Done.
Creating various symlinks in /usr/bin...
    Symlinking /usr/local/bin/perl5.8.8 to /usr/bin/perl
    Symlinking /usr/local/bin/perl5.8.8 to /usr/bin/perl5
Done.
Cleaning up /etc/make.conf... Done.
Spamming /etc/make.conf... Done.
Cleaning up /etc/manpath.config... Done.
Spamming /etc/manpath.config... Done.
===>  Patching for p5-PCSC-Card-1.4.4
===>   p5-PCSC-Card-1.4.4 depends on file: /usr/local/bin/perl5.8.8 - found
===>  Applying FreeBSD patches for p5-PCSC-Card-1.4.4
/usr/bin/sed -i.bak -e "s,-I/usr/local/pcsc/include,/usr/local/include/PCSC,"  /work/a/ports/devel/p5-PCSC-Card/work/pcsc-perl-1.4.4/Makefile.PL
Deleting perl-5.8.8
Removing stale symlinks from /usr/bin...
    Removing /usr/bin/perl
    Removing /usr/bin/perl5
Done.
Cleaning up /etc/make.conf... Done.
Cleaning up /etc/manpath.config... Done.
================================================================
====================<phase 4: make build>====================
add_pkg libusb-0.1.12_1.tbz pcsc-lite-1.4.0,2.tbz perl-5.8.8.tbz pkg-config-0.21.tbz
adding dependencies
pkg_add libusb-0.1.12_1.tbz
pkg_add pcsc-lite-1.4.0,2.tbz

------------------------------------------------------------------------

PC/SC-Lite has been installed.
You can fetch drivers from http://www.linuxnet.com/sourcedrivers.html
or install one of the following ports:
devel/libccid
security/ifd-gempc410
security/ifd-gpr400
security/ifd-slb_rf60

After installing the driver, please update the pcscd configuration file
/usr/local/etc/reader.conf by using the default
/usr/local/etc/reader.conf.sample

For USB cardreaders add the following lines to /etc/devd.conf to enable
hotplugging.

attach 100 {
        device-name "ugen[0-9]+";
        action "/usr/local/sbin/pcscd -H";
};

detach 100 {
        device-name "ugen[0-9]+";
        action "/usr/local/sbin/pcscd -H";
};
------------------------------------------------------------------------

pkg_add perl-5.8.8.tbz
Removing stale symlinks from /usr/bin...
    Skipping /usr/bin/perl
    Skipping /usr/bin/perl5
Done.
Creating various symlinks in /usr/bin...
    Symlinking /usr/local/bin/perl5.8.8 to /usr/bin/perl
    Symlinking /usr/local/bin/perl5.8.8 to /usr/bin/perl5
Done.
Cleaning up /etc/make.conf... Done.
Spamming /etc/make.conf... Done.
Cleaning up /etc/manpath.config... Done.
Spamming /etc/manpath.config... Done.
pkg_add pkg-config-0.21.tbz
skipping pkg-config-0.21, already added
===>   p5-PCSC-Card-1.4.4 depends on file: /usr/local/bin/perl5.8.8 - found
===>   p5-PCSC-Card-1.4.4 depends on shared library: pcsclite.1 - found
===>  Configuring for p5-PCSC-Card-1.4.4
Checking if your kit is complete...
Looks good
Writing Makefile for Chipcard::PCSC::Card
Writing Makefile for Chipcard::PCSC
===>  Building for p5-PCSC-Card-1.4.4
cp PCSC.pod blib/lib/Chipcard/PCSC.pod
cp PCSC.pm blib/lib/Chipcard/PCSC.pm
/usr/local/bin/perl5.8.8 /usr/local/lib/perl5/5.8.8/ExtUtils/xsubpp  -typemap /usr/local/lib/perl5/5.8.8/ExtUtils/typemap -typemap typemap  PCSC.xs > PCSC.xsc && mv PCSC.xsc PCSC.c
cc -c  `pkg-config --cflags libpcsclite`  -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -pipe    -DVERSION=\"0.03\"  -DXS_VERSION=\"0.03\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.8.8/mach/CORE"  -O2 -Wall PCSC.c
In file included from PCSC.xs:36:
PCSCperl.h:151: warning: `LPCTSTR' is deprecated (declared at /usr/local/include/PCSC/wintypes.h:63)
PCSCperl.h:151: warning: `LPTSTR' is deprecated (declared at /usr/local/include/PCSC/wintypes.h:57)
PCSCperl.h:152: warning: `LPCTSTR' is deprecated (declared at /usr/local/include/PCSC/wintypes.h:63)
PCSCperl.h:159: warning: `LPTSTR' is deprecated (declared at /usr/local/include/PCSC/wintypes.h:57)
PCSC.xs: In function `_InitErrorCodes':
PCSC.xs:135: error: `SCARD_SCOPE_GLOBAL' undeclared (first use in this function)
PCSC.xs:135: error: (Each undeclared identifier is reported only once
PCSC.xs:135: error: for each function it appears in.)
PCSC.xs:137: error: `SCARD_RESET' undeclared (first use in this function)
PCSC.xs:139: error: `SCARD_INSERTED' undeclared (first use in this function)
PCSC.xs:141: error: `SCARD_REMOVED' undeclared (first use in this function)
PCSC.c: In function `XS_Chipcard__PCSC__EstablishContext':
PCSC.c:446: warning: unused variable `RETVAL'
PCSC.c: In function `XS_Chipcard__PCSC__ListReaders':
PCSC.c:505: warning: unused variable `RETVAL'
PCSC.c: In function `XS_Chipcard__PCSC__Connect':
PCSC.c:601: warning: unused variable `RETVAL'
PCSC.c: In function `XS_Chipcard__PCSC__Reconnect':
PCSC.c:633: warning: unused variable `RETVAL'
PCSC.c: In function `XS_Chipcard__PCSC__Status':
PCSC.c:704: warning: unused variable `RETVAL'
PCSC.c: In function `XS_Chipcard__PCSC__Transmit':
PCSC.c:830: warning: unused variable `RETVAL'
PCSC.c: In function `XS_Chipcard__PCSC__Control':
PCSC.c:945: warning: unused variable `RETVAL'
PCSC.xs: In function `XS_Chipcard__PCSC__GetStatusChange':
PCSC.xs:1106: warning: comparison is always false due to limited range of data type
PCSC.c:1090: warning: unused variable `RETVAL'
*** Error code 1

Stop in /work/a/ports/devel/p5-PCSC-Card/work/pcsc-perl-1.4.4.
*** Error code 1

Stop in /a/ports/devel/p5-PCSC-Card.
================================================================
build of /usr/ports/devel/p5-PCSC-Card ended at Tue Feb 27 20:13:06 UTC 2007


----- End forwarded message -----
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-perl/attachments/20070302/45450354/attachment.pgp


More information about the freebsd-perl mailing list