I get an error with libgd while compiling sage-6.6.rc2 on this machine:

$ uname -a
Darwin MacBookebastien.home 14.1.0 Darwin Kernel Version 14.1.0: Mon Dec 22 
23:10:38 PST 2014; root:xnu-2782.10.72~2/RELEASE_X86_64 x86_64

Full libgd-2.1.0.p0.log is attached to this email. It finishes with:

mv -f .deps/gd2copypal.Tpo .deps/gd2copypal.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc -std=gnu99  -g 
 -fvisibility=hidden -version-info 3:0:0 -no-undefined  -o libgd.la -rpath 
/Users/slabbe/Applications/sage-git/local/lib gd.lo gd_color.lo 
gd_color_map.lo gd_transform.lo gdfx.lo gd_security.lo gd_gd.lo gd_gd2.lo 
gd_io.lo gd_io_dp.lo gd_gif_in.lo gd_gif_out.lo gd_io_file.lo gd_io_ss.lo 
gd_jpeg.lo gd_png.lo gd_ss.lo gd_topal.lo gd_wbmp.lo gdcache.lo gdfontg.lo 
gdfontl.lo gdfontmb.lo gdfonts.lo gdfontt.lo gdft.lo gdhelpers.lo 
gdkanji.lo gdtables.lo gdxpm.lo wbmp.lo gd_filter.lo gd_nnquant.lo 
gd_rotate.lo gd_matrix.lo gd_interpolation.lo gd_crop.lo webpimg.lo 
gd_webp.lo gd_tiff.lo gd_tga.lo gd_bmp.lo gd_xbm.lo gd_color_match.lo 
-liconv -lz  -L/Users/slabbe/Applications/sage-git/local/lib -lpng12   
-L/Users/slabbe/Applications/sage-git/local/lib -lfreetype -lz -lbz2 -lpng12
mv -f .deps/giftogd2.Tpo .deps/giftogd2.Po
grep: /Users/seb/Applications/sage/local/lib/libbz2.la: No such file or 
directory
sed: /Users/seb/Applications/sage/local/lib/libbz2.la: No such file or 
directory
libtool: link: `/Users/seb/Applications/sage/local/lib/libbz2.la' is not a 
valid libtool archive
make[2]: *** [libgd.la] Error 1
make[1]: *** [all] Error 2
make: *** [all-recursive] Error 1
Error building gd.

real 0m31.456s
user 0m20.854s
sys 0m12.668s
************************************************************************
Error installing package libgd-2.1.0.p0
************************************************************************
Please email sage-devel (http://groups.google.com/group/sage-devel)
explaining the problem and including the relevant part of the log file
  /Users/slabbe/Applications/sage-git/logs/pkgs/libgd-2.1.0.p0.log
Describe your computer, operating system, etc.
If you want to try to fix the problem yourself, *don't* just cd to
/Users/slabbe/Applications/sage-git/local/var/tmp/sage/build/libgd-2.1.0.p0 
and type 'make' or whatever is appropriate.
Instead, the following commands setup all environment variables
correctly and load a subshell for you to debug the error:
  (cd 
'/Users/slabbe/Applications/sage-git/local/var/tmp/sage/build/libgd-2.1.0.p0' 
&& '/Users/slabbe/Applications/sage-git/sage' --sh)
When you are done debugging, you can type "exit" to leave the subshell.
************************************************************************

-- 
You received this message because you are subscribed to the Google Groups 
"sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.

Attachment: libgd-2.1.0.p0.log
Description: Binary data

Reply via email to