Your message dated Wed, 27 Jun 2012 11:47:52 +0000
with message-id <e1sjqiu-0003xl...@franck.debian.org>
and subject line Bug#555079: fixed in libavg 1.7.1-1
has caused the Debian Bug report #555079,
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.)
--
555079: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=555079
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libavg
Version: 0.8.0-6
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.
Object files in .a archives arent linked yet. This means that you have to
resolve their dependencies when you link the application.
More informations can be found at
http://wiki.debian.org/qa.debian.org/FTBFS#A2009-11-02Packagesfailingbecausebinutils-gold.2BAC8-indirectlinking
/bin/bash ../../libtool --tag=CXX --mode=link g++ -Wno-invalid-offsetof -g
-O2 -lxml2 -lboost_thread-mt -lGraphicsMagick++ -lGraphicsMagick -lGL -lm
-lGLU -lGL -lm -L/usr/lib -lSDL -o testgpu testgpu.o ./libgraphics.la
../base/libbase.la
g++ -Wno-invalid-offsetof -g -O2 -o testgpu testgpu.o /usr/lib/libxml2.so
-lboost_thread-mt -lGraphicsMagick++ -lGraphicsMagick -lGLU -lGL -lm -L/usr/lib
/usr/lib/libSDL.so ./.libs/libgraphics.a ../base/.libs/libbase.a
/usr/bin/ld: ./.libs/libgraphics.a(OGLImagingContext.o): in function
avg::OGLImagingContext::OGLImagingContext(avg::Point<int>
const&):../../../src/graphics/OGLImagingContext.cpp:95: error: undefined
reference to 'XOpenDisplay'
/usr/bin/ld: ./.libs/libgraphics.a(OGLImagingContext.o): in function
avg::OGLImagingContext::OGLImagingContext(avg::Point<int>
const&):../../../src/graphics/OGLImagingContext.cpp:105: error: undefined
reference to 'XCreatePixmap'
/usr/bin/ld: ./.libs/libgraphics.a(OGLImagingContext.o): in function
avg::OGLImagingContext::OGLImagingContext(avg::Point<int>
const&):../../../src/graphics/OGLImagingContext.cpp:109: error: undefined
reference to 'XSetErrorHandler'
/usr/bin/ld: ./.libs/libgraphics.a(OGLImagingContext.o): in function
avg::OGLImagingContext::OGLImagingContext(avg::Point<int>
const&):../../../src/graphics/OGLImagingContext.cpp:111: error: undefined
reference to 'XSetErrorHandler'
/usr/bin/ld: ./.libs/libgraphics.a(OGLImagingContext.o): in function
avg::OGLImagingContext::OGLImagingContext(avg::Point<int>
const&):../../../src/graphics/OGLImagingContext.cpp:95: error: undefined
reference to 'XOpenDisplay'
/usr/bin/ld: ./.libs/libgraphics.a(OGLImagingContext.o): in function
avg::OGLImagingContext::OGLImagingContext(avg::Point<int>
const&):../../../src/graphics/OGLImagingContext.cpp:105: error: undefined
reference to 'XCreatePixmap'
/usr/bin/ld: ./.libs/libgraphics.a(OGLImagingContext.o): in function
avg::OGLImagingContext::OGLImagingContext(avg::Point<int>
const&):../../../src/graphics/OGLImagingContext.cpp:109: error: undefined
reference to 'XSetErrorHandler'
/usr/bin/ld: ./.libs/libgraphics.a(OGLImagingContext.o): in function
avg::OGLImagingContext::OGLImagingContext(avg::Point<int>
const&):../../../src/graphics/OGLImagingContext.cpp:111: error: undefined
reference to 'XSetErrorHandler'
/usr/bin/ld: ./.libs/libgraphics.a(OGLHelper.o): in function
avg::getProcAddress(std::basic_string<char, std::char_traits<char>,
std::allocator<char> > const&):../../../src/graphics/OGLHelper.cpp:245: error:
undefined reference to 'dlsym'
/usr/bin/ld: ./.libs/libgraphics.a(OGLHelper.o): in function
avg::getProcAddress(std::basic_string<char, std::char_traits<char>,
std::allocator<char> > const&):../../../src/graphics/OGLHelper.cpp:249: error:
undefined reference to 'dlsym'
/usr/bin/ld: ./.libs/libgraphics.a(OGLHelper.o): in function
avg::loadGLLibrary():../../../src/graphics/OGLHelper.cpp:221: error: undefined
reference to 'dlopen'
/usr/bin/ld: ./.libs/libgraphics.a(OGLHelper.o): in function
avg::loadGLLibrary():../../../src/graphics/OGLHelper.cpp:223: error: undefined
reference to 'dlerror'
/usr/bin/ld: ./.libs/libgraphics.a(OGLHelper.o): in function
avg::queryGLXExtension(char const*):../../../src/graphics/OGLHelper.cpp:149:
error: undefined reference to 'XOpenDisplay'
collect2: ld returned 1 exit status
make[4]: *** [testgpu] Error 1
--- End Message ---
--- Begin Message ---
Source: libavg
Source-Version: 1.7.1-1
We believe that the bug you reported is fixed in the latest version of
libavg, which is due to be installed in the Debian FTP archive:
libavg_1.7.1-1.debian.tar.gz
to main/liba/libavg/libavg_1.7.1-1.debian.tar.gz
libavg_1.7.1-1.dsc
to main/liba/libavg/libavg_1.7.1-1.dsc
libavg_1.7.1.orig.tar.gz
to main/liba/libavg/libavg_1.7.1.orig.tar.gz
python-libavg_1.7.1-1_amd64.deb
to main/liba/libavg/python-libavg_1.7.1-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 555...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Dmitrijs Ledkovs <x...@debian.org> (supplier of updated libavg 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: SHA256
Format: 1.8
Date: Wed, 13 Jun 2012 21:36:19 +0100
Source: libavg
Binary: python-libavg
Architecture: source amd64
Version: 1.7.1-1
Distribution: unstable
Urgency: low
Maintainer: Dmitrijs Ledkovs <x...@debian.org>
Changed-By: Dmitrijs Ledkovs <x...@debian.org>
Description:
python-libavg - High-level development platform for media-centric applications
Closes: 555079 580678 616859 621534
Changes:
libavg (1.7.1-1) unstable; urgency=low
.
* New maintainer
* debian/patches/series: Add patch to fix FTBFS with gcc 4.7 (LP: #1008300)
* debian/control: Correct the packaging URL
* debian/control: Bump the standards version to 3.9.3
* debian/copyright: Change the URL of the copyright format specification
* closing debian bugs, fixed in the previous ubuntu uploads:
- builds with gold (Closes: #555079)
- uses dh_python2 (Closes: #616859)
- no *.la files shipped (Closes: #621534)
- don't use -msse2 on non-ix86 architectures (Closes: #580678)
Checksums-Sha1:
38c596e7c1fb1e204d179b81577722b3ad4ac7d2 2287 libavg_1.7.1-1.dsc
894f9b1db1bfa919624e67df3d8fa6897d762ff2 6667838 libavg_1.7.1.orig.tar.gz
b55ed6ca988b0078f27372748cc5da4b79cec244 10865 libavg_1.7.1-1.debian.tar.gz
55cf5ca7f16f1ffc6f29ba381c6d58fc6d74a8f4 3209414
python-libavg_1.7.1-1_amd64.deb
Checksums-Sha256:
85be3c2c2d968bdc1164a6a533ff33c320e1dc11973aa0f6738c281ee6d52549 2287
libavg_1.7.1-1.dsc
f534b26c377134b703053eca75c6d6591110a996333a861c66153ff7f9acf314 6667838
libavg_1.7.1.orig.tar.gz
b0e627e938b6a9781de2adaefc92c6bcebae3f679b2a2aaded422b2280a88c62 10865
libavg_1.7.1-1.debian.tar.gz
80564b5208e66cbb8f936aad07d109b0c95b74dba0c764eb1e10bc1cf2796abe 3209414
python-libavg_1.7.1-1_amd64.deb
Files:
4ced1d5a29c5379f701496d79e5d7c2e 2287 python optional libavg_1.7.1-1.dsc
63cb010baf08e6f147e00287a80d968a 6667838 python optional
libavg_1.7.1.orig.tar.gz
abef3683330c8a3f96e6bb0881dcfe5d 10865 python optional
libavg_1.7.1-1.debian.tar.gz
3ecba9d802caa92e58361c2a32e7be10 3209414 python optional
python-libavg_1.7.1-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIcBAEBCAAGBQJP2kasAAoJEIh7YGGLPBau3KoP/jMxAk5M7PIyVUC77iY6Kr7r
uJw4UVTEFYLkRKMwctn5G+SGY5bzTe20aainn3i3Q/ydNiPw2JKewqu+MUwGC/kY
Z49N5yHzbfdZDWhsQRMDIwI9szhqYfJaw6mkhNGC6gRJLgrTkV804obPBNHVeyRl
6PFMkSEI/JBKeJNWlxHNnPLKHlNF62/Yj0Yqph8g3U70cc5DtIzGbgK6WGAt5xTO
NJIO0PJmZ6q/uZ4IBrQuZE69Z9GKqpD/btgNG89msmFMtClsKpYNhyisVjzr6EkD
INx6IxEM6reh0WtGjmvPuFNGLB/WjMKkQLZ7ANQjTq9AAjSCkb3oIKh9b42t2Dqi
sWbwY/FEGFpFBdlKXBC0zc1jeRgw4+nEy8Ms2T70yCpcrF55k3k6UHpoT95H96zr
WDfkvjtLVpj80RgYbfY/vf77twcBAebaTRXYi0nfKjNm9P39JC+HVSLZP9ykdDTn
XjdGb6PjazM8pkdzEP75f+Nqh5Aw5IGO0Dv5Xq3YLf2jjsyiymDLqR4/4eofIH04
FdfY/XNITjaQUuMF8fvAr5M210UUUtT6lwHhzNHqJz0p7gEsRjELtDGMOIxP4Ugu
4ClyHHBDgU6q2b+oMk8dk2asu/YeVMIQlzergVUred04is9oFhm3X5q5RVPj8lk6
RhrRjloUzBQOEguqU7tK
=EZRT
-----END PGP SIGNATURE-----
--- End Message ---