Your message dated Mon, 18 Jul 2011 21:09:19 +0000
with message-id <e1qiv43-0004yj...@franck.debian.org>
and subject line Bug#555866: fixed in openhpi 2.14.1-1.1
has caused the Debian Bug report #555866,
regarding FTBFS with binutils-gold
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
555866: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=555866
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: openhpi
Version: 2.12.0-1
Severity: minor
User: peter.fritzs...@gmx.de
Usertags: no-add-needed
Tried to build your package and it fails to build with GNU binutils-gold. The
important difference is that --no-add-needed is the default behavior of of GNU
binutils-gold. Please provide all needed libraries to the linker when building
your executables.
It is maybe better in your case that libopenhpi_ssl.so gets linked against
the needed libraries to fix that problem. You can use --no-undefined (or
respective -Wl,--no-undefined when linking with g++ or gcc) to check your
libraries if they still have symbols which doesn't get resolved by them.
dpkg-shlibdeps will also print warnings about unresolved symbols when it gets
run in your debian/rules.
More informations can be found at
http://wiki.debian.org/qa.debian.org/FTBFS#A2009-11-02Packagesfailingbecausebinutils-gold.2BAC8-indirectlinking
mkdir .libs
x86_64-linux-gnu-gcc -g -O2 -pthread -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -D_GNU_SOURCE -D_REENTRANT -fexceptions -o
.libs/ipmi_thres_test ipmi_thres_test.o -pthread
-L/home/peter/rebuild/build/openhpi/openhpi-2.12.0/src
-L/home/peter/rebuild/build/openhpi/openhpi-2.12.0/utils
/home/peter/rebuild/build/openhpi/openhpi-2.12.0/src/.libs/libopenhpi.a
/home/peter/rebuild/build/openhpi/openhpi-2.12.0/utils/.libs/libopenhpiutils.so
-luuid
/home/peter/rebuild/build/openhpi/openhpi-2.12.0/ssl/.libs/libopenhpi_ssl.so
-ldl /usr/lib/libltdl.so -lssl /usr/lib/libgthread-2.0.so -lrt
/usr/lib/libglib-2.0.so -lm -lpthread
/usr/bin/ld:
/home/peter/rebuild/build/openhpi/openhpi-2.12.0/ssl/.libs/libopenhpi_ssl.so:
error: undefined reference to 'BIO_ctrl'
/usr/bin/ld:
/home/peter/rebuild/build/openhpi/openhpi-2.12.0/ssl/.libs/libopenhpi_ssl.so:
error: undefined reference to 'BIO_free_all'
/usr/bin/ld:
/home/peter/rebuild/build/openhpi/openhpi-2.12.0/ssl/.libs/libopenhpi_ssl.so:
error: undefined reference to 'BIO_test_flags'
/usr/bin/ld:
/home/peter/rebuild/build/openhpi/openhpi-2.12.0/ssl/.libs/libopenhpi_ssl.so:
error: undefined reference to 'ERR_get_error'
/usr/bin/ld:
/home/peter/rebuild/build/openhpi/openhpi-2.12.0/ssl/.libs/libopenhpi_ssl.so:
error: undefined reference to 'ERR_reason_error_string'
/usr/bin/ld:
/home/peter/rebuild/build/openhpi/openhpi-2.12.0/ssl/.libs/libopenhpi_ssl.so:
error: undefined reference to 'ERR_load_BIO_strings'
/usr/bin/ld:
/home/peter/rebuild/build/openhpi/openhpi-2.12.0/ssl/.libs/libopenhpi_ssl.so:
error: undefined reference to 'RAND_load_file'
/usr/bin/ld:
/home/peter/rebuild/build/openhpi/openhpi-2.12.0/ssl/.libs/libopenhpi_ssl.so:
error: undefined reference to 'CRYPTO_set_id_callback'
/usr/bin/ld:
/home/peter/rebuild/build/openhpi/openhpi-2.12.0/ssl/.libs/libopenhpi_ssl.so:
error: undefined reference to 'CRYPTO_set_locking_callback'
/usr/bin/ld:
/home/peter/rebuild/build/openhpi/openhpi-2.12.0/ssl/.libs/libopenhpi_ssl.so:
error: undefined reference to 'CRYPTO_set_dynlock_create_callback'
/usr/bin/ld:
/home/peter/rebuild/build/openhpi/openhpi-2.12.0/ssl/.libs/libopenhpi_ssl.so:
error: undefined reference to 'CRYPTO_set_dynlock_lock_callback'
/usr/bin/ld:
/home/peter/rebuild/build/openhpi/openhpi-2.12.0/ssl/.libs/libopenhpi_ssl.so:
error: undefined reference to 'CRYPTO_set_dynlock_destroy_callback'
/usr/bin/ld:
/home/peter/rebuild/build/openhpi/openhpi-2.12.0/ssl/.libs/libopenhpi_ssl.so:
error: undefined reference to 'CRYPTO_num_locks'
collect2: ld returned 1 exit status
make[5]: *** [ipmi_thres_test] Error 1
--- End Message ---
--- Begin Message ---
Source: openhpi
Source-Version: 2.14.1-1.1
We believe that the bug you reported is fixed in the latest version of
openhpi, which is due to be installed in the Debian FTP archive:
openhpi_2.14.1-1.1.diff.gz
to main/o/openhpi/openhpi_2.14.1-1.1.diff.gz
openhpi_2.14.1-1.1.dsc
to main/o/openhpi/openhpi_2.14.1-1.1.dsc
openhpi_2.14.1-1.1_all.deb
to main/o/openhpi/openhpi_2.14.1-1.1_all.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 555...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Thorsten Glaser <t...@mirbsd.de> (supplier of updated openhpi package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA384
Format: 1.8
Date: Mon, 18 Jul 2011 22:23:29 +0200
Source: openhpi
Binary: libopenhpi2 libopenhpi-dev openhpid openhpi-clients
openhpi-plugin-ilo2-ribcl openhpi-plugin-ipmi openhpi-plugin-ipmidirect
openhpi-plugin-oa-soap openhpi-plugin-snmp-bc openhpi-plugin-sysfs openhpi
Architecture: source all
Version: 2.14.1-1.1
Distribution: unstable
Urgency: low
Maintainer: Thorsten Glaser <t...@mirbsd.de>
Changed-By: Thorsten Glaser <t...@mirbsd.de>
Description:
libopenhpi-dev - OpenHPI libraries (development files)
libopenhpi2 - OpenHPI libraries (runtime and support files)
openhpi - SAF's HPI: Abstracted interface for managing computer hardware
openhpi-clients - OpenHPI example client programs
openhpi-plugin-ilo2-ribcl - OpenHPI plugin module for HP's ProLiant rackmount
servers
openhpi-plugin-ipmi - OpenHPI plugin module for OpenIPMI
openhpi-plugin-ipmidirect - OpenHPI plugin module for direct IPMI over LAN
(RMCP) or SMI
openhpi-plugin-oa-soap - OpenHPI plugin module for HP's BladeSystem c-Class
openhpi-plugin-snmp-bc - OpenHPI plugin module for IBM's BladeCenter or RSA
over SNMP
openhpi-plugin-sysfs - OpenHPI plugin module for the sysfs filesystem
openhpid - OpenHPI daemon, supports gathering of manageability information
Closes: 555866 565105
Changes:
openhpi (2.14.1-1.1) unstable; urgency=low
.
* Non-maintainer upload.
* Upload openhpi (2.14.1-1ubuntu1) except debian/control changes
to Debian sid (Closes: #565105) (Closes: #555866)
* Avoid including autotools-dev copies of config.{guess,sub} in
the debian changes (*.diff.gz)
.
openhpi (2.14.1-1ubuntu1) natty; urgency=low
.
* plugins/ipmidirect/ipmi_mc_vendor.cpp: Fix FTBFS with gcc 4.5.
Taken from upstream. (LP: #687986)
* clients/Makefile.{am,in}: Add missing libraries otherwise it FTBFS.
Related to linker '--as-needed' change.
Checksums-Sha1:
a28a08e7f31f5b72bd846a510dc13d7af2f8329c 2116 openhpi_2.14.1-1.1.dsc
a82d27b7e9adfd0d5d8fd98e7bce68c714c3a12b 469450 openhpi_2.14.1-1.1.diff.gz
d11ad686eb785a2bdcdbcfbeb660e2247e88c4f4 7514 openhpi_2.14.1-1.1_all.deb
Checksums-Sha256:
9f70301ab34b8e8fc269063f85f22e375f5edcc1bbf8c68a5eb82da05ad1b95f 2116
openhpi_2.14.1-1.1.dsc
4b08b64129d0b8e40174a2153eb4430f80e4751f00f6a12d919b348c5b00de89 469450
openhpi_2.14.1-1.1.diff.gz
88dc80ad4447490f4ac1c0fadda7d8ea5b91b9f37b6e625225fcf92e23a94d03 7514
openhpi_2.14.1-1.1_all.deb
Files:
cac65d0ef0de91c3d38f68c00e85d461 2116 admin optional openhpi_2.14.1-1.1.dsc
965dd37943e58a0e0dd3125e69a6b76c 469450 admin optional
openhpi_2.14.1-1.1.diff.gz
28833aed66ea34c87bcdd0a8d9d1e8bd 7514 admin extra openhpi_2.14.1-1.1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (MirBSD)
iQIcBAEBCQAGBQJOJJhqAAoJEHa1NLLpkAfgZnoP/RLpP4Xml9pEWjEqC4FJN8Xa
xYfLZZRtZ2nvRMw2YRkAzuultFGfo/0CCcqNIZQts3Z7VBhVd4mmug+X6cn1rK2+
xxCneQeFDp1jCWJbSKHPsJmOTC289MfIo2u3Shp+/ehj4GdO2Os8asE/of3mBGAy
upQC+7xfg7HZeDq3S4cM21Z4yABtFmXkIdhKQrO7adSgUoizsHwaHqy9NKZ2fpHD
gzXjbMStYMrUqqmkBrsqYe3/U7JO2BRgqwWqtGzmxe7VxmhPSdYcKwZ9T5KCToP3
x5Cqj4ASAFxeq6dz7SX8deFgd97Lfo1a1YyJr4Hh/NzWStsGe4VcOug+42MB5wn2
+9SZW2wFFQ5gyPDKT+40wPEinLzobpCyPNV8pJUNKS88d1oYB90s4edrQu/mBncJ
852HPOnQq6TeTniExYzt0FUHYAamYlaxPMbWw2OonbxgWiCrB0sKuI/wfPirvx0G
XFIZHv6WSoGf/TKGBCIMuReIFxDf9haTcHMTz7iLyVUG5MtgDUn1dqa1m5BLOEDl
dmWEFcC3pBOMwW4SyTc3GyGnDybqAz9Ljqo0aamQIvfqlQIGS+FWlL8W+RJPoS7U
ilZ1ijoY5RXQ5SGwzOuWsuyZBVyuIdSU5dWjOvzDrNwcXNX0H++LzRLEOAMloEWC
wUSWlm35NCGNvAPV7MRx
=PkLH
-----END PGP SIGNATURE-----
--- End Message ---