Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 41007 - qt-3.3.0 doesn't build on ia64
Summary: qt-3.3.0 doesn't build on ia64
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: IA-64 team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-09 13:07 UTC by Aron Griffis (RETIRED)
Modified: 2004-08-06 06:39 UTC (History)
1 user (show)

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


Attachments
build output (qt-3.3.0-ia64.txt,70.78 KB, text/plain)
2004-02-10 15:07 UTC, Aron Griffis (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Aron Griffis (RETIRED) gentoo-dev 2004-02-09 13:07:30 UTC
tank ~/portage/x11-libs/qt $ sudo emerge qt-3.3.0.ebuild
Calculating dependencies ...done!
>>> emerge (1 of 1) x11-libs/qt-3.3.0 to /
keepwork
>>> Downloading http://kant.zk3.dec.com/gentoo/mirror/sources/distfiles/qt-x11-free-3.3.0.tar.bz2
--15:34:31--  http://kant.zk3.dec.com/gentoo/mirror/sources/distfiles/qt-x11-free-3.3.0.tar.bz2
           => `/usr/distfiles/qt-x11-free-3.3.0.tar.bz2'
Resolving kant.zk3.dec.com... 16.140.32.128
Connecting to kant.zk3.dec.com[16.140.32.128]:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 14,401,807 [application/x-tar]

100%[====================================>] 14,401,807   804.36K/s    ETA 00:00

15:34:51 (720.24 KB/s) - `/usr/distfiles/qt-x11-free-3.3.0.tar.bz2' saved [14401807/14401807]

>>> md5 src_uri ;-) qt-x11-free-3.3.0.tar.bz2
>>> Unpacking source...
>>> Unpacking qt-x11-free-3.3.0.tar.bz2 to /var/tmp/portage/qt-3.3.0/work
>>> Source unpacked.
Precompiled-headers support disabled.
IBASE auto-detection...
  Could not find libgds.* anywhere in /lib /usr/lib
IBASE disabled.
MySQL auto-detection...
  Could not find libmysqlclient.* anywhere in /lib /usr/lib
MySQL disabled.
ODBC auto-detection...
  Found libodbc.* in /usr/lib
  Found sqlext.h in /usr/include
  Found sql.h in /usr/include
ODBC enabled.
PostgreSQL auto-detection...
  Found libpq.* in /usr/lib
  Found libpq-fe.h in /usr/include/postgresql/pgsql
  Could not find catalog/pg_type.h anywhere in /usr/include /usr/include/postgresql/server /usr/include/postgresql/pgsql
PostgreSQL disabled.
NIS auto-detection... (-I/usr/include/postgresql/server -I/usr/include/postgresql/pgsql)
  Found nsl lib in /usr/lib
  Found rpcsvc/ypclnt.h in /usr/include
  Found rpcsvc/yp_prot.h in /usr/include
NIS enabled.
CUPS auto-detection... (-I/usr/include/postgresql/server -I/usr/include/postgresql/pgsql)
  Found cups lib in /usr/lib
  Found cups/cups.h in /usr/include
CUPS enabled.
OpenGL auto-detection... (-I/usr/include/postgresql/server -I/usr/include/postgresql/pgsql)
  Found GLU lib in /usr/lib
  Found GL lib in /usr/lib
  Could not find Xmu lib anywhere in  /usr/X11R6/lib64 /usr/X11R6/lib64 /usr/shlib /usr/lib /lib
OpenGL disabled.
Xcursor auto-detection... (-I/usr/include/postgresql/server -I/usr/include/postgresql/pgsql)
  Could not find Xcursor lib anywhere in  /usr/X11R6/lib64 /usr/shlib /usr/lib /lib
Xcursor disabled.
XRandR auto-detection... (-I/usr/include/postgresql/server -I/usr/include/postgresql/pgsql)
  Could not find XRandR lib anywhere in  /usr/X11R6/lib64 /usr/shlib /usr/lib /lib
XRandR disabled.
XRender auto-detection... (-I/usr/include/postgresql/server -I/usr/include/postgresql/pgsql)
  Could not find XRender lib anywhere in  /usr/X11R6/lib64 /usr/shlib /usr/lib /lib
XRender disabled.
XRender support cannot be enabled due to functionality tests!
 Turn on verbose messaging (-v) to ./configure to see the final report.
 If you believe this message is in error you may use the continue
 switch (-continue) to ./configure to continue.

!!! ERROR: x11-libs/qt-3.3.0 failed.
!!! Function src_compile, Line 89, Exitcode 101
!!! (no error message)
Comment 1 Caleb Tennis (RETIRED) gentoo-dev 2004-02-09 13:21:43 UTC
what's the correct directory for x11 libs on ia64?  /usr/x11r6/lib or /usr/x1r6/lib64..

Note that I have the ebuild using the linux-g++-64 mkspec directory, which you may decide isn't what we want.  Feel free to change it (or remove the line in the ebuild) if you'd prefer it to stick with the default linux-g++.

Comment 2 Aron Griffis (RETIRED) gentoo-dev 2004-02-09 19:05:17 UTC
Right, the correct directory is /usr/X11R6/lib  Neither alpha nor ia64 should use lib64 for anything. See http://bugs.gentoo.org/show_bug.cgi?id=36546#c9  Btw, it's great if you want to fix this bug.  I just put it in to remind myself to fix it eventually since I didn't have the time at the moment. ;-) 
Comment 3 Caleb Tennis (RETIRED) gentoo-dev 2004-02-09 19:15:39 UTC
Okay, ebuild has been updated, feel free to try again.
Comment 4 Aron Griffis (RETIRED) gentoo-dev 2004-02-10 15:07:12 UTC
Created attachment 25365 [details]
build output

getting better!  It fails during the build now.
Comment 5 Caleb Tennis (RETIRED) gentoo-dev 2004-04-26 18:13:43 UTC
retry?  header files for pgsql should be fixed now.
Comment 6 Caleb Tennis (RETIRED) gentoo-dev 2004-08-06 06:39:03 UTC
the compile problems listed here have been fixed.