Your message dated Sun, 23 Mar 2014 11:25:37 -0400
with message-id
<CANg8-dAn7AtXbKhQZA_+9_S9Amo1QVye-taHyDK=zldq1sf...@mail.gmail.com>
and subject line Fwd: astyle_2.03-1.2_i386.changes ACCEPTED into unstable
has caused the Debian Bug report #742418,
regarding astyle FTBFS on s390x: use -fPIC instead of -fpic when building
shared libraries
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 ow...@bugs.debian.org
immediately.)
--
742418: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=742418
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: astyle
Version: 2.03-1.1
Severity: serious
build log:
obj/astyle_main_sj.o: In function `Java_AStyleInterface_AStyleGetVersion':
/«PKGBUILDDIR»/build/gcc/../../src/astyle_main.cpp:3103:(.text+0x35c):
relocation truncated to fit: R_390_GOT12 against symbol `astyle::g_version'
defined in .data.rel.local section in obj/astyle_main_sj.o
obj/astyle_main_sj.o: In function `AStyleGetVersion':
/«PKGBUILDDIR»/build/gcc/../../src/astyle_main.cpp:3253:(.text+0x386):
relocation truncated to fit: R_390_GOT12 against symbol `astyle::g_version'
defined in .data.rel.local section in obj/astyle_main_sj.o
obj/astyle_main_sj.o: In function `ASStreamIterator':
/«PKGBUILDDIR»/build/gcc/../../src/astyle_main.cpp:95:(.text+0x2b9e):
relocation truncated to fit: R_390_GOT12 against symbol `vtable for
astyle::ASStreamIterator<std::basic_istringstream<char, std::char_traits<char>,
std::allocator<char> > >' defined in
..data.rel.ro._ZTVN6astyle16ASStreamIteratorISt19basic_istringstreamIcSt11char_traitsIcESaIcEEEE[_ZTVN6astyle16ASStreamIteratorISt19basic_istringstreamIcSt11char_traitsIcESaIcEEEE]
section in obj/astyle_main_sj.o
obj/astyle_main_sj.o: In function
`astyle::ASStreamIterator<std::basic_istringstream<char,
std::char_traits<char>, std::allocator<char> > >::~ASStreamIterator()':
/«PKGBUILDDIR»/build/gcc/../../src/astyle_main.cpp:111:(.text._ZN6astyle16ASStreamIteratorISt19basic_istringstreamIcSt11char_traitsIcESaIcEEED2Ev[_ZN6astyle16ASStreamIteratorISt19basic_istringstreamIcSt11char_traitsIcESaIcEEED5Ev]+0x18):
additional relocation overflows omitted from the output
collect2: error: ld returned 1 exit status
make[2]: *** [libastylej.so] Error 1
make[2]: Leaving directory `/«PKGBUILDDIR»/build/gcc'
dh_auto_build: make -j1 -C build/gcc astyle shared java returned exit code 2
Fix:
build/gcc/Makefile sets
CFLAGSs = -DASTYLE_LIB -fpic $(CFLAGSr)
CFLAGSsd = -DASTYLE_LIB -fpic $(CFLAGSd)
CFLAGSa = -DASTYLE_LIB $(CFLAGSr)
CFLAGSad = -DASTYLE_LIB $(CFLAGSd)
CFLAGSsj = -DASTYLE_JNI -fpic $(CFLAGSr) $(JAVAINCS)
CFLAGSsjd = -DASTYLE_JNI -fpic $(CFLAGSd) $(JAVAINCS)
which should be -fPIC to build safely on more architectures
I'll do another 0-delay NMU to fix this.
-- System Information:
Debian Release: wheezy/sid
APT prefers saucy-updates
APT policy: (500, 'saucy-updates'), (500, 'saucy-security'), (500, 'saucy'),
(100, 'saucy-backports')
Architecture: i386 (i686)
Kernel: Linux 3.11.0-18-generic (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--- End Message ---
--- Begin Message ---
Version: 2.03-1.2
---------- Forwarded message ----------
From: Debian FTP Masters <ftpmas...@ftp-master.debian.org>
Date: Sun, Mar 23, 2014 at 11:18 AM
Subject: astyle_2.03-1.2_i386.changes ACCEPTED into unstable
To: Margarita Manterola <ma...@debian.org>, Scott Howard <show...@debian.org
>
Accepted:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Sun, 23 Mar 2014 10:58:45 -0400
Source: astyle
Binary: astyle libastyle0debian0 libastyle-dev libastylej-jni
Architecture: source i386
Version: 2.03-1.2
Distribution: unstable
Urgency: low
Maintainer: Margarita Manterola <ma...@debian.org>
Changed-By: Scott Howard <show...@debian.org>
Description:
astyle - Source code indenter for C++/C/Java/C# source code
libastyle-dev - Library header files for C++/C/Java/C# source code indenter
libastyle0debian0 - Shared library for C++/C/Java/C# source code indenter
libastylej-jni - Java JNI library for C++/C/Java/C# source code indenter
Changes:
astyle (2.03-1.2) unstable; urgency=low
.
* Non-maintainer upload.
* Fix FTBFS on s390x due to using -fpic instead of -fPIC
- debian/patches/FTBFS_FPIC.patch
Checksums-Sha1:
d00ff11f6d17e441fc58333e639bcee9e68e90cc 1401 astyle_2.03-1.2.dsc
668f984e80ec3b5ac81d5eb65f721566cef43b5a 14416
astyle_2.03-1.2.debian.tar.xz
ffed272019d53bad51f6cee69ff06e6278ffce6a 144788 astyle_2.03-1.2_i386.deb
998ea2ea75b842cfe35dcbf5d2d60460546a73aa 80468
libastyle0debian0_2.03-1.2_i386.deb
f85c02183a97928b7513a75f398f64635203e33a 13808
libastyle-dev_2.03-1.2_i386.deb
600654fc2e6c0974429ef8b2180ba809866b723c 98210
libastylej-jni_2.03-1.2_i386.deb
Checksums-Sha256:
ef4b4a0779de7c9071eceef464bcdc0db08eada97187d8a3889384e9d1c77ec9 1401
astyle_2.03-1.2.dsc
8d143eadacbd4036960bb380564f89bfe7758c11f1676fa66b6eb49dda88284e 14416
astyle_2.03-1.2.debian.tar.xz
29496524a3620fc07c9049f4b21f617e31be50aaf3ac59a890f10b3b5a269ad2 144788
astyle_2.03-1.2_i386.deb
18548b79cd8ec2606b51e983a1115cb43c2d02103cfd7fc7933984157c94e401 80468
libastyle0debian0_2.03-1.2_i386.deb
6b08a220f571dd2ed6bab8048672391aa894f6ed44b6e33f0fa1b8c2d253d399 13808
libastyle-dev_2.03-1.2_i386.deb
68dddca2c98f6e91fadb231e1ec83d4a7a0625b57ca8254fc3b933722d253075 98210
libastylej-jni_2.03-1.2_i386.deb
Files:
88bb70736d205ec46b9c8e19df228c18 1401 devel optional astyle_2.03-1.2.dsc
92e8566a1cf6399bbff5b1dc9c7fc8ed 14416 devel optional
astyle_2.03-1.2.debian.tar.xz
4c1f68906dc23a67d34a7ecd67567fed 144788 devel optional
astyle_2.03-1.2_i386.deb
4b401bc6b4b1d26fdbad1957a26fd585 80468 libs optional
libastyle0debian0_2.03-1.2_i386.deb
96d2948f19c075ad7e0a547816088246 13808 libdevel optional
libastyle-dev_2.03-1.2_i386.deb
55a0443c0b378ac3ca5211d94bbcc7b4 98210 libs optional
libastylej-jni_2.03-1.2_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.14 (GNU/Linux)
iEYEARECAAYFAlMu+H4ACgkQuqVp0MvxKmotkQCeKMzRBtQKIkliB7Y719gd6z/L
6xkAn1kPdtdLP5XE6WWnfDjcYO0WUZmJ
=c/w8
-----END PGP SIGNATURE-----
Thank you for your contribution to Debian.
--- End Message ---