Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 80089 - Compilation of lib-xslt-1.1.9-r1 fails
Summary: Compilation of lib-xslt-1.1.9-r1 fails
Status: RESOLVED DUPLICATE of bug 61097
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-30 08:59 UTC by Christophe ROY
Modified: 2005-07-17 13:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christophe ROY 2005-01-30 08:59:03 UTC
if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/usr/include/libxml2 -O2 -march=i686 -fomit-frame-pointer -Wall    -O2 -march=i686 -fomit-frame-pointer -Wall -MT math.lo -MD -MP -MF ".deps/math.Tpo" -c -o math.lo math.c; \
then mv -f ".deps/math.Tpo" ".deps/math.Plo"; else rm -f ".deps/math.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/usr/include/libxml2 -O2 -march=i686 -fomit-frame-pointer -Wall -O2 -march=i686 -fomit-frame-pointer -Wall -MT crypto.lo -MD -MP -MF .deps/crypto.Tpo -c crypto.c  -fPIC -DPIC -o .libs/crypto.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/usr/include/libxml2 -O2 -march=i686 -fomit-frame-pointer -Wall -O2 -march=i686 -fomit-frame-pointer -Wall -MT math.lo -MD -MP -MF .deps/math.Tpo -c math.c  -fPIC -DPIC -o .libs/math.o
In file included from crypto.c:321:
/usr/include/gcrypt.h:28:23: gpg-error.h: No such file or directory
In file included from crypto.c:321:
/usr/include/gcrypt.h:94: error: syntax error before "gcry_error_t"
/usr/include/gcrypt.h:95: error: syntax error before "gcry_err_code_t"
/usr/include/gcrypt.h:96: error: syntax error before "gcry_err_source_t"
/usr/include/gcrypt.h:98: error: syntax error before "gcry_error_t"
/usr/include/gcrypt.h:99: error: syntax error before "source"
/usr/include/gcrypt.h: In function `gcry_err_make':
/usr/include/gcrypt.h:101: error: `source' undeclared (first use in this function)
/usr/include/gcrypt.h:101: error: (Each undeclared identifier is reported only once
/usr/include/gcrypt.h:101: error: for each function it appears in.)
/usr/include/gcrypt.h:101: error: `code' undeclared (first use in this function)
/usr/include/gcrypt.h: At top level:
/usr/include/gcrypt.h:110: error: syntax error before "gcry_error_t"
/usr/include/gcrypt.h:111: error: syntax error before "code"
/usr/include/gcrypt.h: In function `gcry_error':
/usr/include/gcrypt.h:113: error: `GPG_ERR_SOURCE_USER_1' undeclared (first use in this function)
/usr/include/gcrypt.h:113: error: `code' undeclared (first use in this function)
/usr/include/gcrypt.h: At top level:
/usr/include/gcrypt.h:116: error: syntax error before "gcry_err_code_t"
/usr/include/gcrypt.h:117: error: syntax error before "err"
/usr/include/gcrypt.h: In function `gcry_err_code':
/usr/include/gcrypt.h:119: error: `err' undeclared (first use in this function)
/usr/include/gcrypt.h: At top level:
/usr/include/gcrypt.h:123: error: syntax error before "gcry_err_source_t"
/usr/include/gcrypt.h:124: error: syntax error before "err"
/usr/include/gcrypt.h: In function `gcry_err_source':
/usr/include/gcrypt.h:126: error: `err' undeclared (first use in this function)
/usr/include/gcrypt.h: At top level:
/usr/include/gcrypt.h:131: error: syntax error before "err"
/usr/include/gcrypt.h:135: error: syntax error before "err"
/usr/include/gcrypt.h:140: error: syntax error before "gcry_err_code_from_errno"
/usr/include/gcrypt.h:144: error: syntax error before "code"
/usr/include/gcrypt.h:148: error: syntax error before "gcry_err_make_from_errno"
/usr/include/gcrypt.h:148: error: syntax error before "source"
/usr/include/gcrypt.h:151: error: syntax error before "gcry_error_from_errno"
/usr/include/gcrypt.h:332: error: syntax error before "gcry_control"
/usr/include/gcrypt.h:357: error: syntax error before "gcry_sexp_new"
/usr/include/gcrypt.h:363: error: syntax error before "gcry_sexp_create"
/usr/include/gcrypt.h:369: error: syntax error before "gcry_sexp_sscan"
/usr/include/gcrypt.h:374: error: syntax error before "gcry_sexp_build"
/usr/include/gcrypt.h:379: error: syntax error before "gcry_sexp_build_array"
/usr/include/gcrypt.h:388: error: syntax error before "gcry_error_t"
/usr/include/gcrypt.h:517: error: syntax error before "gcry_mpi_scan"
/usr/include/gcrypt.h:526: error: syntax error before "gcry_mpi_print"
/usr/include/gcrypt.h:535: error: syntax error before "gcry_mpi_aprint"
/usr/include/gcrypt.h:763: error: syntax error before "gcry_cipher_open"
/usr/include/gcrypt.h:770: error: syntax error before "gcry_cipher_ctl"
/usr/include/gcrypt.h:774: error: syntax error before "gcry_cipher_info"
/usr/include/gcrypt.h:778: error: syntax error before "gcry_cipher_algo_info"
/usr/include/gcrypt.h:799: error: syntax error before "gcry_cipher_encrypt"
/usr/include/gcrypt.h:804: error: syntax error before "gcry_cipher_decrypt"
/usr/include/gcrypt.h:851: error: syntax error before "gcry_cipher_list"
/usr/include/gcrypt.h:877: error: syntax error before "gcry_pk_encrypt"
/usr/include/gcrypt.h:882: error: syntax error before "gcry_pk_decrypt"
/usr/include/gcrypt.h:887: error: syntax error before "gcry_pk_sign"
/usr/include/gcrypt.h:891: error: syntax error before "gcry_pk_verify"
/usr/include/gcrypt.h:895: error: syntax error before "gcry_pk_testkey"
/usr/include/gcrypt.h:900: error: syntax error before "gcry_pk_genkey"
/usr/include/gcrypt.h:903: error: syntax error before "gcry_pk_ctl"
/usr/include/gcrypt.h:906: error: syntax error before "gcry_pk_algo_info"
/usr/include/gcrypt.h:936: error: syntax error before "gcry_pk_list"
/usr/include/gcrypt.h:987: error: syntax error before "gcry_ac_data_new"
/usr/include/gcrypt.h:993: error: syntax error before "gcry_ac_data_copy"
/usr/include/gcrypt.h:1008: error: syntax error before "gcry_ac_data_set"
/usr/include/gcrypt.h:1014: error: syntax error before "gcry_ac_data_get_name"
/usr/include/gcrypt.h:1021: error: syntax error before "gcry_ac_data_get_index"
/usr/include/gcrypt.h:1026: error: syntax error before "gcry_ac_open"
/usr/include/gcrypt.h:1033: error: syntax error before "gcry_ac_key_init"
/usr/include/gcrypt.h:1041: error: syntax error before "gcry_ac_key_pair_generate"
/usr/include/gcrypt.h:1054: error: syntax error before "gcry_ac_key_test"
/usr/include/gcrypt.h:1057: error: syntax error before "gcry_ac_key_get_nbits"
/usr/include/gcrypt.h:1062: error: syntax error before "gcry_ac_key_get_grip"
/usr/include/gcrypt.h:1074: error: syntax error before "gcry_ac_data_encrypt"
/usr/include/gcrypt.h:1083: error: syntax error before "gcry_ac_data_decrypt"
/usr/include/gcrypt.h:1091: error: syntax error before "gcry_ac_data_sign"
/usr/include/gcrypt.h:1099: error: syntax error before "gcry_ac_data_verify"
/usr/include/gcrypt.h:1106: error: syntax error before "gcry_ac_id_to_name"
/usr/include/gcrypt.h:1111: error: syntax error before "gcry_ac_name_to_id"
/usr/include/gcrypt.h:1176: error: syntax error before "gcry_md_open"
/usr/include/gcrypt.h:1182: error: syntax error before "gcry_md_enable"
/usr/include/gcrypt.h:1185: error: syntax error before "gcry_md_copy"
/usr/include/gcrypt.h:1191: error: syntax error before "gcry_md_ctl"
/usr/include/gcrypt.h:1227: error: syntax error before "gcry_md_info"
/usr/include/gcrypt.h:1231: error: syntax error before "gcry_md_algo_info"
/usr/include/gcrypt.h:1245: error: syntax error before "gcry_md_setkey"
/usr/include/gcrypt.h:1290: error: syntax error before "gcry_md_list"
/usr/include/gcrypt.h:1319: error: syntax error before "gcry_random_add_bytes"
/usr/include/gcrypt.h:1372: error: syntax error before "gcry_prime_generate"
/usr/include/gcrypt.h:1385: error: syntax error before "gcry_prime_group_generator"
/usr/include/gcrypt.h:1395: error: syntax error before "gcry_prime_check"
In file included from /usr/include/gcrypt.h:1495,
                 from crypto.c:321:
/usr/include/gcrypt-module.h:40: error: syntax error before '*' token
/usr/include/gcrypt-module.h:42: error: `gcry_err_code_t' declared as function returning a function
/usr/include/gcrypt-module.h:42: error: `gcry_err_code_t' redeclared as different kind of symbol
/usr/include/gcrypt.h:95: error: previous declaration of `gcry_err_code_t'
/usr/include/gcrypt-module.h:81: error: syntax error before "gcry_cipher_setkey_t"
/usr/include/gcrypt-module.h:86: error: syntax error before '}' token
/usr/include/gcrypt-module.h:91: error: syntax error before "gcry_cipher_register"
/usr/include/gcrypt-module.h:91: error: syntax error before '*' token
/usr/include/gcrypt-module.h:106: error: `gcry_pk_generate_t' declared as function returning a function
/usr/include/gcrypt-module.h:110: error: `gcry_pk_check_secret_key_t' declared as function returning a function
/usr/include/gcrypt-module.h:117: error: `gcry_pk_encrypt_t' declared as function returning a function
/usr/include/gcrypt-module.h:124: error: `gcry_pk_decrypt_t' declared as function returning a function
/usr/include/gcrypt-module.h:130: error: `gcry_pk_sign_t' declared as function returning a function
/usr/include/gcrypt-module.h:138: error: `gcry_pk_verify_t' declared as function returning a function
/usr/include/gcrypt-module.h:166: error: syntax error before "gcry_pk_register"
/usr/include/gcrypt-module.h:211: error: syntax error before "gcry_md_register"
crypto.c: In function `exsltCryptoGcryptRc4Encrypt':
crypto.c:369: error: syntax error before "rc"
crypto.c:373: error: `rc' undeclared (first use in this function)
crypto.c: In function `exsltCryptoGcryptRc4Decrypt':
crypto.c:408: error: syntax error before "rc"
crypto.c:412: error: `rc' undeclared (first use in this function)
make[2]: *** [crypto.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/usr/include/libxml2 -O2 -march=i686 -fomit-frame-pointer -Wall -O2 -march=i686 -fomit-frame-pointer -Wall -MT math.lo -MD -MP -MF .deps/math.Tpo -c math.c -o math.o >/dev/null 2>&1
make[2]: Leaving directory `/var/tmp/portage/libxslt-1.1.9-r1/work/libxslt-1.1.9/libexslt'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/libxslt-1.1.9-r1/work/libxslt-1.1.9'
make: *** [all] Error 2


Reproducible: Always
Steps to Reproduce:
1. on gentoo 2004.3 for x86, emerge -k kde
2. when it arrives to lib-xslt package, compilation fails
3.

Actual Results:  
emerge stops, and i cannot emerge kde

Expected Results:  
compilation succeed, then emerge works on the next dependance of kde

Portage 2.0.51-r15 (default-linux/x86/2004.3, gcc-3.3.4,
glibc-2.3.4.20040808-r1, 2.6.10-gentoo-r6 i686)
=================================================================
System uname: 2.6.10-gentoo-r6 i686 AMD Duron(tm) processor
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.4 [2.3.4 (#1, Oct 24 2004, 04:58:11)]
dev-lang/python:     2.3.4
sys-devel/autoconf:  2.59-r5
sys-devel/automake:  1.8.5-r1
sys-devel/binutils:  2.14.90.0.8-r1
sys-devel/libtool:   1.5.2-r5
virtual/os-headers:  2.4.21-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=i686 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=i686 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="ftp://ftp.free.fr/mirrors2/ftp.gentoo.org/
ftp://ftp6.uni-erlangen.de/pub/mirrors/gentoo
ftp://vlaai.snt.ipv6.utwente.nl/pub/os/linux/gentoo/
ftp://ftp.ipv6.uni-muenster.de/pub/linux/distributions/gentoo
http://vlaai.snt.ipv6.utwente.nl/pub/os/linux/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X alsa apm arts avi bash-completion berkdb bitmap-fonts crypt cups
encode f77 fam font-server foomaticdb fortran ftp gd gdbm gif gnome gpm gtk gtk2
imlib ipv6 jpeg kde libg++ libwww mad mikmod mmx motif mpeg mysql ncurses nls
oggvorbis opengl oss pam pdflib perl png python qt quicktime readline sdl snmp
spell ssl svga tcpd tiff truetype truetype-fonts type1-fonts xml2 xmms xv zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, PORTDIR_OVERLAY
Comment 1 Mike Gardiner (RETIRED) gentoo-dev 2005-02-02 20:34:00 UTC
See duped bugs and the others. Please search before posting bugs. This has been fixed for a long time and existed for 2004.3. emerge sync. emerge libxslt.


*** This bug has been marked as a duplicate of 61097 ***