Opened 13 years ago

Last modified 5 years ago

#30691 assigned defect

wings cannot be installed

Reported by: newchief@… Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.0.1
Keywords: Cc:
Port: wings

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Installation log says:

:msg:main --->  Building wings
:debug:build build phase started at Fri Jul 15 01:19:14 CEST 2011
:debug:build Executing org.macports.build (wings)
:debug:build Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_wings/work/.CC_PRINT_OPTIONS' ESDL_PATH='/opt/local/lib/erlang/lib/esdl-0.96.0626' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.6'
:debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_wings/work/wings-0.99.04a" && /usr/bin/make -j2'
:info:build (cd intl_tools; /usr/bin/make)
:info:build /usr/bin/make TYPE=opt common
:info:build erlc  -W +debug_info +debug_info -o. tools.erl
:info:build ./tools.erl:283: illegal guard expression
:info:build ./tools.erl:286: illegal guard expression
:info:build ./tools.erl:286: illegal guard expression
:info:build ./tools.erl:288: illegal guard expression
:info:build ./tools.erl:283: Warning: erlang:is_constant/1: Removed in R13B
:info:build ./tools.erl:286: Warning: erlang:is_constant/1: Removed in R13B
:info:build ./tools.erl:286: Warning: erlang:is_constant/1: Removed in R13B
:info:build ./tools.erl:288: Warning: erlang:is_constant/1: Removed in R13B
:info:build make[2]: *** [tools.beam] Error 1
:info:build make[1]: *** [opt] Error 2
:info:build make: *** [all] Error 2
:info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_wings/work/wings-0.99.04a" && /usr/bin/make -j2 " returned error 2

Change History (7)

comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Owner: changed from macports-tickets@… to bfulgham@…
Port: wings added

Please remember to use WikiFormatting and to preview before submitting, to fill in the Port field, and to Cc that port's maintainer.

comment:2 Changed 12 years ago by wiml@…

The version of wings in MacPorts is very old (0.99.04a); its last stable release is listed on the website as 1.4.1, from Feb. 2011. So maybe simply updating MacPorts to refer to a non-ancient version will fix this.

comment:3 Changed 8 years ago by afbrand@…

The port wings @0.99.04a fails to build for me, because there's checksum mismatch error. Since I found this ticket, I didn't want to open another. Nevertheless, this ticket has been open for 5 years.

--->  Attempting to fetch wings-0.99.04a.tar.bz2 from http://iweb.dl.sourceforge.net/wings
--->  Verifying checksums for wings
Error: Checksum (md5) mismatch for wings-0.99.04a.tar.bz2

comment:4 Changed 7 years ago by mf2k (Frank Schima)

Owner: bfulgham@… deleted
Status: newassigned

See #54043

comment:5 Changed 6 years ago by jmroot (Joshua Root)

Some notes if anyone feels inclined to update wings:

  • A port for cl will be required - https://github.com/tonyrog/cl
  • esdl no longer seems to be needed
  • wings needs wxwidgets support in erlang, which is a non-default variant, which means depending on it is a pain

comment:6 Changed 5 years ago by luzpaz

v2.2.4 has just been released http://www.wings3d.com/forum/showthread.php?tid=2811 Can someone kindly update the port ?

comment:7 Changed 5 years ago by luzpaz

bump

Note: See TracTickets for help on using tickets.