Bug#848732: g2clib: FTBFS: gcc: error: g2_unpack3.o: No such file or directory

2016-12-23 Thread Lucas Nussbaum
Hi,

On 22/12/16 at 09:08 +, Alastair McKinstry wrote:
> Hi,
> 
> Can you re-run this rebuild in your environment ? g2clib has built in
> all autobuilders (the day before), and I've retested
> locally both by hand, with pbuilder and sbuild, and its worked
> successfully. The log has no hint as to what failed; the
> .o files appeared to build, and then disappear - disk space?

You use debian/compat = 10, which means that dh will automatically build
in parallel.

g2clib builds fine with DEB_BUILD_OPTIONS=parallel=1

The machine I'm using has 64 cores. You might be able to reproduce the
failure by setting DEB_BUILD_OPTIONS=parallel=n with a high enough
value. 16 seems to be enough to get it to fail.

Lucas



Bug#848732: g2clib: FTBFS: gcc: error: g2_unpack3.o: No such file or directory

2016-12-22 Thread Alastair McKinstry
Hi,

Can you re-run this rebuild in your environment ? g2clib has built in
all autobuilders (the day before), and I've retested
locally both by hand, with pbuilder and sbuild, and its worked
successfully. The log has no hint as to what failed; the
.o files appeared to build, and then disappear - disk space?

best regards
Alastair


On 19/12/2016 21:09, Lucas Nussbaum wrote:
> Source: g2clib
> Version: 1.6.0-5
> Severity: serious
> Tags: stretch sid
> User: debian...@lists.debian.org
> Usertags: qa-ftbfs-20161219 qa-ftbfs
> Justification: FTBFS on amd64
>
> Hi,
>
> During a rebuild of all packages in sid, your package failed to build on
> amd64.
>
> Relevant part (hopefully):
>> gcc -Wl,-z,relro -Wl,-as-needed -shared  -o libgrib2c.so.0d 
>> -Wl,-soname,libgrib2c.so.0d gridtemplates.o drstemplates.o pdstemplates.o 
>> gbits.o g2_unpack1.o g2_unpack2.o g2_unpack3.o g2_unpack4.o g2_unpack5.o 
>> g2_unpack6.o g2_unpack7.o g2_free.o g2_info.o g2_getfld.o simunpack.o 
>> comunpack.o pack_gp.o reduce.o specpack.o specunpack.o rdieee.o mkieee.o 
>> int_power.o simpack.o compack.o cmplxpack.o misspack.o jpcpack.o jpcunpack.o 
>> pngpack.o pngunpack.o dec_jpeg2000.o enc_jpeg2000.o jpeg2000_openjpeg.o 
>> dec_png.o enc_png.o g2_create.o g2_addlocal.o g2_addgrid.o g2_addfield.o 
>> g2_gribend.o getdim.o g2_miss.o getpoly.o seekgb.o `pkg-config --libs 
>> libpng` -lopenjp2 -lm
>> gcc: error: g2_unpack3.o: No such file or directory
>> gcc: error: g2_unpack6.o: No such file or directory
>> gcc: error: g2_info.o: No such file or directory
>> gcc: error: g2_getfld.o: No such file or directory
>> gcc: error: pack_gp.o: No such file or directory
>> gcc: error: reduce.o: No such file or directory
>> gcc: error: specpack.o: No such file or directory
>> gcc: error: g2_addlocal.o: No such file or directory
>> gcc: error: getdim.o: No such file or directory
>> gcc: error: seekgb.o: No such file or directory
>> makefile:159: recipe for target 'libgrib2c.so.0d' failed
>> make[1]: *** [libgrib2c.so.0d] Error 1
> The full build log is available from:
>http://aws-logs.debian.net/2016/12/19/g2clib_1.6.0-5_unstable.log
>
> A list of current common problems and possible solutions is available at
> http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
>
> About the archive rebuild: The rebuild was done on EC2 VM instances from
> Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
> failed build was retried once to eliminate random failures.

-- 
Alastair McKinstry, , , 
https://diaspora.sceal.ie/u/amckinstry
Misentropy: doubting that the Universe is becoming more disordered. 



Bug#848732: g2clib: FTBFS: gcc: error: g2_unpack3.o: No such file or directory

2016-12-19 Thread Lucas Nussbaum
Source: g2clib
Version: 1.6.0-5
Severity: serious
Tags: stretch sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20161219 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> gcc -Wl,-z,relro -Wl,-as-needed -shared  -o libgrib2c.so.0d 
> -Wl,-soname,libgrib2c.so.0d gridtemplates.o drstemplates.o pdstemplates.o 
> gbits.o g2_unpack1.o g2_unpack2.o g2_unpack3.o g2_unpack4.o g2_unpack5.o 
> g2_unpack6.o g2_unpack7.o g2_free.o g2_info.o g2_getfld.o simunpack.o 
> comunpack.o pack_gp.o reduce.o specpack.o specunpack.o rdieee.o mkieee.o 
> int_power.o simpack.o compack.o cmplxpack.o misspack.o jpcpack.o jpcunpack.o 
> pngpack.o pngunpack.o dec_jpeg2000.o enc_jpeg2000.o jpeg2000_openjpeg.o 
> dec_png.o enc_png.o g2_create.o g2_addlocal.o g2_addgrid.o g2_addfield.o 
> g2_gribend.o getdim.o g2_miss.o getpoly.o seekgb.o `pkg-config --libs libpng` 
> -lopenjp2 -lm
> gcc: error: g2_unpack3.o: No such file or directory
> gcc: error: g2_unpack6.o: No such file or directory
> gcc: error: g2_info.o: No such file or directory
> gcc: error: g2_getfld.o: No such file or directory
> gcc: error: pack_gp.o: No such file or directory
> gcc: error: reduce.o: No such file or directory
> gcc: error: specpack.o: No such file or directory
> gcc: error: g2_addlocal.o: No such file or directory
> gcc: error: getdim.o: No such file or directory
> gcc: error: seekgb.o: No such file or directory
> makefile:159: recipe for target 'libgrib2c.so.0d' failed
> make[1]: *** [libgrib2c.so.0d] Error 1

The full build log is available from:
   http://aws-logs.debian.net/2016/12/19/g2clib_1.6.0-5_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.