Your message dated Sat, 28 Sep 2019 07:33:21 +0000
with message-id <[email protected]>
and subject line Fixed
has caused the Debian Bug report #845547,
regarding link-flags-first patch causes build failure
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.)


-- 
845547: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=845547
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: openmsx-catapult
Version: 0.13.0-1
Severity: important
Tags: patch
User: [email protected]
Usertags: origin-ubuntu zesty ubuntu-patch

Yo,

Not sure why this doesn't fail in Debian - probably a difference in
LDFLAGS - but in Ubuntu we have FTBFS because of this patch.

> Linking catapult...
> derived/x86_64-linux-opt/obj/openMSXController.o: In function 
> `wxString::Cmp(wchar_t const*) const':
> /usr/include/wx-3.0/wx/string.h:2109: undefined reference to 
> `wxString::compare(wchar_t const*) const'
> /usr/include/wx-3.0/wx/string.h:2109: undefined reference to 
> `wxString::compare(wchar_t const*) const'
> /usr/include/wx-3.0/wx/string.h:2109: undefined reference to 
> `wxString::compare(wchar_t const*) const'
> /usr/include/wx-3.0/wx/string.h:2109: undefined reference to 
> `wxString::compare(wchar_t const*) const'

It's wrong - libraries should come after the objects that reference
them.

Cheers,

-- 
Iain Lane                                  [ [email protected] ]
Debian Developer                                   [ [email protected] ]
Ubuntu Developer                                   [ [email protected] ]
diff -Nru openmsx-catapult-0.13.0/debian/patches/series openmsx-catapult-0.13.0/debian/patches/series
--- openmsx-catapult-0.13.0/debian/patches/series	2016-09-22 20:58:59.000000000 +0100
+++ openmsx-catapult-0.13.0/debian/patches/series	2016-11-24 13:40:55.000000000 +0000
@@ -1,4 +1,4 @@
-link-flags-first
+#link-flags-first
 hardening
 buildflags
 desktop-file

--- End Message ---
--- Begin Message ---
Version: 0.14.0-1

This bug has been fixed years ago. Closing it.

Attachment: signature.asc
Description: PGP signature


--- End Message ---

Reply via email to