pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/28996: I am unable to build devel/pwlib from pkgsrc.



>Number:         28996
>Category:       pkg
>Synopsis:       I am unable to build devel/pwlib from pkgsrc.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Jan 18 08:12:00 +0000 2005
>Originator:     Andrew Ball
>Release:        NetBSD/i386-1.6.1
>Organization:
n/a
>Environment:
NetBSD almond 1.6.1 NetBSD 1.6.1 (ALMOND-$Revision: 2.15 $) #1: Wed Aug 11 
19:09:58 GMT 2004     root@almond:/usr/src/sys/arch/i386/compile/ALMOND i386
>Description:
I have successfully updated my pkgsrc using CVS and downloaded the
distfile(s) using "make fetch-list|sh", but when I try "make", I see
the following...

almond# make
===> *** No /usr/src/pkgsrc/distfiles/pkg-vulnerabilities file found,
===> *** skipping vulnerability checks. To fix, install
===> *** the pkgsrc/security/audit-packages package and run
===> *** '/usr/pkg/sbin/download-vulnerability-list'.
===> Building for pwlib-1.8.3nb1
set -e; /usr/pkg/bin/gmake -C src/ptlib/unix opt;
gmake[1]: Entering directory 
`/usr/src/pkgsrc/devel/pwlib/work/pwlib/src/ptlib/unix'
libtool  --mode=compile --tag=CXX c++ -DP_USE_PRAGMA -D_REENTRANT 
-fno-exceptions -Wall  -I/usr/src/pkgsrc/devel/pwlib/work/pwlib/include 
-I/usr/src/pkgsrc/devel/pwlib/work/pwlib/include -Os  -O2 -I/usr/pkg/include 
-felide-constructors -x c++ -c ../../ptclib/pssl.cxx -o 
/usr/src/pkgsrc/devel/pwlib/work/pwlib/lib/obj_NetBSD_x86_r/pssl.o
 c++ -DP_USE_PRAGMA -D_REENTRANT -fno-exceptions -Wall 
-I/usr/src/pkgsrc/devel/pwlib/work/pwlib/include -Os -O2 
-I/usr/src/pkgsrc/devel/pwlib/work/.buildlink/include -felide-constructors -x 
c++ -c ../../ptclib/pssl.cxx  -fPIC -DPIC -o 
/usr/src/pkgsrc/devel/pwlib/work/pwlib/lib/obj_NetBSD_x86_r/.libs/pssl.o
../../ptclib/pssl.cxx: In member function `BOOL PSSLDiffieHellman::Load(const 
   PFilePath&, PSSLFileTypes)':
../../ptclib/pssl.cxx:778: error: invalid conversion from `char*(*)(...)' to `
   char*(*)()'
../../ptclib/pssl.cxx:778: error: invalid conversion from `char*(*)(...)' to `
   char*(*)()'
gmake[1]: *** 
[/usr/src/pkgsrc/devel/pwlib/work/pwlib/lib/obj_NetBSD_x86_r/pssl.o] Error 1
gmake[1]: Leaving directory 
`/usr/src/pkgsrc/devel/pwlib/work/pwlib/src/ptlib/unix'
gmake: *** [opt] Error 2
*** Error code 2

Stop.
make: stopped in /usr/src/pkgsrc/devel/pwlib
===> 
===> There was an error during the ``build'' phase.
===> Please investigate the following for more information:
===>      * log of the build
===>      * /usr/src/pkgsrc/devel/pwlib/work/.work.log
===> 
*** Error code 1

Stop.
make: stopped in /usr/src/pkgsrc/devel/pwlib
almond#

>How-To-Repeat:
cd devel/pwlib
make fetch-list|sh
make

>Fix:




Home | Main Index | Thread Index | Old Index