Opened 15 years ago
Closed 15 years ago
#19853 closed defect (fixed)
exempi won't build; fails making MD5
Reported by: | apinstein@… | Owned by: | dbevans (David B. Evans) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.1 |
Keywords: | Cc: | ||
Port: | exempi |
Description (last modified by tobypeterson)
Building fails on my machine, a Mac OS X 10.5.7 box.
I tried fixing it myself for an hour or so but frankly this is beyond what I understand about libtool.
Here's the build output.
---> Fetching exempi ---> Verifying checksum(s) for exempi ---> Extracting exempi ---> Applying patches to exempi ---> Configuring exempi ---> Building exempi Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_exempi/work/exempi-2.1.0" && make all " returned error 2 Command output: Making all in third-party Making all in MD5 /bin/sh ../../libtool --tag=CXX --mode=compile /usr/bin/g++-4.0 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"exempi\" -DVERSION=\"2.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DCHECKED_ENDIANNESS=1 -DICONV_CONST= -I. -I/opt/local/include -I/Developer/Headers/FlatCarbon -O2 -MT MD5.lo -MD -MP -MF .deps/MD5.Tpo -c -o MD5.lo MD5.cpp ../../libtool: line 804: X--tag=CXX: command not found ../../libtool: line 837: libtool: ignoring unknown tag : command not found ../../libtool: line 804: X--mode=compile: command not found ../../libtool: line 970: *** Warning: inferring the mode of operation is deprecated.: command not found ../../libtool: line 971: *** Future versions of Libtool will require --mode=MODE be specified.: command not found ../../libtool: line 1001: libtool: warning: cannot infer operation mode from `/usr/bin/g++-4.0': No such file or directory ../../libtool: line 7028: libtool: you must specify a MODE: command not found ../../libtool: line 7029: Try `libtool --help' for more information.: command not found make[2]: *** [MD5.lo] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all-recursive] Error 1 Error: Status 1 encountered during processing.
Change History (4)
comment:1 Changed 15 years ago by apinstein@…
comment:2 Changed 15 years ago by tobypeterson
Description: | modified (diff) |
---|
comment:3 Changed 15 years ago by blb@…
Owner: | changed from macports-tickets@… to devans@… |
---|---|
Port: | exempi added |
comment:4 Changed 15 years ago by tobypeterson
Resolution: | → fixed |
---|---|
Status: | new → closed |
should be fixed in r51784
also included a small 64-bit build fix (that doesn't get us all the way, it appears to be using some horribly deprecated Carbon calls)
Note: See
TracTickets for help on using
tickets.
yikes ugly formatting. trying again in a comment since I can't find an edit link.