Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 387655 - net-im/psi Please port ebuild to qt-r2
Summary: net-im/psi Please port ebuild to qt-r2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Peter Volkov (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-19 10:46 UTC by Agostino Sarubbo
Modified: 2011-10-19 11:34 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2011-10-19 10:46:28 UTC
psi should be ported to qt-r2. Since you touch the ebuild, porting it to major EAPI sound be good and you should drop -g from CFLAGS:


x86_64-pc-linux-gnu-g++ -c -pipe -g -march=native -O2 -D_REENTRANT -Wall -W -DQT_STATICPLUGIN -DQT3_SUPPORT_WARNINGS -DHAVE_XSS -DHAVE_ENCHANT -DHAVE_CONFIG -DPSIMINIZIP -DUSE_PEP -DTC_AUDACIOUS -DTC_PSIFILE -DIRIS_XMPP_JID_DEPRECATED -DUSE_DBUS -DWEBKIT -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_QT3SUPPORT_LIB -DQT3_SUPPORT -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DIRISNET_STATIC -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/Qt3Support -I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -I/usr/include/qt4/QtDBus -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Iprivacy -Icapabilities -Itabs -I. -Itools/iconset -Itools/optionstree -Itools/advwidget -Ilibpsi/dialogs -Ilibpsi/tools -Itools/tunecontroller -Itools/tunecontroller/plugins/audacious -Itools/tunecontroller/plugins/psifile -I. -Iwidgets -I../iris/include -I../iris/include/iris -I../iris/src -Ioptions -I. -I.moc -I/usr/include/qca2/QtCrypto -I/usr/X11R6/include -I.ui -o .obj/moc_pepmanager.o .moc/moc_pepmanager.cpp


amd64box ~ # emerge --info | grep CXX
CXXFLAGS="-march=native -O2"
Comment 1 Peter Volkov (RETIRED) gentoo-dev 2011-10-19 11:34:25 UTC
Fixed in psi-0.14-r4.