Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#31535 closed defect (worksforme)

py26-scipy: error: stdint.h: No such file or directory

Reported by: deepankgupta@… Owned by: skymoo (Adam Mercer)
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: Cc:
Port: py26-scipy

Description (last modified by mf2k (Frank Schima))

Hi,

I get the following error message with the package py26-scipy failing to build. I have attached the build error log as well with this ticket.

--->  Building py26-scipy
Error: Target org.macports.build returned: shell command failed (see log for details)
Error: Failed to install py26-scipy
Log for py26-scipy is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-scipy/py26-scipy/main.log
Error: The following dependencies were not installed: py26-scipy py26-sphinx py26-docutils py26-roman py26-jinja2 py26-markupsafe py26-pygments
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>

Attachments (1)

main.log (26.9 KB) - added by deepankgupta@… 12 years ago.

Download all attachments as: .zip

Change History (7)

Changed 12 years ago by deepankgupta@…

Attachment: main.log added

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

Description: modified (diff)
Owner: changed from macports-tickets@… to ram@…
Port: py26-scipy added
Summary: Installation for py26-spyder failed.Installation for py26-scipy failed.

In the future, please fill in the Port field, Cc the maintainer(s) and use WikiFormatting.

comment:2 Changed 12 years ago by skymoo (Adam Mercer)

This seems to be the reason for the failure:

:info:build /System/Library/Frameworks/vecLib.framework/Headers/vBasicOps.h:19:20: error: stdint.h: No such file or directory

stdint.h is a standard system header that is provided by Xcode, this is missing therefore I imagine you have a problem with your Xcode installation. I'd advise reinstalling Xcode and try again. What version Xcode are you using?

comment:3 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Summary: Installation for py26-scipy failed.py26-scipy: error: stdint.h: No such file or directory

comment:4 Changed 12 years ago by skymoo (Adam Mercer)

just bumped scipy to version 0.10.0, are you still seeing this issue?

comment:5 Changed 12 years ago by skymoo (Adam Mercer)

Resolution: worksforme
Status: newclosed

comment:6 Changed 12 years ago by godber@…

I encountered this issue with Xcode 4.1 on Snow Leopard. I upgraded to Xcode 4.2 and stdint.h was available.

Note: See TracTickets for help on using tickets.