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

Bug#978018: marked as done (libapr1: Please add 64-bit atomics workaround for m68k and sh4)



Your message dated Sun, 27 Dec 2020 17:18:27 +0000
with message-id <E1ktZgZ-000IWU-2l@fasolo.debian.org>
and subject line Bug#978018: fixed in apr 1.7.0-6
has caused the Debian Bug report #978018,
regarding libapr1: Please add 64-bit atomics workaround for m68k and sh4
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.)


-- 
978018: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=978018
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: apr
Version: 1.7.0-4
Severity: normal
User: debian-68k@lists.debian.org
Usertags: m68k
X-Debbugs-Cc: debian-68k@lists.debian.org

Hello!

subversion currently FTBFS on m68k and sh4 because the configure process fails
to properly link against libserf [1]:

configure:5604: gcc -o conftest -g -O2 -fdebug-prefix-map=/build/subversion-5EzMph/subversion-1.14.0=. -specs=/usr/share/dpkg/pie-compile.specs -fstack-protector-strong -Wformat -Werror=format-security   -pthread -Wdate-time -D_FORTIFY_SOURCE=2   -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE  -I/usr/include/apr-1.0   -I/usr/include/apr-1.0 -I/usr/include -I/usr/include/serf-1 -specs=/usr/share/dpkg/pie-link.specs -Wl,-z,relro -Wl,-z,now    conftest.c -lserf-1 -L/usr/lib/m68k-linux-gnu -laprutil-1 -L/usr/lib/m68k-linux-gnu -lapr-1 -lz  >&5
/usr/bin/ld: /usr/lib/m68k-linux-gnu/libapr-1.so: undefined reference to `__sync_fetch_and_sub_8'
/usr/bin/ld: /usr/lib/m68k-linux-gnu/libapr-1.so: undefined reference to `__sync_sub_and_fetch_8'
/usr/bin/ld: /usr/lib/m68k-linux-gnu/libapr-1.so: undefined reference to `__sync_fetch_and_add_8'
/usr/bin/ld: /usr/lib/m68k-linux-gnu/libapr-1.so: undefined reference to `__sync_lock_test_and_set_8'
/usr/bin/ld: /usr/lib/m68k-linux-gnu/libapr-1.so: undefined reference to `__sync_val_compare_and_swap_8'
collect2: error: ld returned 1 exit status

This should be fixable using the same approach as for 32-bit MIPS and PowerPC [2].

Could you therefore apply the fix for m68k and sh4 as well so that subversions builds on these targets?

Thanks,
Adrian

> [1] https://buildd.debian.org/status/fetch.php?pkg=subversion&arch=m68k&ver=1.14.0-3&stamp=1608803200&raw=0
> [2] https://salsa.debian.org/apache-team/apr/-/commit/2df4f34a2fa3474806f89a15148afa7121c642bf

--
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - glaubitz@debian.org
`. `'   Freie Universitaet Berlin - glaubitz@physik.fu-berlin.de
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913

--- End Message ---
--- Begin Message ---
Source: apr
Source-Version: 1.7.0-6
Done: Stefan Fritsch <sf@debian.org>

We believe that the bug you reported is fixed in the latest version of
apr, which is due to be installed in the Debian FTP archive.

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 978018@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Stefan Fritsch <sf@debian.org> (supplier of updated apr 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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 27 Dec 2020 17:28:47 +0100
Source: apr
Architecture: source
Version: 1.7.0-6
Distribution: unstable
Urgency: medium
Maintainer: Debian Apache Maintainers <debian-apache@lists.debian.org>
Changed-By: Stefan Fritsch <sf@debian.org>
Closes: 978018
Changes:
 apr (1.7.0-6) unstable; urgency=medium
 .
   [ John Paul Adrian Glaubitz ]
   * Fix atomics for m68k, sh3 and sh4. Closes: #978018
Checksums-Sha1:
 0aff1c54ef94c8990aaa7e478beb5cabc860afb3 2250 apr_1.7.0-6.dsc
 9cb90e0750b57c78f28101308c121a1d8b252f5d 214280 apr_1.7.0-6.debian.tar.xz
 b0043b825ab57139604927175c275d2152c6e238 7346 apr_1.7.0-6_source.buildinfo
Checksums-Sha256:
 d5c70b56247f00aa9d80489ea1edfebfed8291209ff7bc85fd1c331cdc2d4e82 2250 apr_1.7.0-6.dsc
 17a47e4a120ee7c41b3f08b2329bd4316a59cf32bb2fd70dae921cf1d807d51e 214280 apr_1.7.0-6.debian.tar.xz
 cde3dc99f0c12e94a79865fe0f2b1a2cf00c0593fe123740e3b302bf35b0f73b 7346 apr_1.7.0-6_source.buildinfo
Files:
 7bd62f7aad2dfec55c18214fb390185d 2250 libs optional apr_1.7.0-6.dsc
 a0cc0e03f86c3a0bdf08457e626e6566 214280 libs optional apr_1.7.0-6.debian.tar.xz
 f5952bdaaeb17c7e0cd2e9da90229245 7346 libs optional apr_1.7.0-6_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEOpiNza8JqByyYYsxxodfNUHO/eAFAl/ovwQACgkQxodfNUHO
/eDNlw/7BmqW4vQTk3mUPtv5bIMTqgYSNG15Nr6nvvf9Etp97NdXZpT+5yu7JGOa
icdhgAxdZf2Bukg8HivjHEqaAd5URFZyoNGWWoCBgnbqfONhY30dsFG4RBAJX+OK
u1bM3vrSaOXGhpUmXwK+gF491vEHTGY+es4nqVvmQpm1CV0Kv5ZjMocvnwqCD2vA
oMCaC915KhGGudy/fzG+3hoIk01r+SEXUtWpcgpABFNAALYn6FP3vlk2RJPeGB18
mJIcE089Ltz2YVB3dgQI0Dyy01x7P/rKYkNMFBHFqunnAoJpiAljLovFFcUbtNHA
EOfy2UiZ7Me/RKvWT5nCk9H/dH7OKtoEPzbxcaG+yuG6T2YkYfuf918nOXuuTYgW
+U2hfR/U/9KdX0Ab+u7oWHO+aO1eV/18ugB+mUq09fpL21sK8f+e3+60h8EG7V8y
YAv2Al2LkQ3vabMfEH4FpqJYxEDLjynWxbU9RPSalTCLXCVIHeMzsqj4LgrCETC/
CRJ81IqkppBweiJFmzj5Y/rxXzbNiqmKpTy5qLKqOeGP09emGI4I6HAbt62pDiTe
907s20fAt/B27j6BwBOSUQ9LwD5ENT1slg9sL6GPoJzbcYEP04/qsrl85pavxiZe
e2I4PVGmcdTfWUq5fYh9Z/6ISDt66iYV6ySoXu5vG/5Mi4QfrWw=
=htv/
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: