Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#15850 closed defect (duplicate)

openjade install failure

Reported by: tom.duck@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: openjade Cc: jmroot (Joshua Root)
Port:

Description

Openjade is failing to install. I have attached the debug output for the build/install process. Here is the last part:

/bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_openjade/work/openjade-1.3.2/libtool --mode=link /usr/bin/g++-4.0 -allow-undefined -o libogrove.la Node.lo LocNode.lo \
    -rpath /opt/local/lib -version-info 0:1:0 -lm
libtool: link: `-allow-undefined' is deprecated because it is the default
rm -fr .libs/libogrove.la .libs/libogrove.* .libs/libogrove.*
 -dynamiclib -undefined suppress -flat_namespace -o .libs/libogrove.0.0.1.dylib  -lm  Node.lo LocNode.lo  -lm -lc -install_name  /opt/local/lib/libogrove.0.dylib -compatibility_version 1 -current_version 1.1
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_openjade/work/openjade-1.3.2/libtool: line 1: -dynamiclib: command not found
make[2]: *** [libogrove.la] Error 127
make[1]: *** [grove] Error 2
make: *** [all] Error 2

Attachments (1)

debug.txt (21.6 KB) - added by tom.duck@… 16 years ago.
debug output for openjade installation

Download all attachments as: .zip

Change History (6)

Changed 16 years ago by tom.duck@…

Attachment: debug.txt added

debug output for openjade installation

comment:1 Changed 16 years ago by jmroot (Joshua Root)

Cc: jmr@… added

comment:2 in reply to:  1 Changed 16 years ago by tom.duck@…

I'm still on Tiger, so maybe not.

Although I have a hard time understanding the libtool script (which is what seems to be failing), it does look like CXX is not getting set. I have tried to set it during the build stage using configure.args and environment variables, but have not had any luck.

comment:3 Changed 16 years ago by jmroot (Joshua Root)

Resolution: duplicate
Status: newclosed

Duplicate of #14075.

comment:4 Changed 16 years ago by tom.duck@…

Thank you for closing 14075, jmr. Sorry about the dupe. I can confirm that openjade installs here now.

comment:5 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.