Opened 14 years ago

Last modified 13 years ago

#25599 closed defect

Unable to install kdeedu4 due to eigen bug — at Version 5

Reported by: ianshowalter@… Owned by: snc@…
Priority: Normal Milestone:
Component: ports Version: 1.9.1
Keywords: Cc:
Port: eigen kdeedu4

Description (last modified by nerdling (Jeremy Lavergne))

Kdeedu4 fails to build. I've tried "sudo port upgrade" several times as well as cleaning the port, but I get the same error message every time. Other KDE ports have installed with no problems.

From the log, the error is line 124 of /opt/local/include/eigen2/Eigen/StdVector

Change History (6)

comment:1 Changed 14 years ago by ianshowalter@…

I tried attaching the logfile to the ticket, but at 5 megabytes it's way too large to attach. If anyone needs it and there's some other way for me to make it available, let me know. Thanks!

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

Cc: sharky@… added
Description: modified (diff)
Owner: changed from macports-tickets@… to snc@…

In the future, please look at WikiFormatting and use the preview button. Also, please remember to Cc the port maintainers.

You can compress the log and attach it.

comment:3 Changed 14 years ago by nerdling (Jeremy Lavergne)

We definitely need the log attached. Something like this will compress it: tar cjf kdeedu4.log.tbz2 kdeedu4.log

Changed 14 years ago by ianshowalter@…

Attachment: kdeedu4.log.zip added

comment:4 Changed 14 years ago by nerdling (Jeremy Lavergne)

Thanks! Here's the error:

:info:build /opt/local/include/eigen2/Eigen/StdVector:124: error: '_M_erase_at_end' is not a member of 'std::std_vector<Eigen::Matrix<double, 2, 1, 2, 2, 1>, Eigen::aligned_allocator<Eigen::Matrix<double, 2, 1, 2, 2, 1> > >'

comment:5 Changed 14 years ago by nerdling (Jeremy Lavergne)

Cc: sharky@… removed
Description: modified (diff)
Port: eigen added
Summary: Unable to install kdeedu4Unable to install kdeedu4 due to eigen bug
Note: See TracTickets for help on using tickets.