Your message dated Fri, 04 Dec 2009 12:17:51 +0000
with message-id <[email protected]>
and subject line Bug#414972: fixed in icomlib 1.0.1-8.1
has caused the Debian Bug report #414972,
regarding icomlib: FTBFS on GNU/kFreeBSD: tiny tweak needed
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 [email protected]
immediately.)
--
414972: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=414972
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: icomlib
Version: 1.0.1-8
Severity: important
Tags: patch
Hi,
currently your package FTBFS on GNU/kFreeBSD with the following error:
> ./configure -prefix /usr -moc /usr/bin/moc
>
> Configuring for GNU/kFreeBSD
> Building with C Compiler = gcc
> Building with C++ Compiler, g++
> Using 'moc' in /usr/bin/moc
> Using QTDIR in /usr/lib/qt3
> Using Qt Include files from /usr/lib/qt3/include
> Using Qt Libraries from /usr/lib/qt3/lib
> Using GUI Style of SGI_STYLE
> cat: configs/GNU/kFreeBSD: No such file or directory
> created ./Makefile
> cat: configs/GNU/kFreeBSD: No such file or directory
> created ./include/Makefile
> cat: configs/GNU/kFreeBSD: No such file or directory
> created ./src/Makefile
> cat: configs/GNU/kFreeBSD: No such file or directory
> created ./src/console/Makefile
> cat: configs/GNU/kFreeBSD: No such file or directory
> created ./src/pcomm/Makefile
> cat: configs/GNU/kFreeBSD: No such file or directory
> created ./src/pcp/Makefile
> cat: configs/GNU/kFreeBSD: No such file or directory
> created ./src/plog/Makefile
> cat: configs/GNU/kFreeBSD: No such file or directory
> created ./src/x11/Makefile
> cat: configs/GNU/kFreeBSD: No such file or directory
> created ./src/x11/qpcr1k/Makefile
> [...]
> g++ -o libpcomm.so.1.0 pcomm.o
> /usr/lib/gcc/i486-kfreebsd-gnu/4.1.2/../../../crt1.o: In function `_start':
> ../sysdeps/i386/elf/start.S:115: undefined reference to `main'
> collect2: ld returned 1 exit status
Full build logs are available at
<http://experimental.ftbfs.de/build.php?arch=kfreebsd-i386&pkg=icomlib>.
Please find attached a tiny patch to adapt the configure script so that your
package builds fine on GNU/kFreeBSD.
Cheers,
--
Cyril Brulebois
--- icomlib-1.0.1/configure 2007-03-15 10:34:06.236355000 +0100
+++ icomlib-1.0.1/configure 2007-03-15 10:35:03.000000000 +0100
@@ -34,6 +34,10 @@
SYSTEM=BSD
fi
+if [ "${SYSTEM}" = "GNU/kFreeBSD" ]; then
+ SYSTEM=Linux
+fi
+
######################################################
# set the variable's defaults
--- End Message ---
--- Begin Message ---
Source: icomlib
Source-Version: 1.0.1-8.1
We believe that the bug you reported is fixed in the latest version of
icomlib, which is due to be installed in the Debian FTP archive:
icomlib-bin_1.0.1-8.1_amd64.deb
to main/i/icomlib/icomlib-bin_1.0.1-8.1_amd64.deb
icomlib-doc_1.0.1-8.1_all.deb
to main/i/icomlib/icomlib-doc_1.0.1-8.1_all.deb
icomlib1-dev_1.0.1-8.1_amd64.deb
to main/i/icomlib/icomlib1-dev_1.0.1-8.1_amd64.deb
icomlib1_1.0.1-8.1_amd64.deb
to main/i/icomlib/icomlib1_1.0.1-8.1_amd64.deb
icomlib_1.0.1-8.1.diff.gz
to main/i/icomlib/icomlib_1.0.1-8.1.diff.gz
icomlib_1.0.1-8.1.dsc
to main/i/icomlib/icomlib_1.0.1-8.1.dsc
qpcr1k_1.0.1-8.1_amd64.deb
to main/i/icomlib/qpcr1k_1.0.1-8.1_amd64.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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Stefano Zacchiroli <[email protected]> (supplier of updated icomlib 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Wed, 02 Dec 2009 12:41:19 +0100
Source: icomlib
Binary: icomlib1-dev icomlib1 icomlib-bin qpcr1k icomlib-doc
Architecture: source all amd64
Version: 1.0.1-8.1
Distribution: unstable
Urgency: low
Maintainer: A. Maitland Bottoms <[email protected]>
Changed-By: Stefano Zacchiroli <[email protected]>
Description:
icomlib-bin - Icom PCR-1000 command line control
icomlib-doc - Documentation for icomlib
icomlib1 - Icom PCR-1000 control shared libraries
icomlib1-dev - Icom PCR-1000 development kit
qpcr1k - Icom PCR-1000 GUI control
Closes: 414972 553162
Changes:
icomlib (1.0.1-8.1) unstable; urgency=low
.
* Non-maintainer upload.
* Add missing ${shlibs:Depends} to icmolib-bin (Closes: #553162)
* Patch ./configure to support kfreebsd build; patch by Cyril Brulebois.
(Closes: #414972)
Checksums-Sha1:
86f46f940c6891651af1a289c35710655d60c243 1019 icomlib_1.0.1-8.1.dsc
3a4e121813fd3097ecd01da96ea41326d7b34ce7 7637 icomlib_1.0.1-8.1.diff.gz
294a0e01172a460ee591070b926d5ab4e0470a9d 168072 icomlib-doc_1.0.1-8.1_all.deb
40cb915400ba878f087569544376e50ae7cc43bf 24164 icomlib1-dev_1.0.1-8.1_amd64.deb
deb57ad751954f527023e6ebb0cc7513193dd70e 16540 icomlib1_1.0.1-8.1_amd64.deb
6cb39470e920c7762bb016e79f36fb13186022e2 14132 icomlib-bin_1.0.1-8.1_amd64.deb
22ae0c8e2e299bb9fb3925a94cddafa0bb2ebbd2 72154 qpcr1k_1.0.1-8.1_amd64.deb
Checksums-Sha256:
b967b497907c95d30786cb113e5e872c9d69499ab027af0bf9cf9a8b5be2a541 1019
icomlib_1.0.1-8.1.dsc
4ce2daf593397792b6218c2208f0c83d66e0d863b5d18a70760b12ebcd812ffa 7637
icomlib_1.0.1-8.1.diff.gz
5cb5ef5de336bb80c487d35a02caf1e8b0c2a55cc4f74a65e3746eccc24ae9bf 168072
icomlib-doc_1.0.1-8.1_all.deb
3d18e0dc508e19d4ff025709c73b32b323cd506f8b2715a9ff01ec9f9617bab0 24164
icomlib1-dev_1.0.1-8.1_amd64.deb
da3551d59234b51746ce645159f8526809e9660df9131617779d674993e36310 16540
icomlib1_1.0.1-8.1_amd64.deb
b481fe36d35dc0e4f855a51438615274174a146e29d40ce5de0719b06ec04a81 14132
icomlib-bin_1.0.1-8.1_amd64.deb
d42d082711b43e1a2ed886cbe6745c2d16c0ee7e2a0c755dfd300166542cf58e 72154
qpcr1k_1.0.1-8.1_amd64.deb
Files:
cb60116f0020b8f14d14b5feaa598b20 1019 hamradio optional icomlib_1.0.1-8.1.dsc
19fa226bca4193f4ea7d3f71bdfe050d 7637 hamradio optional
icomlib_1.0.1-8.1.diff.gz
20694ce3ec8efbbb1dd7762388c146e4 168072 hamradio optional
icomlib-doc_1.0.1-8.1_all.deb
30765a67492faa08ae69c9b5c66c17cf 24164 hamradio optional
icomlib1-dev_1.0.1-8.1_amd64.deb
3c358c56a8ea3099147afb4e4c6bb39c 16540 hamradio optional
icomlib1_1.0.1-8.1_amd64.deb
d3ad96b6f567d6f0cb45c6d6153cd88a 14132 hamradio optional
icomlib-bin_1.0.1-8.1_amd64.deb
c6d5ccca6190716bb7633e8a945e405c 72154 hamradio optional
qpcr1k_1.0.1-8.1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iD8DBQFLFlUW1cqbBPLEI7wRAiB5AJ9Hwrs9FAVXxcwsZWe03ahOXk5Y2wCfT5yc
VInpSFV6ditjYiJ/fKKZWYU=
=iwwi
-----END PGP SIGNATURE-----
--- End Message ---