View previous topic :: View next topic |
Author |
Message |
alpha_one_x86 Guru
Joined: 29 Oct 2006 Posts: 544
|
Posted: Tue Oct 31, 2006 12:23 pm Post subject: [emerge] cyrus-sasl |
|
|
Bonjour maintenant je bloque sur ca emerge kde-meta, je suis sur un AMD64 c'est peu etre pour ca (d'apres recherche google):
Code: | if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/include/mysql -Wall -W -O2 -pipe -march=athlon64 -msse3 -mfpmath=sse -mcpu=athlon-64
-mtune=k8 -MT sasldb_init.lo -MD -MP -MF ".deps/sasldb_init.Tpo" -c -o sasldb_init.lo sasldb_init.c; \
then mv -f ".deps/sasldb_init.Tpo" ".deps/sasldb_init.Plo"; else rm -f ".deps/sasldb_init.Tpo"; exit 1; fi
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/include/mysql -Wall -W -O2 -pipe -march=athlon64 -msse3 -mfpmath=sse -mcpu=athlon-64 -mtune=k8 -MT sasldb_init.lo -MD -MP -MF .deps/sasldb_init.Tpo -c sasldb_init.c -fPIC -DPIC -o .libs/sasldb_init.o
if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/include/mysql -Wall -W -O2 -pipe -march=athlon64 -msse3 -mfpmath=sse -mcpu=athlon-64
-mtune=k8 -MT plugin_common.lo -MD -MP -MF ".deps/plugin_common.Tpo" -c -o plugin_common.lo plugin_common.c; \
then mv -f ".deps/plugin_common.Tpo" ".deps/plugin_common.Plo"; else rm -f ".deps/plugin_common.Tpo"; exit 1; fi x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/include/mysql -Wall -W -O2 -pipe -march=athlon64 -msse3 -mfpmath=sse -mcpu=athlon-64 -mtune=k8 -MT plugin_common.lo -MD -MP -MF .deps/plugin_common.Tpo -c plugin_common.c -fPIC -DPIC -o .libs/plugin_common.o
plugin_common.c: In function '_plug_free_secret':
plugin_common.c:293: warning: pointer targets in passing argument 1 of 'utils->erasebuffer' differ in signedness
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -W -O2 -pipe -march=athlon64 -msse3 -mfpmath=sse
-mcpu=athlon-64 -mtune=k8 -module -export-dynamic -rpath /usr/lib64/sasl2 -o libsasldb.la -version-info 2:22:0 sasldb.lo sasldb_init.lo plugin_common.lo ../sasldb/libsasldb.la -ldb-4.2 -lresolv
x86_64-pc-linux-gnu-gcc -shared .libs/sasldb.o .libs/sasldb_init.o .libs/plugin_common.o -Wl,--whole-archive ../sasldb/.libs/libsasldb.a -Wl,--no-whole-archive /usr/lib64/libdb-4.2.so -lresolv -march=athlon64 -msse3 -mfpmath=sse -mcpu=athlon-64 -mtune=k8 -Wl,-soname -Wl,libsasldb.so.2 -o .libs/libsasldb.so.2.0.22
/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/bin/ld: ../sasldb/.libs/libsasldb.a(allockey.o):
relocation R_X86_64_32 against `a local symbol' can not be used when making a shared object; recompile with -fPIC
../sasldb/.libs/libsasldb.a(allockey.o): could not read symbols: Bad value
collect2: ld returned 1 exit status
make[2]: *** [libsasldb.la] Error 1
make[2]: Leaving directory `/var/tmp/portage/cyrus-sasl-2.1.22/work/cyrus-sasl-2.1.22/plugins'
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 relevant. |
Je doit faire quoi?
EDIT: Je pense que l'erreur est: against `a local symbol' can not be used when making a shared object; recompile with -fPIC mais je comprend rien et je sais pas quoi faire?
Last edited by alpha_one_x86 on Wed Nov 01, 2006 7:47 am; edited 2 times in total |
|
Back to top |
|
|
Magic Banana Veteran
Joined: 13 Dec 2005 Posts: 1912 Location: Belo Horizonte, Minas Gerais, Brasil
|
Posted: Tue Oct 31, 2006 3:05 pm Post subject: |
|
|
Si cette commande te recompile quelque chose, retente ton emerge et voit si cela a résolu ton problème. |
|
Back to top |
|
|
alpha_one_x86 Guru
Joined: 29 Oct 2006 Posts: 544
|
Posted: Tue Oct 31, 2006 6:20 pm Post subject: |
|
|
la commande n'existe pas! |
|
Back to top |
|
|
geekounet Bodhisattva
Joined: 11 Oct 2004 Posts: 3772
|
Posted: Tue Oct 31, 2006 6:25 pm Post subject: |
|
|
Code: | # emerge gentoolkit |
|
|
Back to top |
|
|
alpha_one_x86 Guru
Joined: 29 Oct 2006 Posts: 544
|
Posted: Tue Oct 31, 2006 6:54 pm Post subject: |
|
|
j'ai toujour pour emerge kde-meta:
Code: | /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/bin/ld: ../sasldb/.libs/libsasldb.a(allockey.o): relocation R_X86_64_32 against `a local symbol' can not be used when making a shared object; recompile with -fPIC
../sasldb/.libs/libsasldb.a(allockey.o): could not read symbols: Bad value
collect2: ld returned 1 exit status
make[2]: *** [libsasldb.la] Error 1
make[2]: Leaving directory `/var/tmp/portage/cyrus-sasl-2.1.22/work/cyrus-sasl-2.1.22/plugins'
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 relevant.
|
|
|
Back to top |
|
|
boozo Advocate
Joined: 01 Jul 2004 Posts: 3193
|
|
Back to top |
|
|
alpha_one_x86 Guru
Joined: 29 Oct 2006 Posts: 544
|
Posted: Tue Oct 31, 2006 7:51 pm Post subject: |
|
|
Code: | emerge kde-meta
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
checking for gawk... (cached) gawk
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for a BSD-compatible install... /bin/install -c
checking for __attribute__... no
checking for runpath switch... -Wl,-rpath,
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognise dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
checking dependency style of x86_64-pc-linux-gnu-g++... gcc3
checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
checking for x86_64-pc-linux-gnu-g77... no
checking for x86_64-pc-linux-gnu-f77... no
checking for x86_64-pc-linux-gnu-xlf... no
checking for x86_64-pc-linux-gnu-frt... no
checking for x86_64-pc-linux-gnu-pgf77... no
checking for x86_64-pc-linux-gnu-fort77... no
checking for x86_64-pc-linux-gnu-fl32... no
checking for x86_64-pc-linux-gnu-af77... no
checking for x86_64-pc-linux-gnu-f90... no
checking for x86_64-pc-linux-gnu-xlf90... no
checking for x86_64-pc-linux-gnu-pgf90... no
checking for x86_64-pc-linux-gnu-epcf90... no
checking for x86_64-pc-linux-gnu-f95... no
checking for x86_64-pc-linux-gnu-fort... no
checking for x86_64-pc-linux-gnu-xlf95... no
checking for x86_64-pc-linux-gnu-ifc... no
checking for x86_64-pc-linux-gnu-efc... no
checking for x86_64-pc-linux-gnu-pgf95... no
checking for x86_64-pc-linux-gnu-lf95... no
checking for x86_64-pc-linux-gnu-gfortran... x86_64-pc-linux-gnu-gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether x86_64-pc-linux-gnu-gfortran accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
checking for objdir... .libs
checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
checking for correct ltmain.sh version... yes
checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC
checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC works... yes
checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC
checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC works... yes
checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for x86_64-pc-linux-gnu-gfortran option to produce PIC... -fPIC
checking if x86_64-pc-linux-gnu-gfortran PIC flag -fPIC works... yes
checking if x86_64-pc-linux-gnu-gfortran static flag -static works... yes
checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o... yes
checking whether the x86_64-pc-linux-gnu-gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for connect... yes
checking for res_search... no
checking for dn_expand... no
checking for dns_lookup... no
checking DB path to use... /etc/sasl2/sasldb2
checking db.h usability... yes
checking db.h presence... yes
checking for db.h... yes
checking DB library to use... berkeley
checking if Berkeley DB handle is kept open in SASLDB... no
checking for dlopen in -ldl... yes
checking /dev/random to use... /dev/random
checking for nm... /usr/bin/nm -B
checking for underscore before symbols... no
checking for syslog... yes
checking security/pam_appl.h usability... yes
checking security/pam_appl.h presence... yes
checking for security/pam_appl.h... yes
checking pam/pam_appl.h usability... no
checking pam/pam_appl.h presence... no
checking for pam/pam_appl.h... no
checking for pam_start... no
checking if I should include saslauthd... /var/lib/sasl2
checking to include Courier authdaemond support... no
checking for getspnam... yes
checking if I should include pwcheck... /var/lib/sasl2
checking if I should include the alwaystrue verifier... no
checking if we should enable sasl_checkapop... enabled
checking CRAM-MD5... enabled
checking for long... yes
checking size of long... 8
checking what directory libraries are found in... lib64
checking for RSAPublicEncrypt in -lrsaref... no
checking openssl/evp.h usability... yes
checking openssl/evp.h presence... yes
checking for openssl/evp.h... yes
checking for EVP_DigestInit in -lcrypto... yes
checking for OpenSSL... yes
checking for des_cbc_encrypt in -lcrypto... no
checking for DES_cbc_encrypt in -lcrypto... yes
checking openssl/des.h usability... yes
checking openssl/des.h presence... yes
checking for openssl/des.h... yes
checking DIGEST-MD5... enabled
checking OTP... disabled
checking SRP... disabled
checking KERBEROS_V4... disabled
checking for crypt... no
checking for crypt in -lcrypt... yes
checking GSSAPI... disabled
checking PLAIN... enabled
checking ANONYMOUS... enabled
checking LOGIN... enabled
checking NTLM... enabled
checking PASSDSS... disabled
checking SQL... enabled
checking for mysql_select_db in -lmysqlclient... yes
configure: WARNING: PostgreSQL Library not found
configure: WARNING: SQLite Library not found
checking LDAPDB... enabled
checking ldap.h usability... yes
checking ldap.h presence... yes
checking for ldap.h... yes
checking lber.h usability... yes
checking lber.h presence... yes
checking for lber.h... yes
checking OpenLDAP api... yes
checking for ldap_initialize in -lldap... yes
checking OpenLDAP version... yes
checking for dmalloc library... no
checking for sfio library... no
checking for getsubopt... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for inet_aton in -lresolv... yes
checking for getaddrinfo... yes
checking for gai_strerror... yes
checking for getnameinfo... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for mode_t... yes
checking for pid_t... yes
checking return type of signal handlers... void
checking whether time.h and sys/time.h may both be included... yes
checking for ANSI C header files... (cached) yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for sys/wait.h that is POSIX.1 compatible... yes
checking des.h usability... no
checking des.h presence... no
checking for des.h... no
checking for dlfcn.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking for strings.h... (cached) yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for unistd.h... (cached) yes
checking for inttypes.h... (cached) yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sysexits.h usability... yes
checking sysexits.h presence... yes
checking for sysexits.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking varargs.h usability... no
checking varargs.h presence... no
checking for varargs.h... no
checking whether you have ss_family in struct sockaddr_storage... yes
checking whether you have sa_len in struct sockaddr... no
checking for socklen_t... yes
checking for gethostname... yes
checking for getdomainname... yes
checking for getpwnam... yes
checking for getspnam... (cached) yes
checking for gettimeofday... yes
checking for inet_aton... yes
checking for memcpy... yes
checking for mkdir... yes
checking for select... yes
checking for socket... yes
checking for strchr... yes
checking for strdup... yes
checking for strerror... yes
checking for strspn... yes
checking for strstr... yes
checking for strtol... yes
checking for jrand48... yes
updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating sasldb/Makefile
config.status: creating plugins/Makefile
config.status: creating lib/Makefile
config.status: creating utils/Makefile
config.status: creating doc/Makefile
config.status: creating sample/Makefile
config.status: creating java/Makefile
config.status: creating java/CyrusSasl/Makefile
config.status: creating java/Test/Makefile
config.status: creating java/javax/Makefile
config.status: creating java/javax/security/Makefile
config.status: creating java/javax/security/auth/Makefile
config.status: creating java/javax/security/auth/callback/Makefile
config.status: creating pwcheck/Makefile
config.status: creating man/Makefile
config.status: creating config.h
config.status: executing depfiles commands
configure: configuring in saslauthd
configure: running /bin/sh './configure' --prefix=/usr '--prefix=/usr' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--with-saslauthd=/var/lib/sasl2' '--with-pwcheck=/var/lib/sasl2' '--with-configdir=/etc/sasl2' '--with-plugindir=/usr/lib64/sasl2' '--with-dbpath=/etc/sasl2/sasldb2' '--enable-login' '--enable-ntlm' '--enable-auth-sasldb' '--disable-krb4' '--disable-otp' '--with-openssl' '--with-pam' '--with-ldap' '--enable-ldapdb' '--disable-sample' '--disable-gssapi' '--with-mysql' '--enable-mysql' '--disable-postgres' '--disable-srp' '--disable-java' '--without-javahome' '--without-authdaemond' '--enable-sql' '--with-dblib=berkeley' '--libdir=/usr/lib64' '--build=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -pipe -march=athlon64 -msse3 -mfpmath=sse -mcpu=athlon-64 -mtune=k8' 'CXXFLAGS=-O2 -pipe -march=athlon64 -msse3 -mfpmath=sse -mcpu=athlon-64 -mtune=k8' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' --cache-file=.././config.cache --srcdir=.
configure: loading cache .././config.cache
checking build system type... (cached) x86_64-pc-linux-gnu
checking host system type... (cached) x86_64-pc-linux-gnu
checking for a BSD-compatible install... (cached) /bin/install -c
checking whether build environment is sane... yes
checking for gawk... (cached) gawk
checking whether make sets $(MAKE)... (cached) yes
checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... (cached) o
checking whether we are using the GNU C compiler... (cached) yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C... (cached) none needed
checking for style of include used by make... GNU
checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) gcc3
checking how to run the C preprocessor... (cached) x86_64-pc-linux-gnu-gcc -E
checking for gawk... (cached) gawk
checking whether make sets $(MAKE)... (cached) yes
checking whether ln -s works... yes
checking for a BSD-compatible install... /bin/install -c
checking for __attribute__... (cached) no
checking for runpath switch... -Wl,-rpath,
checking for connect... (cached) yes
checking for res_search... (cached) no
checking for dn_expand... (cached) no
checking for dns_lookup... (cached) no
checking for egrep... (cached) grep -E
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for long... (cached) yes
checking size of long... (cached) 8
checking what directory libraries are found in... (cached) lib64
checking for RSAPublicEncrypt in -lrsaref... (cached) no
checking for openssl/evp.h... (cached) yes
checking for EVP_DigestInit in -lcrypto... (cached) yes
checking for OpenSSL... yes
checking for des_cbc_encrypt in -lcrypto... (cached) no
checking for DES_cbc_encrypt in -lcrypto... (cached) yes
checking for openssl/des.h... (cached) yes
checking KERBEROS_V4... disabled
checking for crypt... (cached) no
checking for crypt in -lcrypt... (cached) yes
checking GSSAPI... disabled
checking for crypt... (cached) no
checking for crypt in -lcrypt... (cached) yes
checking DB path to use... /etc/sasl2/sasldb2
checking for db.h... (cached) yes
checking DB library to use... berkeley
checking for pam_start in -lpam... yes
checking for security/pam_appl.h... (cached) yes
checking for PAM support... yes
checking for inet_aton in -lresolv... (cached) yes
checking to include LDAP support... yes
checking for ldap_initialize in -lldap... (cached) yes
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking crypt.h usability... yes
checking crypt.h presence... yes
checking for crypt.h... yes
checking for fcntl.h... (cached) yes
checking krb5.h usability... no
checking krb5.h presence... no
checking for krb5.h... no
checking for strings.h... (cached) yes
checking for syslog.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for sys/uio.h... (cached) yes
checking for an ANSI C-conforming const... (cached) yes
checking for pid_t... (cached) yes
checking whether x86_64-pc-linux-gnu-gcc implements __func__... yes
checking return type of signal handlers... (cached) void
checking for gethostname... (cached) yes
checking for mkdir... (cached) yes
checking for socket... (cached) yes
checking for strdup... (cached) yes
checking for getspnam... (cached) yes
checking for strlcat... no
checking for strlcpy... no
checking if getpwnam_r/getspnam_r take 5 arguments... yes
checking for getaddrinfo... (cached) yes
checking for getnameinfo... (cached) yes
checking whether you have ss_family in struct sockaddr_storage... (cached) yes
checking whether you have sa_len in struct sockaddr... (cached) no
checking for socklen_t... (cached) yes
updating cache .././config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating saslauthd.h
config.status: executing depfiles commands
Configuration Complete. Type 'make' to build.
make all-recursive
make[1]: Entering directory `/var/tmp/portage/cyrus-sasl-2.1.22/work/cyrus-sasl-2.1.22'
Making all in include
make[2]: Entering directory `/var/tmp/portage/cyrus-sasl-2.1.22/work/cyrus-sasl-2.1.22/include'
if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/mysql -Wall -W -O2 -pipe -march=athlon64 -msse3 -mfpmath=sse -mcpu=athlon-64 -mtune=k8 -MT makemd5.o -MD -MP -MF ".deps/makemd5.Tpo" -c -o makemd5.o makemd5.c; \
then mv -f ".deps/makemd5.Tpo" ".deps/makemd5.Po"; else rm -f ".deps/makemd5.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -W -O2 -pipe -march=athlon64 -msse3 -mfpmath=sse -mcpu=athlon-64 -mtune=k8 -o makemd5 makemd5.o -lresolv
mkdir .libs
x86_64-pc-linux-gnu-gcc -Wall -W -O2 -pipe -march=athlon64 -msse3 -mfpmath=sse -mcpu=athlon-64 -mtune=k8 -o makemd5 makemd5.o -lresolv
rm -f md5global.h
./makemd5 md5global.h
make[2]: Leaving directory `/var/tmp/portage/cyrus-sasl-2.1.22/work/cyrus-sasl-2.1.22/include'
Making all in sasldb
make[2]: Entering directory `/var/tmp/portage/cyrus-sasl-2.1.22/work/cyrus-sasl-2.1.22/sasldb'
if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include/mysql -Wall -W -O2 -pipe -march=athlon64 -msse3 -mfpmath=sse -mcpu=athlon-64 -mtune=k8 -MT allockey.lo -MD -MP -MF ".deps/allockey.Tpo" -c -o allockey.lo allockey.c; \
then mv -f ".deps/allockey.Tpo" ".deps/allockey.Plo"; else rm -f ".deps/allockey.Tpo"; exit 1; fi
mkdir .libs
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include/mysql -Wall -W -O2 -pipe -march=athlon64 -msse3 -mfpmath=sse -mcpu=athlon-64 -mtune=k8 -MT allockey.lo -MD -MP -MF .deps/allockey.Tpo -c allockey.c -fPIC -DPIC -o .libs/allockey.o
allockey.c: In function '_sasldb_putsecret':
allockey.c:191: warning: pointer targets in passing argument 6 of '_sasldb_putdata' differ in signedness
allockey.c: In function '__sasldb_internal_list':
allockey.c:197: warning: unused parameter 'rock'
if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include/mysql -Wall -W -O2 -pipe -march=athlon64 -msse3 -mfpmath=sse -mcpu=athlon-64 -mtune=k8 -MT db_berkeley.lo -MD -MP -MF ".deps/db_berkeley.Tpo" -c -o db_berkeley.lo db_berkeley.c; \
then mv -f ".deps/db_berkeley.Tpo" ".deps/db_berkeley.Plo"; else rm -f ".deps/db_berkeley.Tpo"; exit 1; fi
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include/mysql -Wall -W -O2 -pipe -march=athlon64 -msse3 -mfpmath=sse -mcpu=athlon-64 -mtune=k8 -MT db_berkeley.lo -MD -MP -MF .deps/db_berkeley.Tpo -c db_berkeley.c -fPIC -DPIC -o .libs/db_berkeley.o
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -W -O2 -pipe -march=athlon64 -msse3 -mfpmath=sse -mcpu=athlon-64 -mtune=k8 -o libsasldb.la allockey.lo db_berkeley.lo -lresolv
x86_64-pc-linux-gnu-ar cru .libs/libsasldb.a .libs/allockey.o .libs/db_berkeley.o
x86_64-pc-linux-gnu-ranlib .libs/libsasldb.a
creating libsasldb.la
(cd .libs && rm -f libsasldb.la && ln -s ../libsasldb.la libsasldb.la)
if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include/mysql -Wall -W -O2 -pipe -march=athlon64 -msse3 -mfpmath=sse -mcpu=athlon-64 -mtune=k8 -MT db_berkeley.o -MD -MP -MF ".deps/db_berkeley.Tpo" -c -o db_berkeley.o db_berkeley.c; \
then mv -f ".deps/db_berkeley.Tpo" ".deps/db_berkeley.Po"; else rm -f ".deps/db_berkeley.Tpo"; exit 1; fi
if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include -I/usr/include/mysql -Wall -W -O2 -pipe -march=athlon64 -msse3 -mfpmath=sse -mcpu=athlon-64 -mtune=k8 -MT allockey.o -MD -MP -MF ".deps/allockey.Tpo" -c -o allockey.o allockey.c; \
then mv -f ".deps/allockey.Tpo" ".deps/allockey.Po"; else rm -f ".deps/allockey.Tpo"; exit 1; fi
allockey.c: In function '_sasldb_putsecret':
allockey.c:191: warning: pointer targets in passing argument 6 of '_sasldb_putdata' differ in signedness
allockey.c: In function '__sasldb_internal_list':
allockey.c:197: warning: unused parameter 'rock'
x86_64-pc-linux-gnu-ar cru .libs/libsasldb.a db_berkeley.o allockey.o
make[2]: Leaving directory `/var/tmp/portage/cyrus-sasl-2.1.22/work/cyrus-sasl-2.1.22/sasldb'
Making all in plugins
make[2]: Entering directory `/var/tmp/portage/cyrus-sasl-2.1.22/work/cyrus-sasl-2.1.22/plugins'
if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/include/mysql -Wall -W -O2 -pipe -march=athlon64 -msse3 -mfpmath=sse -mcpu=athlon-64 -mtune=k8 -MT sasldb.lo -MD -MP -MF ".deps/sasldb.Tpo" -c -o sasldb.lo sasldb.c; \
then mv -f ".deps/sasldb.Tpo" ".deps/sasldb.Plo"; else rm -f ".deps/sasldb.Tpo"; exit 1; fi
mkdir .libs
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/include/mysql -Wall -W -O2 -pipe -march=athlon64 -msse3 -mfpmath=sse -mcpu=athlon-64 -mtune=k8 -MT sasldb.lo -MD -MP -MF .deps/sasldb.Tpo -c sasldb.c -fPIC -DPIC -o .libs/sasldb.o
sasldb.c: In function 'sasldb_auxprop_lookup':
sasldb.c:59: warning: unused parameter 'glob_context'
sasldb.c: In function 'sasldb_auxprop_store':
sasldb.c:132: warning: unused parameter 'glob_context'
sasldb.c: In function 'sasldb_auxprop_plug_init':
sasldb.c:223: warning: unused parameter 'plugname'
if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/include/mysql -Wall -W -O2 -pipe -march=athlon64 -msse3 -mfpmath=sse -mcpu=athlon-64 -mtune=k8 -MT sasldb_init.lo -MD -MP -MF ".deps/sasldb_init.Tpo" -c -o sasldb_init.lo sasldb_init.c; \
then mv -f ".deps/sasldb_init.Tpo" ".deps/sasldb_init.Plo"; else rm -f ".deps/sasldb_init.Tpo"; exit 1; fi
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/include/mysql -Wall -W -O2 -pipe -march=athlon64 -msse3 -mfpmath=sse -mcpu=athlon-64 -mtune=k8 -MT sasldb_init.lo -MD -MP -MF .deps/sasldb_init.Tpo -c sasldb_init.c -fPIC -DPIC -o .libs/sasldb_init.o
if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/include/mysql -Wall -W -O2 -pipe -march=athlon64 -msse3 -mfpmath=sse -mcpu=athlon-64 -mtune=k8 -MT plugin_common.lo -MD -MP -MF ".deps/plugin_common.Tpo" -c -o plugin_common.lo plugin_common.c; \
then mv -f ".deps/plugin_common.Tpo" ".deps/plugin_common.Plo"; else rm -f ".deps/plugin_common.Tpo"; exit 1; fi
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../lib -I../sasldb -I../include -I/usr/include/mysql -Wall -W -O2 -pipe -march=athlon64 -msse3 -mfpmath=sse -mcpu=athlon-64 -mtune=k8 -MT plugin_common.lo -MD -MP -MF .deps/plugin_common.Tpo -c plugin_common.c -fPIC -DPIC -o .libs/plugin_common.o
plugin_common.c: In function '_plug_free_secret':
plugin_common.c:293: warning: pointer targets in passing argument 1 of 'utils->erasebuffer' differ in signedness
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -W -O2 -pipe -march=athlon64 -msse3 -mfpmath=sse -mcpu=athlon-64 -mtune=k8 -module -export-dynamic -rpath /usr/lib64/sasl2 -o libsasldb.la -version-info 2:22:0 sasldb.lo sasldb_init.lo plugin_common.lo ../sasldb/libsasldb.la -ldb-4.2 -lresolv
x86_64-pc-linux-gnu-gcc -shared .libs/sasldb.o .libs/sasldb_init.o .libs/plugin_common.o -Wl,--whole-archive ../sasldb/.libs/libsasldb.a -Wl,--no-whole-archive /usr/lib64/libdb-4.2.so -lresolv -march=athlon64 -msse3 -mfpmath=sse -mcpu=athlon-64 -mtune=k8 -Wl,-soname -Wl,libsasldb.so.2 -o .libs/libsasldb.so.2.0.22
/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/bin/ld: ../sasldb/.libs/libsasldb.a(allockey.o): relocation R_X86_64_32 against `a local symbol' can not be used when making a shared object; recompile with -fPIC
../sasldb/.libs/libsasldb.a(allockey.o): could not read symbols: Bad value
collect2: ld returned 1 exit status
make[2]: *** [libsasldb.la] Error 1
make[2]: Leaving directory `/var/tmp/portage/cyrus-sasl-2.1.22/work/cyrus-sasl-2.1.22/plugins'
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 relevant.
|
|
|
Back to top |
|
|
boozo Advocate
Joined: 01 Jul 2004 Posts: 3193
|
|
Back to top |
|
|
alpha_one_x86 Guru
Joined: 29 Oct 2006 Posts: 544
|
Posted: Tue Oct 31, 2006 8:52 pm Post subject: |
|
|
Ton edit je doit faire quoi? Car je comprend pas l'anglais. |
|
Back to top |
|
|
Link31 Apprentice
Joined: 17 Apr 2006 Posts: 200 Location: France
|
Posted: Tue Oct 31, 2006 10:39 pm Post subject: |
|
|
Un emerge --sync règle le problème |
|
Back to top |
|
|
alpha_one_x86 Guru
Joined: 29 Oct 2006 Posts: 544
|
|
Back to top |
|
|
Link31 Apprentice
Joined: 17 Apr 2006 Posts: 200 Location: France
|
Posted: Wed Nov 01, 2006 7:16 pm Post subject: |
|
|
alpha_one_x86 wrote: | Désoler ca marche pas... |
Code: | link31@linux ~ $ genlop -l | grep cyrus
Sat Feb 11 18:02:13 2006 >>> dev-libs/cyrus-sasl-2.1.20
Thu May 25 15:54:13 2006 >>> dev-libs/cyrus-sasl-2.1.21-r2
Fri Sep 15 23:20:00 2006 >>> dev-libs/cyrus-sasl-2.1.22
Tue Oct 31 23:40:13 2006 >>> dev-libs/cyrus-sasl-2.1.22-r1
link31@linux ~ $ arch
x86_64 |
Ça a pourtant marché pour moi hier, grâce à un --sync, mais avec la version 2.1.22-r1. Essaie donc d'installer cette version, c'est elle qui doit comprendre le patch.
Pour info le -fPIC est un paramètre de compilation, tu ne peux donc pas l'activer sauf en changeant les Makefiles. C'est ce que fait le patch intégré hier à l'arbre portage.
Peut-être que ton miroir n'était pas encore à jour. Réessaie aujourd'hui.
edit : d'après ton lien, on peut l'activer avec les C[XX]FLAGS/LDFLAGS, mais ça l'active pour toute la compilation (et diminue les performances de tous les binaires produits). Il est donc préférable d'utiliser le patch. |
|
Back to top |
|
|
alpha_one_x86 Guru
Joined: 29 Oct 2006 Posts: 544
|
Posted: Thu Nov 02, 2006 6:26 am Post subject: |
|
|
Je reinstalle gentoo, car plus rien ne marche. |
|
Back to top |
|
|
|