Your message dated Sun, 10 May 2015 12:05:03 +0000
with message-id <[email protected]>
and subject line Bug#768155: fixed in simbody 3.5.1+dfsg-1
has caused the Debian Bug report #768155,
regarding simbody: Fix FTBFS on ppc
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.)
--
768155: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=768155
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: simbody
Version: 3.4.1+dfsg-1
Severity: normal
Tags: patch
User: [email protected]
Usertags: ppc64el powerpc
Dear Maintainer,
on the latest buildd log on simbody, the build fails on powerpc and ppc64el
with :
cd
/«BUILDDIR»/simbody-3.4.1+dfsg/obj-powerpc64le-linux-gnu/SimTKcommon/sharedTarget
&& /usr/bin/c++ -DSimTK_SIMBODY_AUTHORS=\"Michael.Sherman_Peter.Eastman\"
-DSimTK_SIMBODY_COPYRIGHT_YEARS=\"2005-14\"
-DSimTK_SimTKCOMMON_AUTHORS=\"Michael.Sherman_Peter.Eastman\"
-DSimTK_SimTKCOMMON_BUILDING_SHARED_LIBRARY
-DSimTK_SimTKCOMMON_COPYRIGHT_YEARS=\"2005-10\"
-DSimTK_SimTKCOMMON_LIBRARY_NAME=SimTKcommon
-DSimTK_SimTKCOMMON_MAJOR_VERSION=3 -DSimTK_SimTKCOMMON_MINOR_VERSION=4
-DSimTK_SimTKCOMMON_PATCH_VERSION=1 -DSimTK_SimTKCOMMON_SVN_REVISION=\"\"
-DSimTKcommon_EXPORTS -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -D_FORTIFY_SOURCE=2 -fPIC
-I/«BUILDDIR»/simbody-3.4.1+dfsg/Platform/Linux/include
-I/«BUILDDIR»/simbody-3.4.1+dfsg/SimTKcommon/./include
-I/«BUILDDIR»/simbody-3.4.1+dfsg/SimTKcommon/Scalar/include
-I/«BUILDDIR»/simbody-3.4.1+dfsg/SimTKcommon/SmallMatrix/include
-I/«BUILDDIR»/simbody-3.4.1+dfsg/SimTKcommon/Mechanics/include
-I/«BUILDDIR»/simbody-3.4.1+dfsg/SimTKcommon/BigMatrix/include
-I/«BUILDDIR»/simbody-3.4.1+dfsg/SimTKcommon/Geometry/include
-I/«BUILDDIR»/simbody-3.4.1+dfsg/SimTKcommon/Simulation/include
-I/«BUILDDIR»/simbody-3.4.1+dfsg/SimTKcommon/Random/include
-I/«BUILDDIR»/simbody-3.4.1+dfsg/SimTKcommon/Polynomial/include -o
CMakeFiles/SimTKcommon.dir/__/src/tinyxml.cpp.o -c
/«BUILDDIR»/simbody-3.4.1+dfsg/SimTKcommon/src/tinyxml.cpp
/tmp/ccgchSJT.s: Assembler messages:
/tmp/ccgchSJT.s:236: Error: syntax error; found `i', expected `,'
/tmp/ccgchSJT.s:236: Error: junk at end of line: `isync'
/tmp/ccgchSJT.s:309: Error: syntax error; found `i', expected `,'
/tmp/ccgchSJT.s:309: Error: junk at end of line: `isync'
There seems to be a typo in SimTKcommon/src/gmx_atomic.h which I tried to fix
with the attached patch.
The package then builds successfully.
Could you please review and confirm ? Thank you!
F.
--- a/debian/patches/fix_ppc64el.patch 1970-01-01 01:00:00.000000000 +0100
+++ b/debian/patches/fix_ppc64el.patch 2014-11-05 13:21:05.736000696 +0100
@@ -0,0 +1,11 @@
+--- simbody-3.4.1+dfsg.orig/SimTKcommon/src/gmx_atomic.h
++++ simbody-3.4.1+dfsg/SimTKcommon/src/gmx_atomic.h
+@@ -470,7 +470,7 @@ gmx_atomic_add_return(gmx_atomic_t *
+ __asm__ __volatile__("1: lwarx %0,0,%2\n"
+ "\tadd %0,%1,%0\n"
+ "\tstwcx. %0,0,%2 \n"
+- "\tbne- 1b"
++ "\tbne- 1b\n"
+ "\tisync\n"
+ : "=&r" (t)
+ : "r" (i), "r" (&a->value)
--- a/debian/patches/series 1970-01-01 01:00:00.000000000 +0100
+++ b/debian/patches/series 2014-11-05 13:20:56.708000696 +0100
@@ -0,0 +1 @@
+fix_ppc64el.patch
--- End Message ---
--- Begin Message ---
Source: simbody
Source-Version: 3.5.1+dfsg-1
We believe that the bug you reported is fixed in the latest version of
simbody, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Anton Gladky <[email protected]> (supplier of updated simbody 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, 10 May 2015 00:01:43 +0200
Source: simbody
Binary: libsimbody3.5 libsimbody-dev libsimbody3.5-dbg simbody-doc
Architecture: source amd64 all
Version: 3.5.1+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers
<[email protected]>
Changed-By: Anton Gladky <[email protected]>
Description:
libsimbody-dev - SimTK multibody dynamics API - development files
libsimbody3.5 - SimTK multibody dynamics API - shared library
libsimbody3.5-dbg - SimTK multibody dynamics API - Debugging Symbols
simbody-doc - SimTK multibody dynamics API - Documentation
Closes: 768155
Changes:
simbody (3.5.1+dfsg-1) unstable; urgency=medium
.
[ Frederic Bonnard ]
* Team upload.
* [2cdc785] Fix FTBFS on ppc64el. (Closes: #768155)
Checksums-Sha1:
7a17b11538cd3942cd1f38ef19f64192ff2c4ee1 2244 simbody_3.5.1+dfsg-1.dsc
59a1c6c3375f72ae56d3f4e8cbef0d5f71a1c51a 22447366
simbody_3.5.1+dfsg.orig.tar.gz
800e9e9ed74607de44b8ef7ae41877a585693d1a 8300
simbody_3.5.1+dfsg-1.debian.tar.xz
4ce51e0c62396074e3c56f4d0e28d94e1afe0c88 3136510
libsimbody3.5_3.5.1+dfsg-1_amd64.deb
2e7a1fa2d592c39e27bf70dbb6db807e26116275 659840
libsimbody-dev_3.5.1+dfsg-1_amd64.deb
cbc5a75f88284478f9a3eabc7588186c92d06639 49974152
libsimbody3.5-dbg_3.5.1+dfsg-1_amd64.deb
c4436b95d4a0b3d2d450c72aaf852c5be842fcdc 10414190
simbody-doc_3.5.1+dfsg-1_all.deb
Checksums-Sha256:
97befe7c90f009c17225077dee78a7f5c558f0adde4fc78c859f656b45d8cdb7 2244
simbody_3.5.1+dfsg-1.dsc
682c6aa182c69774a2928294ea29a5478dd1b8c4d3c4abd97f368053a800cc51 22447366
simbody_3.5.1+dfsg.orig.tar.gz
81ffd80c5807a633e02f6ae36f949b976f637cb673b092b13b6bac5221b02ef0 8300
simbody_3.5.1+dfsg-1.debian.tar.xz
0d21b277b5fb87f0747eb371b2d2dd700df2c1175ffc258df14f6ca5705b1549 3136510
libsimbody3.5_3.5.1+dfsg-1_amd64.deb
35d6645dee89152985cd047cd432301591c99557963490f6053a852dffa3c569 659840
libsimbody-dev_3.5.1+dfsg-1_amd64.deb
f3f6c6881d1566d2d9fb270219190310478290e80061bfdf01de1c28ae5c1b6d 49974152
libsimbody3.5-dbg_3.5.1+dfsg-1_amd64.deb
884427fe7bd18bdd255e5df57fea330478c49c812bb81b502ae63b0e433b6de5 10414190
simbody-doc_3.5.1+dfsg-1_all.deb
Files:
5f37aa521db656a76a688e56a0aafbc7 2244 science extra simbody_3.5.1+dfsg-1.dsc
b71fc76593ae4f8ae8a67594ec189154 22447366 science extra
simbody_3.5.1+dfsg.orig.tar.gz
2089b8bb362887892455d9b4c3fc79ec 8300 science extra
simbody_3.5.1+dfsg-1.debian.tar.xz
09128ece3040f6cf550e76fba5a230bb 3136510 libs extra
libsimbody3.5_3.5.1+dfsg-1_amd64.deb
411ba0ebebc22d96be3de6d4e86c3535 659840 libdevel extra
libsimbody-dev_3.5.1+dfsg-1_amd64.deb
d8a9043a0f5f9d1d2f513cbb1ecf200e 49974152 debug extra
libsimbody3.5-dbg_3.5.1+dfsg-1_amd64.deb
577f02a0000f00c140ea6169e5c11de6 10414190 doc extra
simbody-doc_3.5.1+dfsg-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBAgAGBQJVTz81AAoJENPhc4PPp/8GLE4QAJovETbRgb/Bu1JOCjnkzRz3
U63sdtGVdqS68NjoEqlfluDw58siGUatcAAfQxyXxHj6niajSWvxgiKptJp4JuQ1
BDA/3FAwDNpYqWM130DW7O+XkUiTgCSpvkILBgqUPrcFDXIpzY3fcIPropZD/qa2
PA0YKmp/FfjQOHx+UhDbQFWBh6wjDqNFOkVW460zDUD07+QsCBLJj54vkAdRBnXd
a4w02mb2nkLBZ+nmyZ9UfxkXAH1w1ItFDwCBEKb+yQDzxnZKiNYGEev4y60D+gYz
xNzHn4Umm79g+4Vuw48eim1+srEXh1jc4OwfwK55ifp82tXDsJ5sC7yrnthWrTio
hTf7/lJyEvpgQLAMDhNdVc33rdBaos5PuGQomuBoY+c4OU4hnA6cXhHywGEPV8/e
UcBf4LKhQRVmGZBtr1n6tbgGy8vauFItmj/4BkJdfY2+AQfJHt8B8yWJ8Uhe4GLi
VhMy+KCMYLvePvTmEfVgOPs1srDN3iTsl04Q17ADnaSHMpOnbJkVYMy2KKxABJ70
fsALzDfaz+/D69RE2myL4XMpwX7NWk7YvXIAxHO1e6EBwDZkUiDSp+zQvQgerc6j
80KtT/XQQeL7ASYMmXITKCe8DJmJj8uxjROj2DtoYfy4iLcDAr0W7wMKxkHl8g+M
lk275RGGwyVwivt4p5+x
=PPBQ
-----END PGP SIGNATURE-----
--- End Message ---
--
debian-science-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers