Opened 11 years ago

Closed 11 years ago

#37175 closed defect (fixed)

py27-milk failing to build

Reported by: klus.petr@… Owned by: stromnov (Andrey Stromnov)
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: Cc: freezingmariner@…
Port: py27-milk

Description

I am trying to install port py27-milk and I am getting a following error:

:info:build milk/supervised/_lasso.cpp:10:30: fatal error: eigen3/Eigen/Dense: No such file or directory
:info:build compilation terminated.
:info:build milk/supervised/_lasso.cpp:10:30: fatal error: eigen3/Eigen/Dense: No such file or directory
:info:build compilation terminated.
:info:build error: Command "/opt/local/bin/g++-mp-4.7 -DNDEBUG -g -fwrapv -O3 -Wall -m64 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c milk/supervised/_lasso.cpp -o build/temp.macosx-10.8-x86_64-2.7/milk/supervised/_lasso.o --std=c++0x" failed with exit status 1
:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-milk/py27-milk/work/milk-0.5" && /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7 setup.py --no-user-cfg build 
:info:build Exit code: 1
:error:build org.macports.build for port py27-milk returned: command execution failed

Clean installation on Mountain Lion.

Attachments (1)

main.log (50.1 KB) - added by klus.petr@… 11 years ago.
installation log file

Download all attachments as: .zip

Change History (6)

Changed 11 years ago by klus.petr@…

Attachment: main.log added

installation log file

comment:1 Changed 11 years ago by klus.petr@…

Cc: klus.petr@… added

Cc Me!

comment:2 Changed 11 years ago by klus.petr@…

looks like port install eigen3 fixed it

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

Cc: klus.petr@… removed
Owner: changed from macports-tickets@… to stromnov@…

In the future, please Cc the port maintainer(s) but not yourself since the reporter is automatically Cc'ed.

comment:4 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: freezingmariner@… added

Has duplicate #37208.

comment:5 Changed 11 years ago by stromnov (Andrey Stromnov)

Resolution: fixed
Status: newclosed

eigen3 dependency was added at r101350 (two months ago)

Note: See TracTickets for help on using tickets.