Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 306621 - app-arch/rpm-4.4.6-r6: rpmio_internal.h:15:26: error: beecrypt.api.h: No such file or directory
Summary: app-arch/rpm-4.4.6-r6: rpmio_internal.h:15:26: error: beecrypt.api.h: No such...
Status: RESOLVED DUPLICATE of bug 234422
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Stanislav Ochotnicky (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-24 09:27 UTC by Martin Mokrejš
Modified: 2012-02-22 22:35 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,378.97 KB, text/plain)
2010-02-24 09:28 UTC, Martin Mokrejš
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Mokrejš 2010-02-24 09:27:33 UTC
/bin/sh ../libtool --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/neon -I../lua/include -I../lua/local -I../misc     -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -ggdb -fno-strict-aliasing -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -MT digest.lo -MD -MP -MF .deps/digest.Tpo -c -o digest.lo digest.c
libtool: compile:  i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include/neon -I../lua/include -I../lua/local -I../misc -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -ggdb -fno-strict-aliasing -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -MT digest.lo -MD -MP -MF .deps/digest.Tpo -c digest.c  -fPIC -DPIC -o .libs/digest.o
In file included from digest.c:6:
rpmio_internal.h:15:26: error: beecrypt.api.h: No such file or directory
rpmio_internal.h:22:22: error: beecrypt.h: No such file or directory
rpmio_internal.h:24:17: error: dsa.h: No such file or directory
rpmio_internal.h:25:24: error: endianness.h: No such file or directory
rpmio_internal.h:26:17: error: md5.h: No such file or directory
rpmio_internal.h:27:16: error: mp.h: No such file or directory
rpmio_internal.h:28:17: error: rsa.h: No such file or directory
rpmio_internal.h:29:19: error: rsapk.h: No such file or directory
rpmio_internal.h:30:18: error: sha1.h: No such file or directory
In file included from digest.c:6:
rpmio_internal.h:89: error: expected specifier-qualifier-list before ‘mpbarrett’
In file included from digest.c:7:
rmd128.h:74:4: error: #error 
In file included from digest.c:7:
rmd128.h:91: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘const’
rmd128.h:100: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘void’
rmd128.h:110: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
rmd128.h:122: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
rmd128.h:133: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
In file included from digest.c:8:
rmd160.h:72:4: error: #error 
In file included from digest.c:8:
rmd160.h:89: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘const’
rmd160.h:98: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘void’
rmd160.h:108: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
rmd160.h:120: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
rmd160.h:131: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
digest.c: In function ‘rpmDigestInit’:
digest.c:119: error: ‘md5Param’ undeclared (first use in this function)
digest.c:119: error: (Each undeclared identifier is reported only once
digest.c:119: error: for each function it appears in.)
digest.c:123: error: ‘md5Reset’ undeclared (first use in this function)
digest.c:124: error: ‘md5Update’ undeclared (first use in this function)
digest.c:125: error: ‘md5Digest’ undeclared (first use in this function)
digest.c:132: error: ‘sha1Param’ undeclared (first use in this function)
digest.c:136: error: ‘sha1Reset’ undeclared (first use in this function)
digest.c:137: error: ‘sha1Update’ undeclared (first use in this function)
digest.c:138: error: ‘sha1Digest’ undeclared (first use in this function)
digest.c:149: error: ‘rmd160Reset’ undeclared (first use in this function)
digest.c:150: error: ‘rmd160Update’ undeclared (first use in this function)
digest.c:151: error: ‘rmd160Digest’ undeclared (first use in this function)
digest.c:162: error: ‘rmd128Reset’ undeclared (first use in this function)
digest.c:163: error: ‘rmd128Update’ undeclared (first use in this function)
digest.c:164: error: ‘rmd128Digest’ undeclared (first use in this function)
make[2]: *** [digest.lo] Error 1
make[2]: Leaving directory `/var/tmp/portage/app-arch/rpm-4.4.6-r6/work/rpm-4.4.6/rpmio'


# emerge --info
Portage 2.1.7.17 (default/linux/x86/10.0/desktop, gcc-4.3.4, glibc-2.11-r1, 2.6.32.6 i686)
=================================================================
System uname: Linux-2.6.32.6-i686-Mobile_Intel-R-_Pentium-R-_4_-_M_CPU_1.80GHz-with-gentoo-2.0.1
Timestamp of tree: Mon, 22 Feb 2010 20:45:01 +0000
distcc 3.1 i686-pc-linux-gnu [disabled]
app-shells/bash:     4.1_p2
dev-java/java-config: 1.3.7-r1, 2.1.10
dev-lang/python:     2.5.4-r4, 2.6.4-r1, 3.1.1-r1
dev-python/pycrypto: 2.1.0
dev-util/cmake:      2.8.0-r2
sys-apps/baselayout: 2.0.1
sys-apps/openrc:     0.6.0-r1
sys-apps/sandbox:    2.2
sys-devel/autoconf:  2.13, 2.65
sys-devel/automake:  1.4_p6-r1, 1.5-r1, 1.6.3-r1, 1.7.9-r2, 1.8.5-r4, 1.9.6-r3, 1.10.3, 1.11.1
sys-devel/binutils:  2.19.1-r1
sys-devel/gcc:       3.3.6-r1, 4.2.4-r1, 4.3.4, 4.4.3
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6b
virtual/os-headers:  2.6.32
ACCEPT_KEYWORDS="x86 ~x86"
ACCEPT_LICENSE="* -@EULA dlj-1.1 sun-bcla-java-vm Nero-EULA-US skype-eula"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -ggdb"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb /var/bind /var/lib/hsqldb /var/qmail/alias /var/qmail/control /var/vpopmail/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -ggdb"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests distlocks fixpackages metadata-transfer news nostrip parallel-fetch protect-owned sandbox sfperms splitdebug strict unmerge-logs unmerge-orphans userfetch"
GENTOO_MIRRORS="http://gentoo.mirror.web4u.cz"
LDFLAGS="-Wl,-O1"
LINGUAS="en cs cz"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage/layman/sunrise /usr/local/portage/layman/science /usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="7zip R X Xaw3d a52 aac aalib ace acl acpi alsa amr amrnb amrwb apache audacious audiofile bash-completion bcmath berkdb blas bluetooth boost branding bzip2 cairo caps cblas cddb cdparanoia cdr clamav cli colordiff compress consolekit cpio cracklib crypt cscope css ctype cups curl curlwrappers cxx dbi dbus dga dia directfb djbfft dri dts dv dvb dvd dvdr dvdread eds emacs emboss emf enblend encode enscript exif expat faad fam fame fat fbcon ffmpeg fftw firefox flac flash fortran fpx ftp gcj gd gdbm ggi gif gimp gimpprint glibc-compat20 glibc-omitfp glut gmp gnuplot gnutls gpgme gphoto2 gpm graphviz gs gsl gsm gstreamer gtk gtkhtml hal hdf hdf5 hp2xx i8x0 icc iconv icu id3 ieee1394 ifc imagemagick imlib inifile innodb ithreads jack java javascript jbig jce jikes jpeg jpeg2k kdtree kerberos lame lapack laptop lcms leim libcaca libedit libnotify libwww live lzo lzw mad maildir matroska mhash mikmod mime ming mjpeg mmap mmx mng mod_python modperl modplug modules motif mozilla moznoirc mp2 mp3 mp4 mpeg mpi mpi_njtree mpich2 mplayer mudflap mule musepack mxdatetime mysql mysqli ncurses netcdf netpbm network nls nntp nptl nptlonly nsplugin ntfs numeric ogg opengl openmp openssl pam pango pcmcia pcntl pcre pdf perl plotutils plugin png pnm postproc postscript ppds pppd procmail pymol python qt3support qt4 quicktime rar raw readline recode reflection reiserfs romio rpm samba sasl scanner scp seamonkey server session sftp sift slp smime sndfile soap sockets spell spl sqlite srt sse sse2 ssl startup-notification subtitles subversion svg svgz sysfs sysvipc t1lib tcl tcpd tetex theora threads thunar tidy tiff tk transcode truetype unicode urandom usb userlocales utils uuencode v4l v4l2 vcd vhook vim-syntax vim-with-x vorbis wifi win32codecs wmf wxwindows x264 x86 xanim xcf xfs xft xinerama xinetd xml xorg xpm xsl xslt xulrunner xv xvid xvmc yv12 zip zlib" ALSA_CARDS="intel-8x0m" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic auth_digest authn_anon authn_dbd authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dbd deflate dir disk_cache env expires ext_filter file_cache filter headers ident imagemap include info log_config mem_cache mime mime_magic rewrite setenvif speling status unique_id userdir usertrack vhost_alias negotiation" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en cs cz" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="radeon vesa" 
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, LC_ALL, MAKEOPTS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Martin Mokrejš 2010-02-24 09:28:04 UTC
Created attachment 220945 [details]
build.log
Comment 2 Martin Mokrejš 2010-02-24 09:31:28 UTC
# find /var/tmp/portage/app-arch/rpm-4.4.6-r6/ -name beecrypt.api.h
# find /var/tmp/portage/app-arch/rpm-4.4.6-r6/ -name beecrypt.h
# find /var/tmp/portage/app-arch/rpm-4.4.6-r6/ -name dsa.h

Huh? Is this due to bug #287707?
Comment 3 Samuli Suominen (RETIRED) gentoo-dev 2010-02-24 12:06:48 UTC
Those files should be in /usr/include/beecrypt installed by dev-libs/beecrypt...
Comment 4 Martin Mokrejš 2010-02-24 12:42:21 UTC
Quoting some more stuff from the build.log:

configure: creating ./config.status
config.status: creating Doxyfile
config.status: creating Makefile
config.status: creating rpmrc
config.status: creating macros
config.status: creating platform
config.status: WARNING:  'platform.in' seems to ignore the --datarootdir setting
config.status: creating rpmpopt
config.status: creating rpm.spec
config.status: creating rpmio/Makefile
config.status: creating rpmdb/Makefile
config.status: creating lib/Makefile
config.status: creating build/Makefile
config.status: creating scripts/Makefile
config.status: creating scripts/brp-redhat
config.status: creating scripts/macros.perl
config.status: creating scripts/macros.php
config.status: creating scripts/macros.python
config.status: creating tools/Makefile
config.status: creating tests/Makefile
config.status: creating tests/rpmrc
config.status: creating tests/macros
config.status: creating tests/hello-test/Makefile
config.status: creating misc/Makefile
config.status: creating po/Makefile.in
config.status: WARNING:  'po/Makefile.in.in' seems to ignore the --datarootdir setting
config.status: creating doc/Makefile
config.status: creating doc/manual/Makefile
config.status: creating doc/fr/Makefile
config.status: creating doc/ja/Makefile
config.status: creating doc/ko/Makefile
config.status: creating doc/pl/Makefile
config.status: creating doc/ru/Makefile
config.status: creating doc/sk/Makefile
config.status: creating python/Makefile
config.status: creating python/rpm/Makefile
config.status: creating lua/Makefile
config.status: creating wnh/Makefile
config.status: WARNING:  'wnh/Makefile.in' seems to ignore the --datarootdir setting
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing default commands
./config.status: line 2751: popt/stamp-h.in: No such file or directory
Warning: -L../lib/ changed to -L/var/tmp/portage/app-arch/rpm-4.4.6-r6/work/rpm-4.4.6/perl/../lib/
Writing Makefile for RPM
Comment 5 Martin Mokrejš 2010-02-24 12:44:01 UTC
(In reply to comment #3)
> Those files should be in /usr/include/beecrypt installed by
> dev-libs/beecrypt...
> 

# emerge -s beecrypt
Searching...    
[ Results for search key : beecrypt ]
[ Applications found : 1 ]

*  dev-libs/beecrypt
      Latest version available: 4.2.1
      Latest version installed: 4.2.1
      Size of files: 862 kB
      Homepage:      http://sourceforge.net/projects/beecrypt/
      Description:   general-purpose cryptography library
      License:       GPL-2 LGPL-2

# equery files beecrypt
 * Searching for beecrypt ...
 * Contents of dev-libs/beecrypt-4.2.1:
/etc
/etc/beecrypt.conf
/usr
/usr/include
/usr/include/beecrypt
/usr/include/beecrypt/aes.h
/usr/include/beecrypt/aesopt.h
/usr/include/beecrypt/api.h
/usr/include/beecrypt/base64.h
/usr/include/beecrypt/beecrypt.h
/usr/include/beecrypt/blockmode.h
/usr/include/beecrypt/blockpad.h
/usr/include/beecrypt/blowfish.h
/usr/include/beecrypt/blowfishopt.h
/usr/include/beecrypt/c++
/usr/include/beecrypt/c++/array.h
/usr/include/beecrypt/c++/beeyond
/usr/include/beecrypt/c++/beeyond/AnyEncodedKeySpec.h
/usr/include/beecrypt/c++/beeyond/BeeCertPath.h
/usr/include/beecrypt/c++/beeyond/BeeCertPathParameters.h
/usr/include/beecrypt/c++/beeyond/BeeCertPathValidatorResult.h
/usr/include/beecrypt/c++/beeyond/BeeCertificate.h
/usr/include/beecrypt/c++/beeyond/BeeEncodedKeySpec.h
/usr/include/beecrypt/c++/beeyond/BeeInputStream.h
/usr/include/beecrypt/c++/beeyond/BeeOutputStream.h
/usr/include/beecrypt/c++/beeyond/DHIESDecryptParameterSpec.h
/usr/include/beecrypt/c++/beeyond/DHIESParameterSpec.h
/usr/include/beecrypt/c++/beeyond/PKCS12PBEKey.h
/usr/include/beecrypt/c++/crypto
/usr/include/beecrypt/c++/crypto/BadPaddingException.h
/usr/include/beecrypt/c++/crypto/Cipher.h
/usr/include/beecrypt/c++/crypto/CipherSpi.h
/usr/include/beecrypt/c++/crypto/IllegalBlockSizeException.h
/usr/include/beecrypt/c++/crypto/KeyAgreement.h
/usr/include/beecrypt/c++/crypto/KeyAgreementSpi.h
/usr/include/beecrypt/c++/crypto/Mac.h
/usr/include/beecrypt/c++/crypto/MacInputStream.h
/usr/include/beecrypt/c++/crypto/MacOutputStream.h
/usr/include/beecrypt/c++/crypto/MacSpi.h
/usr/include/beecrypt/c++/crypto/NoSuchPaddingException.h
/usr/include/beecrypt/c++/crypto/NullCipher.h
/usr/include/beecrypt/c++/crypto/SecretKey.h
/usr/include/beecrypt/c++/crypto/SecretKeyFactory.h
/usr/include/beecrypt/c++/crypto/SecretKeyFactorySpi.h
/usr/include/beecrypt/c++/crypto/interfaces
/usr/include/beecrypt/c++/crypto/interfaces/DHKey.h
/usr/include/beecrypt/c++/crypto/interfaces/DHParams.h
/usr/include/beecrypt/c++/crypto/interfaces/DHPrivateKey.h
/usr/include/beecrypt/c++/crypto/interfaces/DHPublicKey.h
/usr/include/beecrypt/c++/crypto/interfaces/PBEKey.h
/usr/include/beecrypt/c++/crypto/spec
/usr/include/beecrypt/c++/crypto/spec/DHParameterSpec.h
/usr/include/beecrypt/c++/crypto/spec/DHPrivateKeySpec.h
/usr/include/beecrypt/c++/crypto/spec/DHPublicKeySpec.h
/usr/include/beecrypt/c++/crypto/spec/IvParameterSpec.h
/usr/include/beecrypt/c++/crypto/spec/PBEKeySpec.h
/usr/include/beecrypt/c++/crypto/spec/SecretKeySpec.h
/usr/include/beecrypt/c++/io
/usr/include/beecrypt/c++/io/ByteArrayInputStream.h
/usr/include/beecrypt/c++/io/ByteArrayOutputStream.h
/usr/include/beecrypt/c++/io/Closeable.h
/usr/include/beecrypt/c++/io/DataInput.h
/usr/include/beecrypt/c++/io/DataInputStream.h
/usr/include/beecrypt/c++/io/DataOutput.h
/usr/include/beecrypt/c++/io/DataOutputStream.h
/usr/include/beecrypt/c++/io/EOFException.h
/usr/include/beecrypt/c++/io/FileInputStream.h
/usr/include/beecrypt/c++/io/FileOutputStream.h
/usr/include/beecrypt/c++/io/FilterInputStream.h
/usr/include/beecrypt/c++/io/FilterOutputStream.h
/usr/include/beecrypt/c++/io/Flushable.h
/usr/include/beecrypt/c++/io/IOException.h
/usr/include/beecrypt/c++/io/InputStream.h
/usr/include/beecrypt/c++/io/OutputStream.h
/usr/include/beecrypt/c++/io/PrintStream.h
/usr/include/beecrypt/c++/io/PushbackInputStream.h
/usr/include/beecrypt/c++/io/Writer.h
/usr/include/beecrypt/c++/lang
/usr/include/beecrypt/c++/lang/Appendable.h
/usr/include/beecrypt/c++/lang/ArithmeticException.h
/usr/include/beecrypt/c++/lang/CharSequence.h
/usr/include/beecrypt/c++/lang/Character.h
/usr/include/beecrypt/c++/lang/ClassCastException.h
/usr/include/beecrypt/c++/lang/CloneNotSupportedException.h
/usr/include/beecrypt/c++/lang/Cloneable.h
/usr/include/beecrypt/c++/lang/Comparable.h
/usr/include/beecrypt/c++/lang/Error.h
/usr/include/beecrypt/c++/lang/Exception.h
/usr/include/beecrypt/c++/lang/IllegalArgumentException.h
/usr/include/beecrypt/c++/lang/IllegalMonitorStateException.h
/usr/include/beecrypt/c++/lang/IllegalStateException.h
/usr/include/beecrypt/c++/lang/IllegalThreadStateException.h
/usr/include/beecrypt/c++/lang/IndexOutOfBoundsException.h
/usr/include/beecrypt/c++/lang/Integer.h
/usr/include/beecrypt/c++/lang/InterruptedException.h
/usr/include/beecrypt/c++/lang/Long.h
/usr/include/beecrypt/c++/lang/NullPointerException.h
/usr/include/beecrypt/c++/lang/Number.h
/usr/include/beecrypt/c++/lang/NumberFormatException.h
/usr/include/beecrypt/c++/lang/Object.h
/usr/include/beecrypt/c++/lang/OutOfMemoryError.h
/usr/include/beecrypt/c++/lang/Runnable.h
/usr/include/beecrypt/c++/lang/RuntimeException.h
/usr/include/beecrypt/c++/lang/String.h
/usr/include/beecrypt/c++/lang/StringBuffer.h
/usr/include/beecrypt/c++/lang/StringBuilder.h
/usr/include/beecrypt/c++/lang/System.h
/usr/include/beecrypt/c++/lang/Thread.h
/usr/include/beecrypt/c++/lang/Throwable.h
/usr/include/beecrypt/c++/lang/UnsupportedOperationException.h
/usr/include/beecrypt/c++/math
/usr/include/beecrypt/c++/math/BigInteger.h
/usr/include/beecrypt/c++/mutex.h
/usr/include/beecrypt/c++/nio
/usr/include/beecrypt/c++/nio/Buffer.h
/usr/include/beecrypt/c++/nio/ByteBuffer.h
/usr/include/beecrypt/c++/nio/ByteOrder.h
/usr/include/beecrypt/c++/nio/InvalidMarkException.h
/usr/include/beecrypt/c++/nio/ReadOnlyBufferException.h
/usr/include/beecrypt/c++/security
/usr/include/beecrypt/c++/security/AlgorithmParameterGenerator.h
/usr/include/beecrypt/c++/security/AlgorithmParameterGeneratorSpi.h
/usr/include/beecrypt/c++/security/AlgorithmParameters.h
/usr/include/beecrypt/c++/security/AlgorithmParametersSpi.h
/usr/include/beecrypt/c++/security/DigestInputStream.h
/usr/include/beecrypt/c++/security/DigestOutputStream.h
/usr/include/beecrypt/c++/security/GeneralSecurityException.h
/usr/include/beecrypt/c++/security/InvalidAlgorithmParameterException.h
/usr/include/beecrypt/c++/security/InvalidKeyException.h
/usr/include/beecrypt/c++/security/InvalidParameterException.h
/usr/include/beecrypt/c++/security/Key.h
/usr/include/beecrypt/c++/security/KeyException.h
/usr/include/beecrypt/c++/security/KeyFactory.h
/usr/include/beecrypt/c++/security/KeyFactorySpi.h
/usr/include/beecrypt/c++/security/KeyPair.h
/usr/include/beecrypt/c++/security/KeyPairGenerator.h
/usr/include/beecrypt/c++/security/KeyPairGeneratorSpi.h
/usr/include/beecrypt/c++/security/KeyStore.h
/usr/include/beecrypt/c++/security/KeyStoreException.h
/usr/include/beecrypt/c++/security/KeyStoreSpi.h
/usr/include/beecrypt/c++/security/MessageDigest.h
/usr/include/beecrypt/c++/security/MessageDigestSpi.h
/usr/include/beecrypt/c++/security/NoSuchAlgorithmException.h
/usr/include/beecrypt/c++/security/NoSuchProviderException.h
/usr/include/beecrypt/c++/security/PrivateKey.h
/usr/include/beecrypt/c++/security/Provider.h
/usr/include/beecrypt/c++/security/ProviderException.h
/usr/include/beecrypt/c++/security/PublicKey.h
/usr/include/beecrypt/c++/security/SecureRandom.h
/usr/include/beecrypt/c++/security/SecureRandomSpi.h
/usr/include/beecrypt/c++/security/Security.h
/usr/include/beecrypt/c++/security/ShortBufferException.h
/usr/include/beecrypt/c++/security/Signature.h
/usr/include/beecrypt/c++/security/SignatureException.h
/usr/include/beecrypt/c++/security/SignatureSpi.h
/usr/include/beecrypt/c++/security/UnrecoverableKeyException.h
/usr/include/beecrypt/c++/security/auth
/usr/include/beecrypt/c++/security/auth/DestroyFailedException.h
/usr/include/beecrypt/c++/security/auth/Destroyable.h
/usr/include/beecrypt/c++/security/cert
/usr/include/beecrypt/c++/security/cert/CertPath.h
/usr/include/beecrypt/c++/security/cert/CertPathParameters.h
/usr/include/beecrypt/c++/security/cert/CertPathValidator.h
/usr/include/beecrypt/c++/security/cert/CertPathValidatorException.h
/usr/include/beecrypt/c++/security/cert/CertPathValidatorResult.h
/usr/include/beecrypt/c++/security/cert/CertPathValidatorSpi.h
/usr/include/beecrypt/c++/security/cert/Certificate.h
/usr/include/beecrypt/c++/security/cert/CertificateEncodingException.h
/usr/include/beecrypt/c++/security/cert/CertificateException.h
/usr/include/beecrypt/c++/security/cert/CertificateExpiredException.h
/usr/include/beecrypt/c++/security/cert/CertificateFactory.h
/usr/include/beecrypt/c++/security/cert/CertificateFactorySpi.h
/usr/include/beecrypt/c++/security/cert/CertificateNotYetValidException.h
/usr/include/beecrypt/c++/security/interfaces
/usr/include/beecrypt/c++/security/interfaces/DSAKey.h
/usr/include/beecrypt/c++/security/interfaces/DSAParams.h
/usr/include/beecrypt/c++/security/interfaces/DSAPrivateKey.h
/usr/include/beecrypt/c++/security/interfaces/DSAPublicKey.h
/usr/include/beecrypt/c++/security/interfaces/ECKey.h
/usr/include/beecrypt/c++/security/interfaces/ECPrivateKey.h
/usr/include/beecrypt/c++/security/interfaces/ECPublicKey.h
/usr/include/beecrypt/c++/security/interfaces/RSAKey.h
/usr/include/beecrypt/c++/security/interfaces/RSAPrivateCrtKey.h
/usr/include/beecrypt/c++/security/interfaces/RSAPrivateKey.h
/usr/include/beecrypt/c++/security/interfaces/RSAPublicKey.h
/usr/include/beecrypt/c++/security/spec
/usr/include/beecrypt/c++/security/spec/AlgorithmParameterSpec.h
/usr/include/beecrypt/c++/security/spec/DSAParameterSpec.h
/usr/include/beecrypt/c++/security/spec/DSAPrivateKeySpec.h
/usr/include/beecrypt/c++/security/spec/DSAPublicKeySpec.h
/usr/include/beecrypt/c++/security/spec/EncodedKeySpec.h
/usr/include/beecrypt/c++/security/spec/InvalidKeySpecException.h
/usr/include/beecrypt/c++/security/spec/InvalidParameterSpecException.h
/usr/include/beecrypt/c++/security/spec/KeySpec.h
/usr/include/beecrypt/c++/security/spec/RSAKeyGenParameterSpec.h
/usr/include/beecrypt/c++/security/spec/RSAPrivateCrtKeySpec.h
/usr/include/beecrypt/c++/security/spec/RSAPrivateKeySpec.h
/usr/include/beecrypt/c++/security/spec/RSAPublicKeySpec.h
/usr/include/beecrypt/c++/util
/usr/include/beecrypt/c++/util/AbstractCollection.h
/usr/include/beecrypt/c++/util/AbstractList.h
/usr/include/beecrypt/c++/util/AbstractMap.h
/usr/include/beecrypt/c++/util/AbstractSet.h
/usr/include/beecrypt/c++/util/ArrayList.h
/usr/include/beecrypt/c++/util/Collection.h
/usr/include/beecrypt/c++/util/ConcurrentModificationException.h
/usr/include/beecrypt/c++/util/Date.h
/usr/include/beecrypt/c++/util/Enumeration.h
/usr/include/beecrypt/c++/util/Hashtable.h
/usr/include/beecrypt/c++/util/Iterable.h
/usr/include/beecrypt/c++/util/Iterator.h
/usr/include/beecrypt/c++/util/List.h
/usr/include/beecrypt/c++/util/ListIterator.h
/usr/include/beecrypt/c++/util/Map.h
/usr/include/beecrypt/c++/util/NoSuchElementException.h
/usr/include/beecrypt/c++/util/Properties.h
/usr/include/beecrypt/c++/util/Queue.h
/usr/include/beecrypt/c++/util/RandomAccess.h
/usr/include/beecrypt/c++/util/Set.h
/usr/include/beecrypt/c++/util/concurrent
/usr/include/beecrypt/c++/util/concurrent/Callable.h
/usr/include/beecrypt/c++/util/concurrent/locks
/usr/include/beecrypt/c++/util/concurrent/locks/Condition.h
/usr/include/beecrypt/c++/util/concurrent/locks/Lock.h
/usr/include/beecrypt/c++/util/concurrent/locks/ReentrantLock.h
/usr/include/beecrypt/dhies.h
/usr/include/beecrypt/dldp.h
/usr/include/beecrypt/dlkp.h
/usr/include/beecrypt/dlpk.h
/usr/include/beecrypt/dlsvdp-dh.h
/usr/include/beecrypt/dsa.h
/usr/include/beecrypt/elgamal.h
/usr/include/beecrypt/endianness.h
/usr/include/beecrypt/entropy.h
/usr/include/beecrypt/fips186.h
/usr/include/beecrypt/gnu.h
/usr/include/beecrypt/hmac.h
/usr/include/beecrypt/hmacmd5.h
/usr/include/beecrypt/hmacsha1.h
/usr/include/beecrypt/hmacsha224.h
/usr/include/beecrypt/hmacsha256.h
/usr/include/beecrypt/hmacsha384.h
/usr/include/beecrypt/hmacsha512.h
/usr/include/beecrypt/md4.h
/usr/include/beecrypt/md5.h
/usr/include/beecrypt/memchunk.h
/usr/include/beecrypt/mp.h
/usr/include/beecrypt/mpbarrett.h
/usr/include/beecrypt/mpnumber.h
/usr/include/beecrypt/mpopt.h
/usr/include/beecrypt/mpprime.h
/usr/include/beecrypt/mtprng.h
/usr/include/beecrypt/pkcs1.h
/usr/include/beecrypt/pkcs12.h
/usr/include/beecrypt/ripemd128.h
/usr/include/beecrypt/ripemd160.h
/usr/include/beecrypt/ripemd256.h
/usr/include/beecrypt/ripemd320.h
/usr/include/beecrypt/rsa.h
/usr/include/beecrypt/rsakp.h
/usr/include/beecrypt/rsapk.h
/usr/include/beecrypt/sha1.h
/usr/include/beecrypt/sha1opt.h
/usr/include/beecrypt/sha224.h
/usr/include/beecrypt/sha256.h
/usr/include/beecrypt/sha2k32.h
/usr/include/beecrypt/sha2k64.h
/usr/include/beecrypt/sha384.h
/usr/include/beecrypt/sha512.h
/usr/include/beecrypt/timestamp.h
/usr/include/beecrypt/win.h
/usr/lib
/usr/lib/beecrypt
/usr/lib/beecrypt/base.a
/usr/lib/beecrypt/base.la
/usr/lib/beecrypt/base.so -> base.so.0.0.0
/usr/lib/beecrypt/base.so.0 -> base.so.0.0.0
/usr/lib/beecrypt/base.so.0.0.0
/usr/lib/libbeecrypt.a
/usr/lib/libbeecrypt.la
/usr/lib/libbeecrypt.so -> libbeecrypt.so.7.0.0
/usr/lib/libbeecrypt.so.7 -> libbeecrypt.so.7.0.0
/usr/lib/libbeecrypt.so.7.0.0
/usr/lib/libbeecrypt_cxx.a
/usr/lib/libbeecrypt_cxx.la
/usr/lib/libbeecrypt_cxx.so -> libbeecrypt_cxx.so.7.0.0
/usr/lib/libbeecrypt_cxx.so.7 -> libbeecrypt_cxx.so.7.0.0
/usr/lib/libbeecrypt_cxx.so.7.0.0
/usr/lib/libbeecrypt_java.a
/usr/lib/libbeecrypt_java.la
/usr/lib/libbeecrypt_java.so -> libbeecrypt_java.so.7.0.0
/usr/lib/libbeecrypt_java.so.7 -> libbeecrypt_java.so.7.0.0
/usr/lib/libbeecrypt_java.so.7.0.0
/usr/lib/python2.6
/usr/lib/python2.6/site-packages
/usr/lib/python2.6/site-packages/_bc.so
/usr/share
/usr/share/doc
/usr/share/doc/beecrypt-4.2.1
/usr/share/doc/beecrypt-4.2.1/BENCHMARKS.bz2
/usr/share/doc/beecrypt-4.2.1/BUGS.bz2
/usr/share/doc/beecrypt-4.2.1/NEWS.bz2
/usr/share/doc/beecrypt-4.2.1/README.bz2
#
Comment 6 Martin Mokrejš 2010-06-13 20:50:54 UTC
The issue cannot be seen in the attached build.log:

checking beecrypt/beecrypt.h usability... yes
checking beecrypt/beecrypt.h presence... yes
checking for beecrypt/beecrypt.h... yes
checking for mpfprintln in -lbeecrypt... no
-----------------------------------------^^ at least you see it failed, but that
                                            is not much helpful


I should have included config.log. ;( The test for the libbeecrypt.so failed and left unset WITH_BEECRYPT_INCLUDE="" in config.status instead of "-I/usr/include/beecrypt", due to some unresolved gcc 3.4.1? symbols. Please note that I wanted to compile rpm with gcc-4.3.x or 4.4.

After recompiling beecrypt with the current gcc I could subsequently compile also rpm against it.



I wanted to repeat the error but I cannot use i686-pc-linux-gnu-3.3.6 (no 3.4.1 anymore):

i686-pc-linux-gnu-g++ -m32 -DHAVE_CONFIG_H -I. -I../.. -I../../include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include -I/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/include -DOPTIMIZE_I386 -O2 -march=pentium4 -mmmx -msse -msse2 -pipe -fno-strict-aliasing -ggdb -DNDEBUG -Wa,--noexecstack -MT PushbackInputStream.lo -MD -MP -MF .deps/PushbackInputStream.Tpo -c PushbackInputStream.cxx -o PushbackInputStream.o >/dev/null 2>&1
mv -f .deps/InputStream.Tpo .deps/InputStream.Plo
../../include/beecrypt/c++/io/Writer.h:42: sorry, unimplemented: adjusting 
   pointers for covariant returns
../../include/beecrypt/c++/io/Writer.h:42: sorry, unimplemented: adjusting 
   pointers for covariant returns
../../include/beecrypt/c++/io/Writer.h:42: sorry, unimplemented: adjusting 
   pointers for covariant returns
../../include/beecrypt/c++/io/Writer.h:42: sorry, unimplemented: adjusting 
   pointers for covariant returns
distcc[31266] ERROR: compile Writer.cxx on localhost failed
make[3]: *** [Writer.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
mv -f .deps/PushbackInputStream.Tpo .deps/PushbackInputStream.Plo
mv -f .deps/PrintStream.Tpo .deps/PrintStream.Plo
make[3]: Leaving directory `/var/tmp/portage/dev-libs/beecrypt-4.2.1/work/beecrypt-4.2.1/c++/io'
make[2]: *** [all-recursive] Error 1


When I tried to compile beecrypt with i686-pc-linux-gnu-4.2.4 and afterwards tried to compile rpm, it worked as well.

My conclusion is, that the objects produced by different gcc versions were not compatible. I wonder whether this could be detectable (by portage?).

The bug #234422 is I believe a dupe of this one.
Comment 7 Jeff Johnson 2010-09-09 16:25:44 UTC
tracked at https://bugs.launchpad.net/rpm/+bug/634197
Comment 8 Stanislav Ochotnicky (RETIRED) gentoo-dev 2012-02-22 22:35:55 UTC
A little bugzie cleanup, indeed a dupe

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