Your message dated Fri, 3 Aug 2018 00:05:42 +0300
with message-id <20180802210542.GA31958@localhost>
and subject line Re: Bug#897836: polyorb: ftbfs with GCC-8
has caused the Debian Bug report #897836,
regarding polyorb: ftbfs with GCC-8
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.)


-- 
897836: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897836
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:polyorb
Version: 2.11~20140418-5
Severity: normal
Tags: sid buster
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-8

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-8/g++-8, but succeeds to build with gcc-7/g++-7. The
severity of this report will be raised before the buster release.

The full build log can be found at:
http://aws-logs.debian.net/2018/05/01/gcc8/polyorb_2.11~20140418-5_unstable_gcc8.log.gz
The last lines of the build log are at the end of this report.

To build with GCC 8, either set CC=gcc-8 CXX=g++-8 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-8/porting_to.html

[...]
SCHROOT_GID=1001
SCHROOT_GROUP=user42
SCHROOT_SESSION_ID=unstable-amd64-sbuild-510e4b30-33d3-43d2-8af4-b126d7b70dc8
SCHROOT_UID=1001
SCHROOT_USER=user42
SHELL=/bin/sh
USER=user42

dpkg-buildpackage
-----------------

dpkg-buildpackage: info: source package polyorb
dpkg-buildpackage: info: source version 2.11~20140418-5
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Nicolas Boulenguez 
<nico...@debian.org>
 dpkg-source --before-build polyorb-2.11~20140418
dpkg-buildpackage: info: host architecture amd64
 fakeroot debian/rules clean
dh clean
   debian/rules override_dh_auto_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
find examples -name "*.o" \
           -o -name "*.ali" \
           -o -name "b~*.ad[sb]" -delete
rm -f examples/polyorb/polyorb-test-thread_pool_poa 
examples/polyorb/polyorb-test-no_tasking_poa 
examples/polyorb/polyorb-test-thread_pool 
examples/polyorb/polyorb-test-no_tasking examples/corba/all_types/ir_server 
examples/corba/all_types/client_moma examples/corba/all_types/dynclient 
examples/corba/all_types/server examples/corba/all_types/client 
examples/corba/echo/dynserver examples/corba/echo/dynclient 
examples/corba/echo/server examples/corba/echo/client 
examples/corba/all_functions/dynclient examples/corba/all_functions/server 
examples/corba/all_functions/client examples/corba/thread_pool_tester/server 
examples/corba/thread_pool_tester/client examples/corba/random/server 
examples/corba/random/client examples/corba/send/listener 
examples/corba/send/send
[ ! -f docs/Makefile ] || /usr/bin/make -C docs clean
[ ! -f Makefile ] || /usr/bin/make distclean
rm -rf static relocatable ali
rm -f 
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_clean
 debian/rules build-arch
dh build-arch
   dh_update_autotools_config -a
   debian/rules override_dh_autoreconf
make[1]: Entering directory '/<<PKGBUILDDIR>>'
support/reconfig
Running aclocal (GNU automake) 1.15.1
Running autoheader (GNU Autoconf) 2.69
Running autoconf (GNU Autoconf) 2.69
Generating IDL tree accessors
gcc: error trying to exec 'gnat1': execvp: No such file or directory
nodes.ada: parse errors detected
nodes.ada: chop may not be successful
no compilation units found
no source files written
make[1]: *** [debian/rules:66: override_dh_autoreconf] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:34: build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit 
status 2

--- End Message ---
--- Begin Message ---
On Fri, May 04, 2018 at 12:23:10PM +0000, Matthias Klose wrote:
>...
> gcc: error trying to exec 'gnat1': execvp: No such file or directory
>...

This is the old problem of gnat changing the default not in sync with 
gcc, there isn't much to be done other than waiting for gnat 8 to reach 
unstable.

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed

--- End Message ---

Reply via email to