Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
dev-libs/cyrus-sasl-2.1.22 failed
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
SkaaliaN
Veteran
Veteran


Joined: 21 Apr 2005
Posts: 1363
Location: Valhalla

PostPosted: Thu Oct 26, 2006 11:11 am    Post subject: dev-libs/cyrus-sasl-2.1.22 failed Reply with quote

Code:

../plugins/plugin_common.c: In function '_plug_free_secret':
../plugins/plugin_common.c:293: warning: pointer targets in passing argument 1 o                                                                                                                               
f 'utils->erasebuffer' differ in signedness
/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc  -Wall -W -O2 -mar                                                                                                                               
ch=pentium-m -msse3 -pipe -fomit-frame-pointer   -o libsasl2.la -rpath /usr/lib                                                                                                                                 
-version-info 2:22:0 auxprop.lo canonusr.lo checkpw.lo client.lo common.lo confi                                                                                                                               
g.lo external.lo md5.lo saslutil.lo server.lo seterror.lo dlopen.lo plugin_commo                                                                                                                               
n.lo   -ldl -lresolv   -lresolv 
i686-pc-linux-gnu-gcc -shared  .libs/auxprop.o .libs/canonusr.o .libs/checkpw.o                                                                                                                                 
.libs/client.o .libs/common.o .libs/config.o .libs/external.o .libs/md5.o .libs/                                                                                                                               
saslutil.o .libs/server.o .libs/seterror.o .libs/dlopen.o .libs/plugin_common.o                                                                                                                                 
 -ldl -lresolv  -march=pentium-m -msse3 -Wl,-soname -Wl,libsasl2.so.2 -o .libs/l                                                                                                                               
ibsasl2.so.2.0.22
(cd .libs && rm -f libsasl2.so.2 && ln -s libsasl2.so.2.0.22 libsasl2.so.2)
(cd .libs && rm -f libsasl2.so && ln -s libsasl2.so.2.0.22 libsasl2.so)
creating libsasl2.la
(cd .libs && rm -f libsasl2.la && ln -s ../libsasl2.la libsasl2.la)
make[2]: Leaving directory `/var/tmp/portage/cyrus-sasl-2.1.22/work/cyrus-sasl-2                                                                                                                               
.1.22/lib'
Making all in utils
make[2]: Entering directory `/var/tmp/portage/cyrus-sasl-2.1.22/work/cyrus-sasl-                                                                                                                               
2.1.22/utils'
if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include                                                                                                                                 
    -Wall -W -O2 -march=pentium-m -msse3 -pipe -fomit-frame-pointer -MT dbconver                                                                                                                               
ter-2.o -MD -MP -MF ".deps/dbconverter-2.Tpo" -c -o dbconverter-2.o dbconverter-                                                                                                                               
2.c; \
        then mv -f ".deps/dbconverter-2.Tpo" ".deps/dbconverter-2.Po"; else rm -                                                                                                                               
f ".deps/dbconverter-2.Tpo"; exit 1; fi
dbconverter-2.c: In function 'good_getopt':
dbconverter-2.c:365: warning: unused parameter 'context'
dbconverter-2.c:366: warning: unused parameter 'plugin_name'
/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc  -Wall -W -O2 -mar                                                                                                                               
ch=pentium-m -msse3 -pipe -fomit-frame-pointer   -o dbconverter-2  dbconverter-2                                                                                                                               
.o ../sasldb/libsasldb.la ../lib/libsasl2.la -lgdbm -lresolv  -lresolv 
mkdir .libs
i686-pc-linux-gnu-gcc -Wall -W -O2 -march=pentium-m -msse3 -pipe -fomit-frame-po                                                                                                                               
inter -o .libs/dbconverter-2 dbconverter-2.o  ../sasldb/.libs/libsasldb.a ../lib                                                                                                                               
/.libs/libsasl2.so -ldl /usr/lib/libgdbm.so -lresolv
../lib/.libs/libsasl2.so: undefined reference to `crypt'
collect2: ld returned 1 exit status
make[2]: *** [dbconverter-2] Error 1
make[2]: Leaving directory `/var/tmp/portage/cyrus-sasl-2.1.22/work/cyrus-sasl-2                                                                                                                               
.1.22/utils'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/cyrus-sasl-2.1.22/work/cyrus-sasl-2                                                                                                                               
.1.22'
make: *** [all] Error 2

!!! ERROR: dev-libs/cyrus-sasl-2.1.22 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  cyrus-sasl-2.1.22.ebuild, line 166:   Called die

!!! compile problem
!!! If you need support, post the topmost build error, and the call stack if rel                                                                                                                               
evant.



Weiß jmd. was das sein könnte!?



Hier meine make.conf:

Code:

# These settings were set by the catalyst build script that automatically built this stage
# Please consult /etc/make.conf.example for a more detailed example
CFLAGS="-O2 -march=pentium-m -msse3 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
MAKEOPTS="-j4"
LINGUAS="de"
USE="dga X png gnome kde qt qt3 java cdrom cdrw dvdr dvdrw win32codecs oss -unicode opengl hal arts xine jpeg2k nls truetype xinerama bigger-fonts disablexmb jpeg svg alsa xmms source"
VIDEO_CARDS="vesa vga fglrx ati"
INPUT_DEVICES="keyboard mouse"
FEATURES="ccache"
CCACHE_SIZE="3G"
PORTDIR_OVERLAY="/usr/local/overlays/local"
PORTDIR_OVERLAY="${PORTDIR_OVERLAY} /usr/local/overlays/local/gentoo-de"

LG
Scup
_________________
c'ya !
skaalian
Back to top
View user's profile Send private message
kurt
Guru
Guru


Joined: 25 Aug 2003
Posts: 403
Location: Arni (AG); CH

PostPosted: Thu Oct 26, 2006 9:36 pm    Post subject: Reply with quote

hallo,

hatte auch das probelm

lössung1:
USE="-crypt" emerge cyrus-sasl -1

lössung2:
echo "=dev-libs/cyrus-sasl-2.1.22 -crypt" >> /etc/portage/package.use/cyrus

lössung3:
man nehme den patch von https://bugs.gentoo.org/show_bug.cgi?id=152544 und füge in im overlay dem ebuild bei.

gruss

kurt
Back to top
View user's profile Send private message
SkaaliaN
Veteran
Veteran


Joined: 21 Apr 2005
Posts: 1363
Location: Valhalla

PostPosted: Fri Oct 27, 2006 7:19 am    Post subject: Reply with quote

ich werde es heute abend mal testen! danke!

gruß
scup
_________________
c'ya !
skaalian
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum