pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/41770: [x11/qt4-libs] compilation failure
>Number: 41770
>Category: pkg
>Synopsis: [x11/qt4-libs] compilation failure
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Thu Jul 23 13:15:00 +0000 2009
>Originator: Ryo HAYASAKA
>Release: NetBSD 5.99.15, pkgsrc-current
>Organization:
Japan Advanced Institute of Science and Technology (JAIST)
>Environment:
System: NetBSD bonnie.jaist.ac.jp 5.99.15 NetBSD 5.99.15 (GENERIC) #0: Mon Jul
20 05:43:25 PDT 2009
builds@wb40:/home/builds/ab/HEAD/i386/200907190002Z-obj/home/builds/ab/HEAD/src/sys/arch/i386/compile/GENERIC
i386
Architecture: i386
Machine: i386
>Description:
$ make
=> Bootstrap dependency digest>=20010302: found digest-20080510
WARNING: [license.mk] Every package should define a LICENSE.
=> Checksum SHA1 OK for qt-x11-opensource-src-4.5.2.tar.bz2
=> Checksum RMD160 OK for qt-x11-opensource-src-4.5.2.tar.bz2
===> depends-message [qt4-libs-4.5.2] ===> Installing dependencies for
qt4-libs-4.5.2
==========================================================================
The supported build options for qt4-libs are:
cups debug
You can select which build options to use by setting PKG_DEFAULT_OPTIONS
or the following variable. Its current value is shown:
PKG_OPTIONS.qt4 (not defined)
==========================================================================
=> Build dependency libtool-base>=1.5.18nb5: found libtool-base-1.5.26nb2
=> Build dependency gmake>=3.81: found gmake-3.81
=> Build dependency x11-links>=0.43: found x11-links-0.43
=> Build dependency checkperms>=1.1: found checkperms-1.10
=> Full dependency jpeg>=6bnb2: found jpeg-6bnb4
=> Full dependency mng>=1.0.9nb1: found mng-1.0.10
=> Full dependency png>=1.2.9nb2: found png-1.2.38
===> tools-message [qt4-libs-4.5.2] ===> Overriding tools for qt4-libs-4.5.2
...
libtool --silent --mode=compile c++ -c -O2 -pipe -mfpmath=sse -msse3
-march=athlon64 -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include
-I/usr/X11R7/include/freetype2 -pipe -mfpmath=sse -msse3 -march=athlon64
-I/usr/pkg/include -I/usr/X11R7/include -I/usr/include
-I/usr/X11R7/include/freetype2 -fno-exceptions -D_REENTRANT -fPIC -DQT_SHARED
-DQT_BUILD_NETWORK_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII
-DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_NO_DEBUG
-DQT_CORE_LIB -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE
-I../../mkspecs/netbsd-g++ -I. -I../../include/QtCore -I../../include
-I../../include/QtNetwork -I.rcc/release-shared -Ikernel -I/usr/include
-I.moc/release-shared -I/a/pkg/include -o
.obj/release-shared/qsslconfiguration.lo ssl/qsslconfiguration.cpp
ssl/qsslsocket_openssl_symbols_p.h:257: error: variable or field 'q_sk_free'
declared void
ssl/qsslsocket_openssl_symbols_p.h:257: error: 'STACK' was not declared in this
scope
ssl/qsslsocket_openssl_symbols_p.h:257: error: 'a' was not declared in this
scope
ssl/qsslsocket_openssl_symbols_p.h:258: error: 'STACK' was not declared in this
scope
ssl/qsslsocket_openssl_symbols_p.h:258: error: 'a' was not declared in this
scope
ssl/qsslsocket_openssl_symbols_p.h:259: error: 'STACK' was not declared in this
scope
ssl/qsslsocket_openssl_symbols_p.h:259: error: 'a' was not declared in this
scope
ssl/qsslsocket_openssl_symbols_p.h:259: error: expected primary-expression
before 'int'
ssl/qsslsocket_openssl_symbols_p.h:259: error: initializer expression list
treated as compound expression
ssl/qsslcertificate.cpp: In member function
'QMultiMap<QSsl::AlternateNameEntryType, QString>
QSslCertificate::alternateSubjectNames() const':
ssl/qsslcertificate.cpp:365: error: 'STACK' was not declared in this scope
ssl/qsslcertificate.cpp:365: error: 'altNames' was not declared in this scope
ssl/qsslcertificate.cpp:365: error: expected primary-expression before ')' token
ssl/qsslcertificate.cpp:365: error: expected `;' before 'q_X509_get_ext_d2i'
ssl/qsslcertificate.cpp:386: error: 'q_sk_free' cannot be used as a function
gmake[1]: *** [.obj/release-shared/qsslcertificate.lo] Error 1
gmake[1]: *** Waiting for unfinished jobs....
gmake[1]: Leaving directory
`/usr/pkgsrc/x11/qt4-libs/work/qt-x11-opensource-src-4.5.2/src/network'
gmake: *** [sub-network-sub_src_target_ordered] Error 2
*** Error code 2
Stop.
make: stopped in /usr/pkgsrc/x11/qt4-libs
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/x11/qt4-libs
>How-To-Repeat:
>Fix:
Home |
Main Index |
Thread Index |
Old Index