Your message dated Sun, 24 Jul 2011 16:48:10 +0000
with message-id <[email protected]>
and subject line Bug#633946: fixed in dragonegg 2.9-1
has caused the Debian Bug report #633946,
regarding ftbfs on ubuntu
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.)
--
633946: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=633946
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: dragonegg
Version: 3.1.0-1
Severity: whishlist
User: [email protected]
Usertags: ld-as-needed
On ubuntu dragonegg is FTBFS because wrong order of the LDFLAGS.
This got fixed with the attached patch.
Could this be fixed in debian also?
Jean-Louis
diff -Nru dragonegg-2.8/debian/changelog dragonegg-2.8/debian/changelog
--- dragonegg-2.8/debian/changelog 2011-05-07 21:28:18.000000000 +0200
+++ dragonegg-2.8/debian/changelog 2011-07-15 11:27:36.000000000 +0200
@@ -1,3 +1,10 @@
+dragonegg (2.8-3ubuntu1) oneiric; urgency=low
+
+ * debian/patchess/fix_ldflags_order.diff:
+ fix LDFLAGS order to fix FTBFS. (LP: #770819)
+
+ -- Jean-Louis Dupond <[email protected]> Fri, 15 Jul 2011 11:27:30 +0200
+
dragonegg (2.8-3) unstable; urgency=low
* Upload to unstable
diff -Nru dragonegg-2.8/debian/patches/fix_ldflags_order.diff dragonegg-2.8/debian/patches/fix_ldflags_order.diff
--- dragonegg-2.8/debian/patches/fix_ldflags_order.diff 1970-01-01 01:00:00.000000000 +0100
+++ dragonegg-2.8/debian/patches/fix_ldflags_order.diff 2011-07-15 11:24:50.000000000 +0200
@@ -0,0 +1,14 @@
+--- Makefile~ 2010-10-11 19:35:18.000000000 +0200
++++ Makefile 2011-07-15 11:22:56.698001732 +0200
+@@ -71,8 +71,9 @@
+
+ $(TARGET_UTIL): $(TARGET_UTIL_OBJECTS)
+ @echo Linking $@
+- $(QUIET)$(CXX) -o $@ $^ $(LD_OPTIONS) \
+- $(shell $(LLVM_CONFIG) --libs support)
++ $(QUIET)$(CXX) -o $@ $^ \
++ $(shell $(LLVM_CONFIG) --libs support) \
++ $(LD_OPTIONS)
+
+ %.o : $(SRC_DIR)/%.c $(TARGET_UTIL)
+ @echo Compiling $*.c
--- End Message ---
--- Begin Message ---
Source: dragonegg
Source-Version: 2.9-1
We believe that the bug you reported is fixed in the latest version of
dragonegg, which is due to be installed in the Debian FTP archive:
dragonegg_2.9-1.debian.tar.gz
to main/d/dragonegg/dragonegg_2.9-1.debian.tar.gz
dragonegg_2.9-1.dsc
to main/d/dragonegg/dragonegg_2.9-1.dsc
dragonegg_2.9-1_amd64.deb
to main/d/dragonegg/dragonegg_2.9-1_amd64.deb
dragonegg_2.9.orig.tar.gz
to main/d/dragonegg/dragonegg_2.9.orig.tar.gz
llvm-gcc-4.5_2.9-1_amd64.deb
to main/d/dragonegg/llvm-gcc-4.5_2.9-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.
Sylvestre Ledru <[email protected]> (supplier of updated dragonegg 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: Sun, 24 Jul 2011 12:32:35 +0200
Source: dragonegg
Binary: dragonegg llvm-gcc-4.5
Architecture: source amd64
Version: 2.9-1
Distribution: unstable
Urgency: low
Maintainer: LLVM Packaging Team <[email protected]>
Changed-By: Sylvestre Ledru <[email protected]>
Description:
dragonegg - GCC plugin that uses LLVM for optimization and code generation
llvm-gcc-4.5 - C front end for LLVM C/C++ compiler
Closes: 633946
Changes:
dragonegg (2.9-1) unstable; urgency=low
.
* New upstream release. Fix build issues. (Closes: #633946) (LP: #770819)
* Watch file added
Checksums-Sha1:
2fbf43f619d2717f3d407d179faf2235cc134f51 1472 dragonegg_2.9-1.dsc
a892ad9740fd5c023357ea02f717050ae737980a 218845 dragonegg_2.9.orig.tar.gz
a12d6aaa66391770880829820187e46db0ca9862 18136 dragonegg_2.9-1.debian.tar.gz
7053eb7a0502f0e48fe73491c179f3a879bf7aea 3898018 dragonegg_2.9-1_amd64.deb
d46e1ca95c40ca653950a22cf01f3e07c0d978c4 7170 llvm-gcc-4.5_2.9-1_amd64.deb
Checksums-Sha256:
e4379c9c9e62cc0c0ffd86527dc106b4b77b0374d9e3a8779f7876b2857c8559 1472
dragonegg_2.9-1.dsc
8f2a018b34a29e2a258f32aa8190983ea901d3effb5988acb6812a084b14e0f8 218845
dragonegg_2.9.orig.tar.gz
318b83ab1c8113d46dbda256074c90b2a1449f5e6fe3a462f1be7539b376137a 18136
dragonegg_2.9-1.debian.tar.gz
1ec930fdd7c3d0ff5c3df668247f314f0b1a97b895ac3f6cf1f64639fc761495 3898018
dragonegg_2.9-1_amd64.deb
93b3d9b43d7725c54e0c960b72dac675da38b13bb3482c807950cb3ccf266b6d 7170
llvm-gcc-4.5_2.9-1_amd64.deb
Files:
0cf830282e7ce150791c69be66234d11 1472 devel optional dragonegg_2.9-1.dsc
933c659f040755faa71e2ad924694cb2 218845 devel optional
dragonegg_2.9.orig.tar.gz
96ee73fd7302359ea5c9115163acb777 18136 devel optional
dragonegg_2.9-1.debian.tar.gz
a7754cd82bba21acaebe4118d159c825 3898018 devel optional
dragonegg_2.9-1_amd64.deb
52edcabbb330204bc1311e7272f7356b 7170 devel optional
llvm-gcc-4.5_2.9-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEARECAAYFAk4sStoACgkQiOXXM92JlhCAEQCeIgNtQnHfGoMaEpwC4u+ZeYDo
pekAmwWkVMESNUe2OIJf8USaDamqcZBp
=wlKB
-----END PGP SIGNATURE-----
--- End Message ---