Opened 12 years ago

Closed 7 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)

main.log (4.8 KB) - added by macports@… 12 years ago.
build log
main.2.log (28.2 KB) - added by macports@… 12 years ago.
build log immediately following a clean

Download all attachments as: .zip

Change History (7)

Changed 12 years ago by macports@…

Attachment: main.log added

build log

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:2 Changed 12 years ago by macports@…

No change in behavior from an immediate clean.

comment:3 Changed 11 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:4 Changed 9 years ago by larryv (Lawrence Velázquez)

Cc: larryv@… added

Cc Me!

comment:5 Changed 7 years ago by jeremyhu (Jeremy Huddleston Sequoia)

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.