#20062: igraph 0.5.2 build failing ------------------------------------+--------------------------------------- Reporter: alexsusemihl@… | Owner: snc@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: igraph ------------------------------------+--------------------------------------- Comment(by alexsusemihl@…): Replying to [comment:7 snc@…]:
Do you have the latest xcode installed? What architecture are you building upon?
Also, can you clean igraph again and send me the results of: port patch igraph port -v build igraph
Thanks!
Yes, I couldn't find what the latest version of xcode is, but software update doesnt find a more recent one. I've got version 3.1.2. port patch igraph runs with no further problems, and then building gives the same errors. The last few lines are {{{ ld: absolute addressing (perhaps -mdynamic-no-pic) used in ___gmpn_add_n from /usr/local/lib/libgmp.a(add_n.o) not allowed in slidable image. Use '-read_only_relocs suppress' to enable text relocs collect2: ld returned 1 exit status make[3]: *** [libigraph.la] Error 1 make[2]: *** [all] Error 2 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Warning: the following items did not execute (for igraph): org.macports.build Error: Status 1 encountered during processing. }}} Do you want me to attach the whole output? I could build it again then! Thanks for the attention man! alex. -- Ticket URL: <http://trac.macports.org/ticket/20062#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS