Opened 5 years ago
Closed 5 years ago
#59669 closed defect (duplicate)
source-highlight fails to complete build on Lion
Reported by: | rmottola (Riccardo) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | lion | Cc: | |
Port: | source-highlight |
Description
It seems that everything builds, but then fails to run? I don't fully see the error:
libtool: link: /usr/bin/clang++ -pipe -Os -stdlib=libc++ -arch x86_64 -Wl,-headerpad_max_install_names -arch x86_64 -o check-regexp check-regexp_cmd.o check-regexp.o -L/opt/local/lib -lboost_regex-mt ../gl/.libs/libgnu.a make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_textproc_source-highlight/source-highlight/work/source-highlight-3.1.9/src' Making all in doc make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_textproc_source-highlight/source-highlight/work/source-highlight-3.1.9/doc' Makefile:1643: warning: overriding commands for target `styleformatter.h.texinfo' Makefile:1634: warning: ignoring old commands for target `styleformatter.h.texinfo' ../src/source-highlight --data-dir ../src/ -s java -f html --style-file ../src/default.style -i ./Hello.java -o Hello1.html ../src/source-highlight --data-dir ../src/ -s java -f html --style-file ../src/default.style --input ./Hello.java --output Hello2.html --doc outlangout.mlaapng:1.m: wroapng:1 s: wropecifing catispeonhtcimfil ca= tihtonmlht.ouml tl= anhtg ml.outlang make[2]: *** [Hello2.html] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: *** [Hello1.html] Error 1 make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_textproc_source-highlight/source-highlight/work/source-highlight-3.1.9/doc' make[1]: *** [all-recursive] Error 1
I attach the full Log.
Attachments (1)
Change History (3)
Changed 5 years ago by rmottola (Riccardo)
comment:1 Changed 5 years ago by RobK88
comment:2 Changed 5 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Duplicate of #59258.
Note: See
TracTickets for help on using
tickets.
I also cannot build source-highlight on my Mac running Lion. I received the exact same error(s).