[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#811234: FTBFS with parallel build: ../compat/strlcat.o: No such file or directory



severity 811234 serious
thanks

On 16/01/16 at 17:23 -0800, Martin Michlmayr wrote:
> Package: ekg
> Version: 1:1.9~pre+r2855-3
> Severity: important
> 
> With a parallel build (-J30 in my case), it tries to link
> against ../compat/strlcat.o before builing it.
> 
> > sbuild (Debian sbuild) 0.67.0 (26 Dec 2015) on dl580gen9-02.hlinux
> ...
> > gcc  -I.. -I. -I./.. -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall   -I/usr/include/python2.7 -DWITH_IOCTLD -DIOCTLD_PATH=\"/usr/lib/ekg/ioctld\" -DDATADIR=\"/usr/share/ekg\" -DSYSCONFDIR=\"/etc\" -Wdate-time -D_FORTIFY_SOURCE=2  -c -o log.o log.c
> > gcc  -Wdate-time -D_FORTIFY_SOURCE=2 -I.. -I. -I./.. -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall   -I/usr/include/python2.7 -DWITH_IOCTLD -DIOCTLD_PATH=\"/usr/lib/ekg/ioctld\" -DDATADIR=\"/usr/share/ekg\" -DSYSCONFDIR=\"/etc\" -lz -L/usr/lib -L/usr/lib/python2.7/config -lpython2.7      -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions -lgsm -lssl -lcrypto -Wl,-z,relro   -lncurses -laspell ioctld.c -o ioctld -lgadu  ../compat/strlcat.o ../compat/strlcpy.o
> > gcc: error: ../compat/strlcat.o: No such file or directory
> > gcc: error: ../compat/strlcpy.o: No such file or directory
> > Makefile:40: recipe for target 'ioctld' failed
> > make[3]: *** [ioctld] Error 1
> > make[3]: *** Waiting for unfinished jobs....

Hi,

I think that this should be severity: serious, because ekg explicitely
always build in parallel (using dh $@ --with autoreconf --parallel)

Lucas


Reply to: