Bug#981138: tiemu FTCBFS: issues around build tool builds

Helmut Grohne helmut at subdivi.de
Tue Jan 26 06:30:48 GMT 2021


Source: tiemu
Version: 3.04~git20110801-nogdb+dfsg1-2
Tags: patch upstream
User: debian-cross at lists.debian.org
Usertags: ftcbfs

tiemu is mostly prepared for cross building, but fails doing so in the
end. There are two reasons for this:

 * In src/core/uae, build tools are built with plain gcc (which is
   good), but the host architecture LDFLAGS containing tons of host
   libraries are also passed. Since these libraries are only installed
   for the host architecture, linking fails. These tools do not use any
   libraries beyond libc though, so the LDFLAGS can be dropped here.
 * In the man directory, the cleaner application is built with the host
   architecture compiler. Running it results in an Exec format error.
   The compiler needs to be changed as has been done in src/core/uae.

Once fixing these, tiemu cross builds successfully. Please consider
applying the attached patch.

Helmut
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cross.patch
Type: text/x-diff
Size: 1178 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/debian-science-maintainers/attachments/20210126/d604c507/attachment-0001.patch>


More information about the debian-science-maintainers mailing list