[Pkg-gridengine-devel] Bug#846770: gridengine: FTBFS: cc: error: libsched.a: No such file or directory

Afif Elghraoui afif at debian.org
Fri Dec 9 07:15:36 UTC 2016


Control: tag -1 = confirmed

On الإثنين  5 كانون الأول 2016 01:09, Lucas Nussbaum wrote:
>> I have just tried a parallel build on an up-to-date unstable chroot on
>> > amd64 and it builds just fine for me. Can you confirm?
> No, it still fails for me.
>
> However, it build fine with DEB_BUILD_OPTIONS=parallel=1. So I suspected
> that it fails due to missing dependencies in some makefile.
>
> You can try with e.g. DEB_BUILD_OPTIONS=parallel=64 to see if you
> reproduce it.

I can reproduce it if I try 64 threads, but I've always built with 12
threads without any trouble. Here is the error, untangled from parallelism.

cc -o pdc -L. -Wl,-z,relro -rdynamic
-Wl,-rpath,\$ORIGIN/../../lib/lx-amd64  pdc_main.o procfs_main.o
libsched.a libsgeobj.a libcomm.a libcommlists.a libsgeobjd.a libcull.a
libuti.a libuti2.a  -luti -ldl -lmunge -lssl -lcrypto  -lm -lpthread
-ljemalloc -lmunge
cc: error: libsched.a: No such file or directory
../daemons/common/Makefile:94: recipe for target 'pdc' failed
make[2]: *** [pdc] Error 1

so yes, libsched.a needs to be declared as a prerequisite of pdc.

regards
Afif

-- 
Afif Elghraoui | عفيف الغراوي
http://afif.ghraoui.name



More information about the Pkg-gridengine-devel mailing list