Opened 12 years ago
Closed 8 years ago
#35972 closed defect (fixed)
inform @6.31.1 build fails with clang (missing verblibm.h and parserm.h)
Reported by: | macports@… | Owned by: | vim@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | clang | Cc: | larryv (Lawrence Velázquez) |
Port: | inform |
Description
Inform fails to build, with the relevant portion of the log appearing to be:
:info:build Making all in lib :info:build make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_inform/inform/work/inform-6.31.1/lib' :info:build ../src/inform -x +include_path=./ +module_path=./ +language_name=english -M parserm.h parserm.m5 :info:build ../src/inform -x +include_path=./ +module_path=./ +language_name=english -M verblibm.h verblibm.m5 :info:build Inform 6.31 for Unix (10th Feb 2006) :info:build "<before compilation>", line 0: Fatal error: Couldn't open source file "6.31/module/verblibm.h" :info:build Inform 6.31 for Unix (10th Feb 2006) :info:build "<before compilation>", line 0: Fatal error: Couldn't open source file "6.31/module/parserm.h" :info:build make[1]: *** [verblibm.m5] Error 1 :info:build make[1]: *** Waiting for unfinished jobs.... :info:build make[1]: *** [parserm.m5] Error 1 :info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_inform/inform/work/inform-6.31.1/lib'
Attachments (2)
Change History (7)
Changed 12 years ago by macports@…
comment:1 Changed 12 years ago by mf2k (Frank Schima)
Cc: | vim@… removed |
---|---|
Owner: | changed from macports-tickets@… to vim@… |
Port: | inform added |
In the future, please fill in the Port field.
This is not a clean build attempt. Clean the port and attach the new main.log file.
Changed 12 years ago by macports@…
Attachment: | main.2.log added |
---|
build log immediately following a clean
comment:3 Changed 12 years ago by jmroot (Joshua Root)
Keywords: | clang added |
---|---|
Summary: | inform @6.31.1 build failure (missing verblibm.h and parserm.h) → inform @6.31.1 build fails with clang (missing verblibm.h and parserm.h) |
Blacklisted clang in r98808 as a workaround. A real fix should still be looked for.
comment:5 Changed 8 years ago by jeremyhu (Jeremy Huddleston Sequoia)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
build log