Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#33915 closed defect (fixed)

fasthenry-wr @3.0 not installing

Reported by: mike_the_poole@… Owned by: mf2k (Frank Schima)
Priority: Normal Milestone:
Component: ports Version: 2.0.4
Keywords: clang Cc:
Port: fasthenry-wr

Description (last modified by mf2k (Frank Schima))

sudo port install fasthenry-wr

does not install. it reports:

--->  Building fasthenry-wr
Error: Target org.macports.build returned: shell command failed (see log for details)
Log for fasthenry-wr is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_fasthenry-wr/fasthenry-wr/main.log
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>

main.log is attached

Attachments (1)

main.log (424.0 KB) - added by mike_the_poole@… 12 years ago.
log file

Download all attachments as: .zip

Change History (4)

Changed 12 years ago by mike_the_poole@…

Attachment: main.log added

log file

comment:1 Changed 12 years ago by mf2k (Frank Schima)

Description: modified (diff)
Keywords: clang added; fasthenry removed
Owner: changed from macports-tickets@… to macsforever2000@…
Status: newassigned

comment:2 Changed 12 years ago by mf2k (Frank Schima)

Resolution: fixed
Status: assignedclosed

comment:3 Changed 12 years ago by jmroot (Joshua Root)

Please include a ticket reference when you make a port avoid using clang. (r91608)

The code really is incorrect:

error: non-void function 'XXX' should return a value

so using a different compiler is just masking the problem.

Note: See TracTickets for help on using tickets.