Bug 191489 - devel/qt4-assistant-4.8.6 fails with undefined reference to `std::__detail::_List_node_base::_M_unhook()'
Summary: devel/qt4-assistant-4.8.6 fails with undefined reference to `std::__detail::_...
Status: Closed Feedback Timeout
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-kde (group)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-29 19:02 UTC by freebsd
Modified: 2016-01-19 17:07 UTC (History)
4 users (show)

See Also:


Attachments
build log with failure at the end (149.50 KB, application/unknown)
2014-06-29 19:02 UTC, freebsd
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description freebsd 2014-06-29 19:02:06 UTC
Created attachment 144263 [details]
build log with failure at the end

The build fails with:
/usr/local/lib/qt4/libQtCLucene.so.4: undefined reference to `std::__detail::_List_node_base::_M_hook(std::__detail::_List_node_base*)'
/usr/local/lib/qt4/libQtCLucene.so.4: undefined reference to `std::__detail::_List_node_base::_M_unhook()'
*** [../../../../bin/assistant-qt4] Error code 1
1 error

root@cakebox ~ > pkg info qt4-\*
qt4-assistant-4.8.5_1
qt4-clucene-4.8.6
qt4-corelib-4.8.6
qt4-dbus-4.8.6
qt4-declarative-4.8.6
qt4-designer-4.8.6
qt4-doc-4.8.6
qt4-gui-4.8.6
qt4-help-4.8.6
qt4-linguist-4.8.6
qt4-moc-4.8.6
qt4-network-4.8.6
qt4-opengl-4.8.6
qt4-qmake-4.8.6
qt4-qt3support-4.8.6
qt4-rcc-4.8.6
qt4-script-4.8.6
qt4-scripttools-4.8.6
qt4-sql-4.8.6
qt4-sqlite-plugin-4.8.6
qt4-svg-4.8.6
qt4-testlib-4.8.6
qt4-uic-4.8.6
qt4-webkit-4.8.6
qt4-xml-4.8.6
qt4-xmlpatterns-4.8.6
root@cakebox ~ > pkg version -vL'=' -O devel/qt4-assistant
qt4-assistant-4.8.5_1              <   needs updating (port has 4.8.6)
Comment 1 Tilman Keskinoz freebsd_committer freebsd_triage 2014-07-02 14:20:37 UTC
over to maintainer
Comment 2 Raphael Kubo da Costa freebsd_committer freebsd_triage 2016-01-19 17:07:06 UTC
FWIW, this looks like different ports mixing libc++ and libstdc++. It used to be a bigger problem in the past; if you're still experiencing this please feel free to reopen the bug.