[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#942607: marked as done (gtk-d FTBFS on armhf, multiple definition errors.)



Your message dated Wed, 22 Jul 2020 13:55:40 +0300
with message-id <20200722105540.GA15618@localhost>
and subject line Fixed in 9.3.0-13
has caused the Debian Bug report #942607,
regarding gtk-d FTBFS on armhf, multiple definition errors.
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 owner@bugs.debian.org
immediately.)


-- 
942607: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=942607
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---

Package: gtk-d
Version: 3.9.0-2
Severity: serious

The issue with gtk-d trying to build with the wrong compiler on gdc architectures (most notablly armhf, which until recently was an ldc architecture) has now been fixed, unfortunately it is still failling to build, this time with a bunch of duplicate symbol errors. The first few such errors are posted below.

/usr/bin/ld: generated/gtkd/gio/UnixSocketAddress.pic.o: in function `_DT20_D3gio13SocketAddress13SocketAddress8__mixin926getSocketConnectableStructMFbZPS3gio1c5types18GSocketConnectable':
./generated/gtkd/gio/UnixSocketAddress.d:222: multiple definition of `_DT20_D3gio13SocketAddress13SocketAddress8__mixin926getSocketConnectableStructMFbZPS3gio1c5types18GSocketConnectable'; generated/gtkd/gio/InetSocketAddress.pic.o:./generated/gtkd/gio/InetSocketAddress.d:52: first defined here
/usr/bin/ld: generated/gtkd/gio/UnixSocketAddress.pic.o: in function `_DT20_D3gio13SocketAddress13SocketAddress8__mixin99enumerateMFZC3gio23SocketAddressEnumerator23SocketAddressEnumerator':
./generated/gtkd/gio/UnixSocketAddress.d:222: multiple definition of `_DT20_D3gio13SocketAddress13SocketAddress8__mixin99enumerateMFZC3gio23SocketAddressEnumerator23SocketAddressEnumerator'; generated/gtkd/gio/InetSocketAddress.pic.o:./generated/gtkd/gio/InetSocketAddress.d:52: first defined here
/usr/bin/ld: generated/gtkd/gio/UnixSocketAddress.pic.o: in function `_DT20_D3gio13SocketAddress13SocketAddress8__mixin914proxyEnumerateMFZC3gio23SocketAddressEnumerator23SocketAddressEnumerator':
./generated/gtkd/gio/UnixSocketAddress.d:222: multiple definition of `_DT20_D3gio13SocketAddress13SocketAddress8__mixin914proxyEnumerateMFZC3gio23SocketAddressEnumerator23SocketAddressEnumerator'; generated/gtkd/gio/InetSocketAddress.pic.o:./generated/gtkd/gio/InetSocketAddress.d:52: first defined here
/usr/bin/ld: generated/gtkd/gio/UnixSocketAddress.pic.o: in function `_DT20_D3gio13SocketAddress13SocketAddress8__mixin98toStringMFZAya':
./generated/gtkd/gio/UnixSocketAddress.d:222: multiple definition of `_DT20_D3gio13SocketAddress13SocketAddress8__mixin98toStringMFZAya'; generated/gtkd/gio/InetSocketAddress.pic.o:./generated/gtkd/gio/InetSocketAddress.d:52: first defined here


--- End Message ---
--- Begin Message ---
Version: 9.3.0-13

gcc-9 (9.3.0-13) unstable; urgency=medium

  * Update to git 20200518 from the gcc-9 branch.
    - Fix PR target/94748 (AArch64), PR target/94697 (AArch64),
      PR target/94515 (AArch64), PR target/91518 (PPC), PR fortran/93497,
      PR fortran/59107, PR target/94514 (AArch64), PR libstdc++/94906,
      PR d/92216, PR d/94970, PR d/95155, PR d/90719.
...        ^^^^^
 -- Matthias Klose <doko@debian.org>  Mon, 18 May 2020 23:59:01 +0200

--- End Message ---

Reply to: