Opened 9 years ago

Closed 9 years ago

#45868 closed defect (fixed)

ispc fails to build

Reported by: harperic@… Owned by: tenomoto (Takeshi Enomoto)
Priority: Normal Milestone:
Component: ports Version: 2.3.2
Keywords: Cc:
Port: ispc

Description (last modified by mf2k (Frank Schima))

Tried upgrading, uninstalling, and installing after cleaning, etc. and still no dice:

~ ❯❯❯ sudo port install ispc
--->  Computing dependencies for ispc
--->  Fetching archive for ispc
--->  Attempting to fetch ispc-1.8.0_0.darwin_14.x86_64.tbz2 from http://packages.macports.org/ispc
--->  Attempting to fetch ispc-1.8.0_0.darwin_14.x86_64.tbz2 from http://lil.fr.packages.macports.org/ispc
--->  Attempting to fetch ispc-1.8.0_0.darwin_14.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/ispc
--->  Fetching distfiles for ispc
--->  Verifying checksums for ispc
--->  Extracting ispc
--->  Configuring ispc
--->  Building ispc
Error: org.macports.build for port ispc returned: command execution failed
Please see the log file for port ispc for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_ispc/ispc/main.log
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port ispc failed

Attachments (1)

main.log (41.3 KB) - added by harperic@… 9 years ago.
log file

Download all attachments as: .zip

Change History (7)

Changed 9 years ago by harperic@…

Attachment: main.log added

log file

comment:1 Changed 9 years ago by harperic@…

Cc: harperic@… added

Cc Me!

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

Cc: takeshi harperic@… removed
Keywords: ispc removed
Owner: changed from macports-tickets@… to takeshi@…

In the future, please use WikiFormatting. Note that the Cc field requires complete email addresses. As reporter, you do not need to Cc yourself.

comment:3 Changed 9 years ago by mf2k (Frank Schima)

Description: modified (diff)

comment:4 Changed 9 years ago by tenomoto (Takeshi Enomoto)

I modified Makefile so that python2.7 from MacPorts is used in r128127. Let me know if this change fixes your problem or not.

comment:5 Changed 9 years ago by harperic@…

That fixed the issue. Thanks.

comment:6 Changed 9 years ago by tenomoto (Takeshi Enomoto)

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