Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 May 2007 02:15:07 +0200
From:      "Diego Depaoli" <trebestie@gmail.com>
To:        freebsd-ports@freebsd.org
Subject:   Builds failure report
Message-ID:  <83e5fb980705221715scad7fber33dd2cf614be4bb1@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hi all,
building kdebase3 and transcode on -current updated 00:36 CEST with
recent openssl patchs and/or commits, I get the following failures:

Kdebase3 (with or without --disable-pie (kdelibs with --disable-pie))

/usr/local/include -D_GETOPT_H -D_THREAD_SAFE   -Wno-long-long -Wundef -Wall W
-Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 -fno-strict-aliasing -pipe -Wno-non-
virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQ
T_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -D_GNU_SOURCE  -M
T crypto.lo -MD -MP -MF ".deps/crypto.Tpo" -c -o crypto.lo crypto.cpp; \
        then mv -f ".deps/crypto.Tpo" ".deps/crypto.Plo"; else rm -f ".deps/cryp
to.Tpo"; exit 1; fi
In file included from /usr/local/include/ksslinfodlg.h:28,
                 from /usr/local/include/ksslall.h:24,
                 from crypto.cpp:87:
/usr/local/include/ksslcertificate.h:61: error: using typedef-name
'X509' after 'class'
/usr/local/include/openssl/ossl_typ.h:136: error: 'X509' has a
previous declaration here
In file included from /usr/local/include/ksslall.h:34,
                 from crypto.cpp:87:
/usr/local/include/ksslpkcs7.h:35: error: using typedef-name 'PKCS7'
after 'class'
/usr/local/include/openssl/pkcs7.h:217: error: 'PKCS7' has a previous
declaration here
/usr/local/include/ksslpkcs7.h:36: error: using typedef-name 'X509'
after 'class'
/usr/local/include/openssl/ossl_typ.h:136: error: 'X509' has a
previous declaration here
In file included from /usr/local/include/ksslall.h:35,
                 from crypto.cpp:87:
/usr/local/include/ksslpkcs12.h:36: error: using typedef-name
'EVP_PKEY' after 'class'
/usr/local/include/openssl/ossl_typ.h:120: error: 'EVP_PKEY' has a
previous declaration here
/usr/local/include/ksslpkcs12.h:37: error: using typedef-name 'X509'
after 'class'
/usr/local/include/openssl/ossl_typ.h:136: error: 'X509' has a
previous declaration here
crypto.cpp: In member function 'void KCryptoConfig::slotCAImport()':
crypto.cpp:1844: error: 'class KOpenSSLProxy' has no member named
'X509_STORE_new'
crypto.cpp:1845: error: 'class KOpenSSLProxy' has no member named
'X509_STORE_add_lookup'
crypto.cpp:1845: error: 'class KOpenSSLProxy' has no member named
'X509_LOOKUP_file'
crypto.cpp:1848: error: 'class KOpenSSLProxy' has no member named
'X509_LOOKUP_ctrl'
crypto.cpp:1851: error: 'class KOpenSSLProxy' has no member named 'sk_num'
crypto.cpp:1852: error: 'class KOpenSSLProxy' has no member named 'sk_value'
crypto.cpp:1921: error: 'class KOpenSSLProxy' has no member named
'X509_STORE_free'
crypto.cpp:1993: error: 'class KOpenSSLProxy' has no member named
'X509_STORE_free'
gmake[3]: *** [crypto.lo] Error 1
gmake[3]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.5.6/kcontrol
/crypto'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory
`/usr/ports/x11/kdebase3/work/kdebase-3.5.6/kcontrol'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.5.6'
gmake: *** [all] Error 2
*** Error code 2
Stop in /usr/ports/x11/kdebase3.
*** Error code 1
Stop in /usr/ports/x11/kdebase3.

Transcode

gmake[3]: Entering directory `/usr/ports/multimedia/transcode/work/transcode-1.0
.3/filter'
if /bin/sh /usr/local/bin/libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I..
  -pthread -D_REENTRANT -D_THREAD_SAFE -I.. -I../src -I../libtc -I../avilib  -I/
usr/local/include -I../libac3  -I/usr/local/include/freetype2 -I/usr/local/inclu
de -I/usr/local/include/ffmpeg -I/usr/local/include -I/usr/local/include  -Wall
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2
-fno-strict -aliasing -pipe -MT filter_modfps.lo -MD -MP -MF
.deps/filter_modfps.Tpo" -c -o
 filter_modfps.lo filter_modfps.c; \
        then mv -f ".deps/filter_modfps.Tpo" ".deps/filter_modfps.Plo"; else rm
-f ".deps/filter_modfps.Tpo"; exit 1; fi
 cc -DHAVE_CONFIG_H -I. -I. -I.. -pthread -D_REENTRANT -D_THREAD_SAFE -I.. -I../
src -I../libtc -I../avilib -I/usr/local/include -I../libac3 -I/usr/local/include
/freetype2 -I/usr/local/include -I/usr/local/include/ffmpeg -I/usr/local/include
 -I/usr/local/include -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
-D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -pipe -MT
filter_modfps.lo -MD -MP -MF .deps/filter_modfps.Tpo -c
filter_modfps.c  -fPIC -DPIC -o -libs/filter_modfps.o
filter_modfps.c:67: error: static declaration of 'lrint' follows
non-static declaration
filter_modfps.c: In function 'fancy_clone':
filter_modfps.c:368: warning: pointer targets in passing argument 1 of
'clone_average' differ in signedness
filter_modfps.c:368: warning: pointer targets in passing argument 2 of
'clone_average' differ in signedness
filter_modfps.c:371: warning: pointer targets in passing argument 1 of
'clone_temporal_average' differ in signedness
filter_modfps.c:371: warning: pointer targets in passing argument 2 of
'clone_temporal_average' differ in signedness
filter_modfps.c:378: warning: pointer targets in passing argument 1 of
'clone_phosphor_average' differ in signedness
filter_modfps.c:378: warning: pointer targets in passing argument 2 of
'clone_phosphor_average' differ in signedness
gmake[3]: *** [filter_modfps.lo] Error 1
gmake[3]: Leaving directory `/usr/ports/multimedia/transcode/work/transcode-1.0.
3/filter'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory
'/usr/ports/multimedia/transcode/work/transcode-1.0.3/filter'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/multimedia/transcode/work/transcode-1.0.
3'
gmake: *** [all] Error 2
*** Error code 2
Stop in /usr/ports/multimedia/transcode.

Many thanks
-- 
Diego Depaoli

P.S. at this moment, gnome2 still goes on.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?83e5fb980705221715scad7fber33dd2cf614be4bb1>