Processed: Re: Bug#906397: polyorb: FTBFS in buster/sid (gcc: error trying to exec 'gnat1': execvp: No such file or directory)

2018-08-17 Thread Debian Bug Tracking System
Processing control commands:

> forcemerge 897836 -1
Bug #897836 {Done: Adrian Bunk } [src:polyorb] polyorb: ftbfs 
with GCC-8
Bug #906397 [src:polyorb] polyorb: FTBFS in buster/sid (gcc: error trying to 
exec 'gnat1': execvp: No such file or directory)
Marked Bug as done
Added tag(s) sid and buster.
Bug #897836 {Done: Adrian Bunk } [src:polyorb] polyorb: ftbfs 
with GCC-8
Added tag(s) ftbfs.
Merged 897836 906397

-- 
897836: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897836
906397: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=906397
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#906397: polyorb: FTBFS in buster/sid (gcc: error trying to exec 'gnat1': execvp: No such file or directory)

2018-08-17 Thread Adrian Bunk
Control: forcemerge 897836 -1

On Fri, Aug 17, 2018 at 11:21:04AM +, Santiago Vila wrote:
>...
> gcc: error trying to exec 'gnat1': execvp: No such file or directory
>...

This is a problem with every switch to a new major release of gcc,
caused by gnat switching later than the rest.

There is not much individual packages can do apart from waiting
for the gnat package from experimental to enter unstable.

> Thanks.

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



Bug#906397: polyorb: FTBFS in buster/sid (gcc: error trying to exec 'gnat1': execvp: No such file or directory)

2018-08-17 Thread Santiago Vila
Package: src:polyorb
Version: 2.11~20140418-5
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:


[...]
 debian/rules build-indep
dh build-indep
   dh_update_autotools_config -i
   debian/rules override_dh_autoreconf
make[1]: Entering directory '/<>'
support/reconfig
Running aclocal (GNU automake) 1.16.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 '/<>'
make: *** [debian/rules:34: build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit 
status 2


The build was made with "dpkg-buildpackage -A" in my autobuilder.
Most probably, it also fails here in reproducible builds:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/polyorb.html

where you can get a full build log if you need it.

If this is really a bug in one of the build-depends, please use reassign and 
affects,
so that this is still visible in the BTS web page for this package.

Thanks.