pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Buildlink error
Am Tue, 29 Sep 2015 15:58:34 -0500
schrieb Jason Bacon <jwbacon%tds.net@localhost>:
> libtool: link: ranlib .libs/libsl.a
> libtool: link: ( cd ".libs" && rm -f "libsl.la" && ln -s "../libsl.la"
> "libsl.la" )
> ==> [buildlink3] Error: buildlink3 leakage into ./.libs/libsl.lai
> *** Error code 1
I got that trying to build readline on CentOS 7 with the Intel compiler:
libtool: link: ( cd ".libs" && rm -f "libreadline.la" && ln -s "../libreadline.la" "libreadline.la" )
==> [buildlink3] Error: buildlink3 leakage into ./.libs/libreadline.lai
*** [libreadline.la] Error code 1
I guess this referes to that content in libreadline.lai:
# Libraries that this one depends upon.
dependency_libs='-L/scratch/sw/work/intel-15.0.3_impi-5.0.3/pkgsrc-2015Q2/devel/ncurses/work/.destdir/scratch/sw/work/intel-15.0.3_impi-5.0.3/pkgsrc-2015Q2/devel/readline/work/.buildlink/lib -L/sw/compiler/intel-15.0.3/composer_xe_2015.3.187/compiler/lib/intel64 -L/sw/compiler/intel-15.0.3/composer_xe_2015.3.187/ipp/../compiler/lib/intel64 -L/sw/compiler/intel-15.0.3/composer_xe_2015.3.187/ipp/lib/intel64 -L/sw/compiler/intel-15.0.3/composer_xe_2015.3.187/mkl/lib/intel64 -L/sw/compiler/intel-15.0.3/composer_xe_2015.3.187/tbb/lib/intel64 -L/sw/env/intel-15.0.3_impi-5.0.3/pkgsrc/2015Q2/lib -lncurses'
The directory
/scratch/sw/work/intel-15.0.3_impi-5.0.3/pkgsrc-2015Q2/devel/ncurses/work/.destdir/scratch/sw/work/intel-15.0.3_impi-5.0.3/pkgsrc-2015Q2/devel/readline/work/.buildlink/lib
apparently contains some .buildlink. Is this the base for the
complaint? The other directories cover the various places I shove into
pkgsrc via mk.conf to ensure that the Intel stuff is found.
Well, why does this suddenly happen with a certain package? As I told
previously, I got a number of others built with this setup. What do the
buildlink experts say?
Alrighty then,
Thomas
--
Dr. Thomas Orgis
Universität Hamburg
RRZ / Zentrale Dienste / HPC
Schlüterstr. 70
20146 Hamburg
Tel.: 040/42838 8826
Fax: 040/428 38 6270
Home |
Main Index |
Thread Index |
Old Index