Opened 12 years ago
Closed 12 years ago
#37005 closed defect (fixed)
tk +quartz still needs X11
Reported by: | mrmcfadd@… | Owned by: | mww@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | Cc: | jmroot (Joshua Root), skymoo (Adam Mercer) | |
Port: | tk |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
I am trying to install pandas using code: sudo port install py27-pandas @0.7.3 and continue to receive the error message I included as the summary.
---> Computing dependencies for py27-pandas ---> Dependencies to be installed: py27-matplotlib py27-tkinter py27-tables hdf5-18 lzo2 py27-cython cython_select py27-numexpr py27-scientific netcdf curl curl-ca-bundle libidn ---> Building py27-tkinter Error: org.macports.build for port py27-tkinter returned: command execution failed Error: Failed to install py27-tkinter Please see the log file for port py27-tkinter for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-tkinter/py27-tkinter/main.log Error: The following dependencies were not installed: py27-matplotlib py27-tkinter py27-tables hdf5-18 lzo2 py27-cython cython_select py27-numexpr py27-scientific netcdf curl curl-ca-bundle libidn To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port py27-pandas failed
Attachments (2)
Change History (10)
comment:1 Changed 12 years ago by skymoo (Adam Mercer)
Cc: | jwa@… singingwolfboy@… added |
---|---|
Port: | py-tkinter added |
Priority: | High → Normal |
Changed 12 years ago by mrmcfadd@…
comment:3 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|
Has duplicate #37009.
This was not a clean build attempt. Please "sudo port clean py27-tkinter", then try again, then attach the main.log to this ticket if it fails again.
Changed 12 years ago by mrmcfadd@…
comment:5 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | jmr@… added; jwa@… singingwolfboy@… ram@… removed |
---|---|
Owner: | changed from macports-tickets@… to jmr@… |
Port: | tk added; py-tkinter removed |
Summary: | Error: Failed to install py27-tkinter → tk +quartz still needs X11 |
So the relevant error remains:
include/tk.h:76:11: fatal error: 'X11/Xlib.h' file not found
It seems that even though we've told tk to build with quartz, it still expects at least this X11 header to exist.
comment:7 Changed 12 years ago by jmroot (Joshua Root)
Owner: | changed from jmr@… to mww@… |
---|
That's kind of annoying. I guess it needs a dep on xorg-libX11 regardless.
comment:8 Changed 12 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Can you attached the log file mentioned in the error.