Your message dated Sat, 12 Mar 2005 02:17:09 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#296511: fixed in kdevelop3 4:3.1.2-4
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 22 Feb 2005 22:37:16 +0000
>From [EMAIL PROTECTED] Tue Feb 22 14:37:16 2005
Return-path: <[EMAIL PROTECTED]>
Received: from adicia.telenet-ops.be [195.130.132.56]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1D3ieZ-0007vB-00; Tue, 22 Feb 2005 14:37:15 -0800
Received: from localhost (localhost.localdomain [127.0.0.1])
by adicia.telenet-ops.be (Postfix) with SMTP id 125C14408E
for <[EMAIL PROTECTED]>; Tue, 22 Feb 2005 23:37:15 +0100 (MET)
Received: from Q.roeckx.be (dD5775FD9.access.telenet.be [213.119.95.217])
by adicia.telenet-ops.be (Postfix) with ESMTP id E0C7E44112
for <[EMAIL PROTECTED]>; Tue, 22 Feb 2005 23:37:14 +0100 (MET)
Received: by Q.roeckx.be (Postfix, from userid 501)
id CA79526136; Tue, 22 Feb 2005 23:37:14 +0100 (CET)
Date: Tue, 22 Feb 2005 23:37:14 +0100
From: Kurt Roeckx <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: kdevelop3: FTBFS: Linking shared library with static library.
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
User-Agent: Mutt/1.4.2.1i
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
Package: kdevelop3
Version: 4:3.1.2-3
Severity: serious
Hi,
Your package is failing to build on some arches because you're
linking a shared lib to a static (non PIC) lib.
Here is an extract from the log:
if /bin/sh ../../libtool --silent --mode=3Dcompile --tag=3DCXX g++ -DHAVE_C=
ONFIG_H -I. -I. -I../.. -I../../lib/catalog -I../../lib/compat -I../../lib/=
cppparser -I../../lib/external_interfaces -I../../lib/interfaces -I../../li=
b/util -I../../bdb/build_unix -I../../bdb/include -I/usr/include/kde -I/usr=
/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -DAST_DEBUG -Wno=
n-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=3D500 -D_BSD_SO=
URCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -=
Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno-except=
ions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQ=
T_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -MT implementationwidgetbase.l=
o -MD -MP -MF ".deps/implementationwidgetbase.Tpo" -c -o implementationwidg=
etbase.lo implementationwidgetbase.cpp; \
then mv -f ".deps/implementationwidgetbase.Tpo" ".deps/implementationwidget=
base.Plo"; else rm -f ".deps/implementationwidgetbase.Tpo"; exit 1; fi
/bin/sh ../../libtool --silent --mode=3Dlink --tag=3DCXX g++ -DAST_DEBUG -W=
non-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=3D500 -D_BSD_=
SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith=
-Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno-exce=
ptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -=
DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -o libkdevcppsupport.la -r=
path /usr/lib/kde3 -L/usr/X11R6/lib -L/usr/share/qt3/lib -L/usr/lib -avoid=
-version -module -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefin=
ed -R /usr/lib -R /usr/share/qt3/lib -R /usr/X11R6/lib -L../../bdb/dist cp=
psupportpart.lo ccconfigwidget.lo kdevdriver.lo cppcodecompletion.lo proble=
mreporter.lo backgroundparser.lo ast_utils.lo store_walker.lo KDevCppSuppor=
tIface.lo cppsupportfactory.lo tag_creator.lo codeinformationrepository.lo =
doxydoc.lo cppcodecompletionconfig.lo cppnewclassdlg.lo classgeneratorconfi=
g.lo subclassingdlg.lo addattributedialog.lo addmethoddialog.lo cppsupport_=
utils.lo createpcsdialog.lo qtdesignerintegration.lo implementationwidget.l=
o KDevCppSupportIface_skel.lo ccconfigwidgetbase.lo configproblemreporter.l=
o cppnewclassdlgbase.lo classgeneratorconfigbase.lo subclassingdlgbase.lo a=
ddattributedialogbase.lo addmethoddialogbase.lo createpcsdialogbase.lo impl=
ementationwidgetbase.lo ../../bdb/build_unix/libdb.a ../../lib/libkdevelop.=
la ../../lib/catalog/libkdevcatalog.la ../../lib/cppparser/libkdevcppparser=
.la
*** Warning: Linking the shared library libkdevcppsupport.la against the
*** static library ../../bdb/build_unix/libdb.a is not portable!
/usr/bin/ld: ../../bdb/build_unix/libdb.a(db_err.o): relocation R_PARISC_DP=
REL21L can not be used when making a shared object; recompile with -fPIC
=2E./../bdb/build_unix/libdb.a: could not read symbols: Bad value
collect2: ld returned 1 exit status
make[5]: *** [libkdevcppsupport.la] Error 1
Kurt
---------------------------------------
Received: (at 296511-close) by bugs.debian.org; 12 Mar 2005 07:23:03 +0000
>From [EMAIL PROTECTED] Fri Mar 11 23:23:02 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DA0xi-0006rM-00; Fri, 11 Mar 2005 23:23:02 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
id 1DA0s1-0006TI-00; Sat, 12 Mar 2005 02:17:09 -0500
From: Norman Jordan <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#296511: fixed in kdevelop3 4:3.1.2-4
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sat, 12 Mar 2005 02:17:09 -0500
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
X-CrossAssassin-Score: 3
Source: kdevelop3
Source-Version: 4:3.1.2-4
We believe that the bug you reported is fixed in the latest version of
kdevelop3, which is due to be installed in the Debian FTP archive:
kdevelop3-data_3.1.2-4_all.deb
to pool/main/k/kdevelop3/kdevelop3-data_3.1.2-4_all.deb
kdevelop3-dev_3.1.2-4_all.deb
to pool/main/k/kdevelop3/kdevelop3-dev_3.1.2-4_all.deb
kdevelop3-doc_3.1.2-4_all.deb
to pool/main/k/kdevelop3/kdevelop3-doc_3.1.2-4_all.deb
kdevelop3-plugins_3.1.2-4_i386.deb
to pool/main/k/kdevelop3/kdevelop3-plugins_3.1.2-4_i386.deb
kdevelop3_3.1.2-4.diff.gz
to pool/main/k/kdevelop3/kdevelop3_3.1.2-4.diff.gz
kdevelop3_3.1.2-4.dsc
to pool/main/k/kdevelop3/kdevelop3_3.1.2-4.dsc
kdevelop3_3.1.2-4_i386.deb
to pool/main/k/kdevelop3/kdevelop3_3.1.2-4_i386.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.
Norman Jordan <[EMAIL PROTECTED]> (supplier of updated kdevelop3 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.7
Date: Thu, 9 Mar 2005 10:55:27 -0800
Source: kdevelop3
Binary: kdevelop3 kdevelop3-plugins kdevelop3-dev kdevelop3-data kdevelop3-doc
Architecture: source all i386
Version: 4:3.1.2-4
Distribution: unstable
Urgency: low
Maintainer: Norman Jordan <[EMAIL PROTECTED]>
Changed-By: Norman Jordan <[EMAIL PROTECTED]>
Description:
kdevelop3 - An IDE for Unix/X11 - development version
kdevelop3-data - An IDE for Unix/X11 - data
kdevelop3-dev - An IDE for Unix/X11 - development files
kdevelop3-doc - An IDE for Unix/X11 - documentation
kdevelop3-plugins - An IDE for Unix/X11 - development files
Closes: 286884 291814 296511
Changes:
kdevelop3 (4:3.1.2-4) unstable; urgency=low
.
* Fixed up the problem with linking a shared library with a static
one (Closes: #296511)
* Now the VIM editor part can no longer be loaded (Closes: #286884, #291814)
Files:
042664eb2cd164192501dafbbdbeec33 861 kde optional kdevelop3_3.1.2-4.dsc
95a049f575ce4e9cd073c583072b9657 8748 kde optional kdevelop3_3.1.2-4.diff.gz
2e0a187c11735c77124d4ade8a95ddd6 2263562 doc optional
kdevelop3-doc_3.1.2-4_all.deb
a47cc436c9ad3639f11dba858b732252 2011186 kde optional
kdevelop3-data_3.1.2-4_all.deb
8d607041c778ef499e3adcdfefd4ec7b 76410 kde optional
kdevelop3-dev_3.1.2-4_all.deb
4ec643953cd1795f3e17671aa5c9445e 1257418 kde optional
kdevelop3_3.1.2-4_i386.deb
34a790b19c002670c92d05231a46e7f7 8505254 kde optional
kdevelop3-plugins_3.1.2-4_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)
iD8DBQFCMpQld1rIBglZGNARAstlAJ4+kweZJdQbwgNrOTgDRXkDkYG3HwCfXsPa
THL3PluEHR1GeNldTD/c/ps=
=U5Ar
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]