Your message dated Fri, 06 May 2011 18:32:41 +0000
with message-id <[email protected]>
and subject line Bug#618328: fixed in gtkmathview 0.8.0-7
has caused the Debian Bug report #618328,
regarding gtkmathview: FTBFS could not read symbols
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.)
--
618328: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=618328
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: gtkmathview
Version: 0.8.0-6
Severity: serious
Justification: FTBFS
Hello,
Your package fails to build from source:
/bin/bash ../libtool --tag=CXX --mode=link g++ -g -O2 -g -O2 -W -Wall -o
test_rendering test_rendering.o -lstdc++ -lxml2 -pthread -lgtk-x11-2.0
-lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0
-lcairo -lgio-2.0 -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0
-lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lt1 -lt1x -lglib-2.0
../src/backend/gtk/libmathview_backend_gtk.la
../src/view/libmathview_frontend_libxml2.la
g++ -g -O2 -g -O2 -W -Wall -o .libs/test_rendering test_rendering.o -pthread
-lstdc++ /usr/lib/libxml2.so /usr/lib/libgtk-x11-2.0.so
/usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libpangoft2-1.0.so
/usr/lib/libgdk_pixbuf-2.0.so -lm /usr/lib/libpangocairo-1.0.so
/usr/lib/libcairo.so /usr/lib/libgio-2.0.so /usr/lib/libpango-1.0.so
/usr/lib/libfreetype.so -lfontconfig /usr/lib/libgobject-2.0.so
/usr/lib/libgmodule-2.0.so /usr/lib/libgthread-2.0.so -lrt /usr/lib/libt1.so
/usr/lib/libt1x.so /usr/lib/libglib-2.0.so
../src/backend/gtk/.libs/libmathview_backend_gtk.so
../src/view/.libs/libmathview_frontend_libxml2.so
/usr/bin/ld: test_rendering.o: undefined reference to symbol
'BoxMLNamespaceContext::BoxMLNamespaceContext(SmartPtr<View> const&,
SmartPtr<BoxGraphicDevice> const&)'
/usr/bin/ld: note: 'BoxMLNamespaceContext::BoxMLNamespaceContext(SmartPtr<View>
const&, SmartPtr<BoxGraphicDevice> const&)' is defined in DSO
//build/buildd-gtkmathview_0.8.0-6-armel-GtusHI/gtkmathview-0.8.0/src/.libs/libmathview.so.0
so try adding it to the linker command line
//build/buildd-gtkmathview_0.8.0-6-armel-GtusHI/gtkmathview-0.8.0/src/.libs/libmathview.so.0:
could not read symbols: Invalid operation
collect2: ld returned 1 exit status
Full build log available at:
https://buildd.debian.org/fetch.cgi?pkg=gtkmathview&arch=armel&ver=0.8.0-6&stamp=1300075535&file=log&as=raw
Helpful information can be found at:
http://wiki.debian.org/ToolChain/DSOLinking
Best regards
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.37-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--- End Message ---
--- Begin Message ---
Source: gtkmathview
Source-Version: 0.8.0-7
We believe that the bug you reported is fixed in the latest version of
gtkmathview, which is due to be installed in the Debian FTP archive:
gtkmathview_0.8.0-7.diff.gz
to main/g/gtkmathview/gtkmathview_0.8.0-7.diff.gz
gtkmathview_0.8.0-7.dsc
to main/g/gtkmathview/gtkmathview_0.8.0-7.dsc
libgtkmathview-bin_0.8.0-7_amd64.deb
to main/g/gtkmathview/libgtkmathview-bin_0.8.0-7_amd64.deb
libgtkmathview-dev_0.8.0-7_amd64.deb
to main/g/gtkmathview/libgtkmathview-dev_0.8.0-7_amd64.deb
libgtkmathview0c2a_0.8.0-7_amd64.deb
to main/g/gtkmathview/libgtkmathview0c2a_0.8.0-7_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.
Sylvestre Ledru <[email protected]> (supplier of updated gtkmathview 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: Fri, 06 May 2011 19:28:19 +0200
Source: gtkmathview
Binary: libgtkmathview0c2a libgtkmathview-dev libgtkmathview-bin
Architecture: source amd64
Version: 0.8.0-7
Distribution: unstable
Urgency: low
Maintainer: Debian Science Team
<[email protected]>
Changed-By: Sylvestre Ledru <[email protected]>
Description:
libgtkmathview-bin - rendering engine for MathML documents
libgtkmathview-dev - rendering engine for MathML documents
libgtkmathview0c2a - rendering engine for MathML documents
Closes: 618328 620612
Changes:
gtkmathview (0.8.0-7) unstable; urgency=low
.
* Update the Vcs URLs
* Wipe out dependency_libs from .la files. Thanks Steve Langasek
(Closes: #620612)
* Really fix the FTBFS. Thanks Steve Langasek. (Closes: #618328)
* Standards-Version updated to version 3.9.2
Checksums-Sha1:
1d493ac1bba4c6cac33716b7f857a192ff35dc24 1517 gtkmathview_0.8.0-7.dsc
278371188ff3c09958d4863549c0998d7316a77e 15342 gtkmathview_0.8.0-7.diff.gz
f1f402084ec53c1d9e5a0594a19c926e3641081a 1009290
libgtkmathview0c2a_0.8.0-7_amd64.deb
dfbef5f3297afbf175f9e534322cd236aa6a9bdb 1449872
libgtkmathview-dev_0.8.0-7_amd64.deb
34568757584dea1558f5c272823512da597bfefa 78246
libgtkmathview-bin_0.8.0-7_amd64.deb
Checksums-Sha256:
8a53cb223ad7c77adb3904e6e718d4755aabd83fc745cb5b037d3e4baed73fa3 1517
gtkmathview_0.8.0-7.dsc
620b17968830e8d9cec118ccb6f65db330d467eb4b1cdb208cd92f0060866e38 15342
gtkmathview_0.8.0-7.diff.gz
17b35b58f9ce91a4333444dd060eed2cbac623c8e6a4ef64d7f1e82707258692 1009290
libgtkmathview0c2a_0.8.0-7_amd64.deb
533930ae803e6808a4899479f479daba721dacff6c9bc92b6a9574bab3fafa59 1449872
libgtkmathview-dev_0.8.0-7_amd64.deb
ac7a62dbe2928e93cccd0d647075dd2d6a372b9a1655209342bb54fc157a4c12 78246
libgtkmathview-bin_0.8.0-7_amd64.deb
Files:
26944afe959116d911dec4f77694cd8f 1517 devel optional gtkmathview_0.8.0-7.dsc
6081cc99ee051936048027b0a8c377a9 15342 devel optional
gtkmathview_0.8.0-7.diff.gz
84885730441b9f25cefc1e2ee0ed0d0a 1009290 libs optional
libgtkmathview0c2a_0.8.0-7_amd64.deb
786f6bd9f2877309b59c76903c91d30f 1449872 libdevel optional
libgtkmathview-dev_0.8.0-7_amd64.deb
96e2ad60d9a096ebb672b71a7d10eea2 78246 misc optional
libgtkmathview-bin_0.8.0-7_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEARECAAYFAk3EOw8ACgkQiOXXM92JlhBErgCfUhVGpiQj48PSraalVtATykzq
yloAnRqxlLhRoIXM198zAUZR2of23La6
=VatL
-----END PGP SIGNATURE-----
--- End Message ---