Volker Braun wrote:
It builds fine on bsd with 10.6. Maybe you need to update your XCode?

I guess his libtool in PATH is simply not Apple's...

So presumably an upstream bug.


-leif

On Thursday, April 10, 2014 3:04:37 PM UTC+2, Dima Pasechnik wrote:

    I am stuck on singular on OSX 10.6.8 with
    "libtool: unrecognized option `-dynamic'" error

    (no amount of distclean seem to help, I even tried pulling into a
    clean directory from github):

    Here is the part of the log with the error (always the same):

    Checksum: aa94b574ca6632280a9fe58ad762eff9cd2d6912 vs
    aa94b574ca6632280a9fe58ad762eff9cd2d6912
    singular-3.1.6.p1
    ====================================================
    Setting up build directory for singular-3.1.6.p1
    Finished set up
    ****************************************************
    Host system:
    Darwin nash 10.8.0 Darwin Kernel Version 10.8.0: Tue Jun  7 16:33:36
    PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386 i386
    ****************************************************
    C compiler: gcc
    C compiler version:
    Using built-in specs.
    COLLECT_GCC=gcc
    
COLLECT_LTO_WRAPPER=/usr/local/src/sage/sage/local/libexec/gcc/x86_64-apple-darwin10.8.0/4.7.3/lto-wrapper

    Target: x86_64-apple-darwin10.8.0
    Configured with: ../src/configure
    --prefix=/usr/local/src/sage/sage/local
    --with-local-prefix=/usr/local/src/sage/sage/local
    --with-gmp=/usr/local/src/sage/sage/local
    --with-mpfr=/usr/local/src/sage/sage/local
    --with-mpc=/usr/local/src/sage/sage/local --with-system-zlib
    --disable-multilib --disable-nls
    Thread model: posix
    gcc version 4.7.3 (GCC)
    ****************************************************
    ### Singular spkg-install: choose_patches ###

    [....]


    libtool -dynamic -twolevel_namespace -weak_reference_mismatches weak
    -undefined dynamic_lookup -single_module -o libsingular.dylib \
             iparith.o mpsr_Tok.o claptmpl.o \
             grammar.o scanner.o attrib.o blackbox.o eigenval_ip.o extra.o
    fehelp.o feOpt.o ipassign.o ipconv.o ipid.o iplib.o ipprint.o
    ipshell.o newstruct.o lists.o sdb.o fglm.o
    interpolation.o silink.o ssiLink.o s_buff.o subexpr.o janet.o
    wrapper.o libparse.o sing_win.o gms.o pcv.o maps_ip.o walk.o walk_ip.o
    cntrlc.o misc_ip.o calcSVD.o pipeLink.o Mi
    nor.o MinorProcessor.o MinorInterface.o bigintm.o pyobject_setup.o
    denom_list.o minpoly.o countedref.o semaphore.o slInit_Static.o
    mpsr_Put.o mpsr_PutPoly.o mpsr_GetPoly.o mps
    r_sl.o mpsr_Get.o mpsr_GetMisc.o mpsr_Error.o ndbm.o sing_dbm.o
    -lkernel -L../kernel -L../factory -L../libfac
    -L/usr/local/src/sage/sage/local/lib -lsingfac -lsingcf -lntl -lr
    eadline -lgmp -lomalloc
    libtool: unrecognized option `-dynamic'
    libtool: Try `libtool --help' for more information.
    make[4]: *** [libsingular] Error 1
    make[3]: *** [install-libsingular] Error 1
    Unable to build and install libsingular.
    Error building Singular (error in build_libsingular).

    real    20m3.455s
    user    17m42.253s
    sys     1m19.236s
    ************************************************************************

    Error installing package singular-3.1.6.p1

--
() The ASCII Ribbon Campaign
/\   Help Cure HTML E-Mail

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

Reply via email to