Your message dated Fri, 15 Jan 2021 02:33:23 +0000
with message-id <e1l0evt-000gwk...@fasolo.debian.org>
and subject line Bug#925691: fixed in gauche-c-wrapper 0.6.1-12
has caused the Debian Bug report #925691,
regarding gauche-c-wrapper: ftbfs with GCC-9
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.)


-- 
925691: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=925691
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:gauche-c-wrapper
Version: 0.6.1-10
Severity: normal
Tags: sid bullseye
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-9

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-9/g++-9, but succeeds to build with gcc-8/g++-8. The
severity of this report will be raised before the bullseye release,
so nothing has to be done for the buster release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc9-20190321/gauche-c-wrapper_0.6.1-10_unstable_gcc9.log
The last lines of the build log are at the end of this report.

To build with GCC 9, either set CC=gcc-9 CXX=g++-9 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-9/porting_to.html

GCC 9 also passes the linker option --as-needed by default; typical
build issues are passing libraries before object files to the linker,
or underlinking of convenience libraries built from the same source.

[...]
cd src; make all
make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
cd lib; make all
make[2]: Entering directory '/<<PKGBUILDDIR>>/lib'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/<<PKGBUILDDIR>>/lib'
cd objc; make all
make[2]: Entering directory '/<<PKGBUILDDIR>>/objc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/<<PKGBUILDDIR>>/objc'
cd doc; make all
make[2]: Entering directory '/<<PKGBUILDDIR>>/doc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc'
cd testsuite; make check
make[2]: Entering directory '/<<PKGBUILDDIR>>/testsuite'
gcc -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -fPIC -o ffitest.o ffitest.c
gcc -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -fPIC -o fptr_array.o fptr_array.c
gcc -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -c -fPIC -o gcc_extension.o gcc_extension.c
gcc -Wl,-z,relro   -shared -o gcc_extension.so gcc_extension.o
gcc -Wl,-z,relro   -shared -o fptr_array.so fptr_array.o
gcc -Wl,-z,relro   -shared -o ffitest.so ffitest.o 
/usr/bin/gosh -I../src -I../lib attr-test.scm >> test.log
Testing parse-attribute ...                                      passed.
/usr/bin/gosh -I../src -I../lib ffitest.scm >> test.log
Testing c-wrapper (ffi) ...                                      
E: Build killed with signal TERM after 150 minutes of inactivity
--------------------------------------------------------------------------------
Build finished at 2019-03-26T16:11:41Z

Finished
--------


+------------------------------------------------------------------------------+
| Cleanup                                                                      |
+------------------------------------------------------------------------------+

Purging /<<BUILDDIR>>
Not cleaning session: cloned chroot in use
E: Build failure (dpkg-buildpackage died)

+------------------------------------------------------------------------------+
| Summary                                                                      |
+------------------------------------------------------------------------------+

Build Architecture: amd64
Build Type: any
Build-Space: 8156
Build-Time: 9006
Distribution: unstable
Fail-Stage: build
Host Architecture: amd64
Install-Time: 11
Job: gauche-c-wrapper_0.6.1-10
Machine Architecture: amd64
Package: gauche-c-wrapper
Package-Time: 9039
Source-Version: 0.6.1-10
Space: 8156
Status: attempted
Version: 0.6.1-10
--------------------------------------------------------------------------------
Finished at 2019-03-26T16:11:41Z
Build needed 02:30:39, 8156k disk space
E: Build failure (dpkg-buildpackage died)
DC-Status: Failed 9045.722189423s
DC-Time-Estimation: 9045.722189423 versus expected 1 (r/m: 9044.722189423 ; m: 
1.0)

--- End Message ---
--- Begin Message ---
Source: gauche-c-wrapper
Source-Version: 0.6.1-12
Done: NIIBE Yutaka <gni...@fsij.org>

We believe that the bug you reported is fixed in the latest version of
gauche-c-wrapper, 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 925...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
NIIBE Yutaka <gni...@fsij.org> (supplier of updated gauche-c-wrapper 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Fri, 15 Jan 2021 09:50:22 +0900
Source: gauche-c-wrapper
Architecture: source
Version: 0.6.1-12
Distribution: unstable
Urgency: medium
Maintainer: NIIBE Yutaka <gni...@fsij.org>
Changed-By: NIIBE Yutaka <gni...@fsij.org>
Closes: 925691
Changes:
 gauche-c-wrapper (0.6.1-12) unstable; urgency=medium
 .
   * debian/patches/11_fix_jp_encoding.patch: New.  From Arch.
   * debian/patches/12_float128.patch: New.  From Arch.
   * debian/patches/13_local_typedef.patch: New.  From Arch.
   * debian/patches/14_extend_parser.patch: New.  From Arch.
     Fixed FTBFS (Closes: #925691).
     Update removing trailing space.
     Update for API change of Scm_RegExec in Gauche 0.9.10.
     Update to include generated files.
   * debian/control (Standards-Version): Conforms to 4.5.1.
     (Build-Depends): Add debhelper-compat.  Add bison.
   * debian/compat: Remove.
   * debian/rules (override_dh_auto_configure): Touch c-parser.c.
Checksums-Sha1:
 b1ae42d5aead2a10ef98edfac74dc5b801afa540 1737 gauche-c-wrapper_0.6.1-12.dsc
 a0c97e04a68d6fb38faf1c4254d1aab422fb7f2b 68304 
gauche-c-wrapper_0.6.1-12.debian.tar.xz
 cbc7f0bec18131b2db187109682179605e37f0d7 6452 
gauche-c-wrapper_0.6.1-12_source.buildinfo
Checksums-Sha256:
 529ca06f9f6d014e2002ce41176dc94453e05e267c2119067b9f31a6bca25d73 1737 
gauche-c-wrapper_0.6.1-12.dsc
 61810bb27953b95a66d2e8616b294823902e58b3cd3636457b2c94ccd9e8c645 68304 
gauche-c-wrapper_0.6.1-12.debian.tar.xz
 7434405a7f7f94ec63794ae6552901bfece065817b313def3ea5cc34558329be 6452 
gauche-c-wrapper_0.6.1-12_source.buildinfo
Files:
 6905e27aa9a5d0cdaf61ab2dd2747e8f 1737 lisp optional 
gauche-c-wrapper_0.6.1-12.dsc
 5300c1d067156ff75cdcc4a15e0cccb1 68304 lisp optional 
gauche-c-wrapper_0.6.1-12.debian.tar.xz
 582f5157be2648aea77208d950062351 6452 lisp optional 
gauche-c-wrapper_0.6.1-12_source.buildinfo

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

iQEzBAEBCAAdFiEEEkEkvTtIYq96CkLxALRevUynur4FAmAA+o0ACgkQALRevUyn
ur6csAgAjDtqx84qIcWa2jpza/ZGR2Naq7Hv/+PUAV3Qfp89KOMGFmufyZ1+Np+g
u/G7NxJXrys21MEw2U/ehw/F+6A3tlJVSE3Pfu7eOwnr1LI00jVppMOJYbpyCC4K
KfQSHzea0eh/7wime6ngCRzziw2F1iOy9DdMm6f6k4eIIElJPpEJZdjyiV1OhRQO
Ln6xv0zsREHSUr4j/CUBvI6yUqCo8/sAH8++GDbs34jJ0KTuX/Ahg1NrxNqhOUBX
y4Cya1+Q7AXo55xRmInlM0JvTCCjgqK+c8Gui8HNXgBOBx1lnVAtHtoeLmYwOzCY
K+vQbKFtRHwJwvYNIWruOQa6BVAmsg==
=NiSW
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to