pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/32311: misc/kdepim not building on -current
>Number: 32311
>Category: pkg
>Synopsis: misc/kdepim3 doesn't build on amd64/-current
>Confidential: no
>Severity: critical
>Priority: high
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Thu Dec 15 15:20:01 +0000 2005
>Originator: ascent%schoot.org@localhost
>Release: NetBSD 3.99.14
>Organization:
>Environment:
System: NetBSD ascwin 3.99.14 NetBSD 3.99.14 (GENERIC) #0: Mon Dec 12 14:16:42
CET 2005 test2@ascent:/home/test2/src/_obj/sys/arch/amd64/compile/GENERIC amd64
Architecture: x86_64
Machine: amd64
>Description:
/usr/pkgsrc/misc/kdepim3 doesn't build, it gives the following errors:
Script started on Tue Dec 13 13:25:47 2005
# make
===> Checking for vulnerabilities in kdepim-3.5.0
===> Building for kdepim-3.5.0
< .... >
gmake[4]: Leaving directory
`/usr/pkgsrc/misc/kdepim3/work/kdepim-3.5.0/kresources/kolab'
gmake[3]: Leaving directory
`/usr/pkgsrc/misc/kdepim3/work/kdepim-3.5.0/kresources/kolab'
Making all in slox
gmake[3]: Entering directory
`/usr/pkgsrc/misc/kdepim3/work/kdepim-3.5.0/kresources/slox'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory
`/usr/pkgsrc/misc/kdepim3/work/kdepim-3.5.0/kresources/slox'
Making all in groupwise
gmake[3]: Entering directory
`/usr/pkgsrc/misc/kdepim3/work/kdepim-3.5.0/kresources/groupwise'
Making all in soap
gmake[4]: Entering directory
`/usr/pkgsrc/misc/kdepim3/work/kdepim-3.5.0/kresources/groupwise/soap'
if /bin/sh ../../../libtool --silent --tag=CXX --mode=compile c++
-DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../kresources/groupwise
-I../../../libkdepim -I/usr/pkg/include -I/usr/pkg/qt3/include
-I/usr/pkg/xorg/include -I/usr/pkg/include -I/usr/pkg/xorg/include
-DQT_THREAD_SUPPORT -I/usr/pkg/include -I/usr/include -DLDAP_DEPRECATED
-I/usr/pkg/qt3/include -DGLX_GLXEXT_LEGACY -I/usr/pkg/xorg/include
-I/usr/include/krb5 -I/usr/pkg/include/freetype2 -Wno-long-long -Wundef -Wall
-W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -I/usr/pkg/include
-I/usr/include -DLDAP_DEPRECATED -I/usr/pkg/qt3/include -DGLX_GLXEXT_LEGACY
-I/usr/pkg/xorg/include -I/usr/include/krb5 -I/usr/pkg/include/freetype2
-Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common
-DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT
-DQT_NO_TRANSLATION -Wno-non-virtual-dtor -MT stdsoap2.lo -MD -MP -MF
".deps/stdsoap2.Tpo" -c -o stdsoap2.lo stdsoap2.cpp; \
then mv -f ".deps/stdsoap2.Tpo" ".deps/stdsoap2.Plo"; else rm -f
".deps/stdsoap2.Tpo"; exit 1; fi
stdsoap2.cpp: In function `unsigned char* soap_getbase64(soap*, int*, int)':
stdsoap2.cpp:1559: warning: unused parameter `int malloc_flag'
stdsoap2.cpp: In function `const char* http_error(soap*, int)':
stdsoap2.cpp:2973: warning: unused parameter `soap*soap'
stdsoap2.cpp: In function `int tcp_connect(soap*, const char*, const char*,
int)':
stdsoap2.cpp:3261: error: cannot convert `size_t*' to `__socklen_t*' for
argument `5' to `int getsockopt(int, int, int, void*, __socklen_t*)'
stdsoap2.cpp: In function `int tcp_accept(soap*, int, sockaddr*, int*)':
stdsoap2.cpp:3668: error: cannot convert `size_t*' to `__socklen_t*' for
argument `3' to `int accept(int, sockaddr*, __socklen_t*)'
stdsoap2.cpp:3667: warning: unused parameter `soap*soap'
stdsoap2.cpp: In function `int tcp_closesocket(soap*, int)':
stdsoap2.cpp:3910: warning: unused parameter `soap*soap'
stdsoap2.cpp: In function `int tcp_shutdownsocket(soap*, int, int)':
stdsoap2.cpp:3920: warning: unused parameter `soap*soap'
stdsoap2.cpp: In function `int soap_embed(soap*, const void*, const
soap_array*, int, const char*, int)':
stdsoap2.cpp:4035: warning: unused parameter `const char*tag'
stdsoap2.cpp: In function `int soap_pointer_enter(soap*, const void*, const
soap_array*, int, int, soap_plist**)':
stdsoap2.cpp:4083: warning: unused parameter `int n'
stdsoap2.cpp: In function `void soap_fcopy(soap*, int, int, void*, const void*,
long unsigned int)':
stdsoap2.cpp:5092: warning: unused parameter `soap*soap'
stdsoap2.cpp:5092: warning: unused parameter `int st'
stdsoap2.cpp:5092: warning: unused parameter `int tt'
stdsoap2.cpp: In function `int soap_s2LONG64(soap*, const char*, long long
int*)':
stdsoap2.cpp:7836: warning: unused parameter `const char*s'
stdsoap2.cpp:7836: warning: unused parameter `long long int*p'
stdsoap2.cpp: In function `int soap_s2ULONG64(soap*, const char*, long long
unsigned int*)':
stdsoap2.cpp:8574: warning: unused parameter `const char*s'
stdsoap2.cpp:8574: warning: unused parameter `long long unsigned int*p'
stdsoap2.cpp: In function `char** soap_instring(soap*, const char*, char**,
const char*, int, int, long int, long int)':
stdsoap2.cpp:8762: warning: unused parameter `const char*type'
stdsoap2.cpp: In function `wchar_t** soap_inwstring(soap*, const char*,
wchar_t**, const char*, int, long int, long int)':
stdsoap2.cpp:8809: warning: unused parameter `const char*type'
stdsoap2.cpp: In function `int http_get(soap*)':
stdsoap2.cpp:11817: warning: unused parameter `soap*soap'
gmake[4]: *** [stdsoap2.lo] Error 1
gmake[4]: Leaving directory
`/usr/pkgsrc/misc/kdepim3/work/kdepim-3.5.0/kresources/groupwise/soap'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory
`/usr/pkgsrc/misc/kdepim3/work/kdepim-3.5.0/kresources/groupwise'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory
`/usr/pkgsrc/misc/kdepim3/work/kdepim-3.5.0/kresources'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/pkgsrc/misc/kdepim3/work/kdepim-3.5.0'
gmake: *** [all] Error 2
*** Error code 2
Stop.
make: stopped in /usr/pkgsrc/misc/kdepim3
===>
===> There was an error during the ``build'' phase.
===> Please investigate the following for more information:
===> * log of the build
===> * /usr/pkgsrc/misc/kdepim3/work/.work.log
===>
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/misc/kdepim3
#
Script done on Tue Dec 13 13:25:59 2005
There's not much in mk.conf, just X11_TYPE=xorg
This is with todays pkgsrc, and it (of course) also breaks the kde3 metapkg
>How-To-Repeat:
>Fix:
Sorry, none.
>Unformatted:
Home |
Main Index |
Thread Index |
Old Index