Opened 12 years ago

Closed 12 years ago

#32476 closed defect (fixed)

mcl @08-312 build failure

Reported by: claudio.martella@… Owned by: mike.thon@…
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: Cc:
Port: mcl

Description (last modified by mf2k (Frank Schima))

The build fails like this:

--->  Fetching archive for mcl
--->  Attempting to fetch mcl-08-312_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/mcl
--->  Fetching mcl
--->  Attempting to fetch mcl-08-312.tar.gz from http://micans.org/mcl/src/
--->  Verifying checksum(s) for mcl
--->  Extracting mcl
--->  Configuring mcl
--->  Building mcl
Error: Target org.macports.build returned: shell command failed (see log for details)
Log for mcl is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_science_mcl/mcl/main.log
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>

You can find the log file attached here.

Attachments (2)

main.log (35.6 KB) - added by claudio.martella@… 12 years ago.
log
main.2.log (35.6 KB) - added by claudio.martella@… 12 years ago.
log

Download all attachments as: .zip

Change History (5)

Changed 12 years ago by claudio.martella@…

Attachment: main.log added

log

Changed 12 years ago by claudio.martella@…

Attachment: main.2.log added

log

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

Description: modified (diff)
Keywords: mcl removed
Owner: changed from macports-tickets@… to mike.thon@…

comment:2 Changed 12 years ago by larryv (Lawrence Velázquez)

This installs successfully for me with configure.compiler=llvm-gcc-4.2.

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

Resolution: fixed
Status: newclosed

'restrict' became a keyword in C99, which is the standard clang defaults to. r94986

Note: See TracTickets for help on using tickets.