First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 217528
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Qt Bug Alias <qt@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Ingmar Vanhassel (RETIRED) <ingmar@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 217528 depends on: 217161 Show dependency tree
Bug 217528 blocks: 202014 222103
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-04-13 17:47 0000
$subject

------- Comment #1 From Ben de Groot 2008-05-08 18:49:02 0000 -------
*** Bug 220967 has been marked as a duplicate of this bug. ***

------- Comment #2 From Darren Dale 2008-05-14 19:41:50 0000 -------
Any chance of getting the actual release into portage, even if it is still
masked? I tried simply copying the rc ebuilds into a local overlay and renaming
them, but couldnt get qt-sql to compile without adding additional target dirs.

------- Comment #3 From Ingmar Vanhassel (RETIRED) 2008-05-14 20:23:03 0000 -------
Yes, I'm working on that. I'm not committing Qt-4.4.0 without sufficient
testing. And bumping vs committing are entirely unrelated, unmasking depends on
tree-wide dependencies on x11-libs/qt:4 being fixed.

------- Comment #4 From Rafał Mużyło 2008-05-17 23:31:07 0000 -------
On topic of qt-sql: it has an unneeded dependency.
dev-db/postgresql is in no way needed to build qt-sql with postgres useflag.
Only a simple fix is needed:
adding `sed -i -e '/pg_config --libs/d' "${S}"/configure`
to src_unpack.

------- Comment #5 From Rafał Mużyło 2008-05-20 10:50:38 0000 -------
Hey, the ebuild that got today into the tree (one depending on the virtual) is
broken.
It still needs that sed line.
It's due to the fact that `pg_config --libs` prints:
-lpgport -lpam -lssl -lcrypto -lkrb5 -lcom_err -lz -lreadline -lcrypt -ldl -lm
and pgport is neither installed by libpq ebuild nor needed by qt-sql.
Please, add this line.

------- Comment #6 From Rafał Mużyło 2008-05-26 15:53:20 0000 -------
Anything new about qt-sql ?
I restate:
if you have only libpq installed (no dev-db/postgresql),
then x11-libs/qt-sql with useflag postgres will simply fail
to build without that sed line.

------- Comment #7 From Piotr Malinski 2008-05-29 10:20:14 0000 -------
I've emerge QT 4.4 yesterday on Portage 2.1.5.2 (default-linux/amd64/2007.0,
gcc-4.2.4, glibc-2.7-r1, 2.6.25-gentoo-r4 x86_64) and it works. QT-webkit also
(tested by compiling and using arora). PyQt4.4 also builds against QT 4.4 and
works nicely.

------- Comment #8 From Rafał Mużyło 2008-06-14 10:36:43 0000 -------
Is my comment being ignored for some reason or is just ignored ?

------- Comment #9 From Ben de Groot 2008-08-12 01:05:37 0000 -------
I've commmitted 4.4.1 and unmasked that version only.

qt-sql now depends on virtual/postgresql-base, so that is addressed as well.

Enjoy!

First Last Prev Next    No search results available      Search page      Enter new bug