Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Problems emerging qt, clean and world
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
ultra
n00b
n00b


Joined: 10 Apr 2002
Posts: 3

PostPosted: Tue May 28, 2002 1:19 pm    Post subject: Problems emerging qt, clean and world Reply with quote

Hi, I have a few emerging problems ..
They could be related, since they showed their ugly faces in the
approximately same time.


I have problems emerging qt - this is what happens.
Code:

/usr/lib/libmng.so.1: undefined reference to `cmsOpenProfileFromMem'
/usr/lib/libmng.so.1: undefined reference to `cmsDoTransform'
/usr/lib/libmng.so.1: undefined reference to `cmsErrorAction'
/usr/lib/libmng.so.1: undefined reference to `cmsCreateRGBProfile'
/usr/lib/libmng.so.1: undefined reference to `cmsFreeGamma'
/usr/lib/libmng.so.1: undefined reference to `cmsOpenProfileFromFile'
/usr/lib/libmng.so.1: undefined reference to `cmsCloseProfile'
/usr/lib/libmng.so.1: undefined reference to `cmsDeleteTransform'
/usr/lib/libmng.so.1: undefined reference to `cmsCreateTransform'
/usr/lib/libmng.so.1: undefined reference to `cmsBuildGamma'
/usr/lib/libmng.so.1: undefined reference to `cmsWhitePointFromTemp'
collect2: ld returned 1 exit status
make[3]: *** [../../../bin/uic] Error 1
make[3]: Leaving directory
-copy-3.0.4/tools/designer/uic'
make[2]: *** [sub-uic] Error 2
make[2]: Leaving directory
`/var/tmp/portage/qt-3.0.4.1/work/qt-copy-3.0.4/tools/designer'
make[1]: *** [sub-designer] Error 2
make[1]: Leaving directory
`/var/tmp/portage/qt-3.0.4.1/work/qt-copy-3.0.4/tools'
make: *** [sub-tools] Error 2

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line 63, Exitcode 2
!!! (no error message)

!!! emerge aborting on  /usr/portage/x11-libs/qt/qt-3.0.4.1.ebuild .


When emerging world, this happens :

Code:

bash-2.05a# emerge --pretend --update world

These are the packages that I would merge, in order.

Calculating world dependencies /
!!! Error: couldn't find match for virtual/glu in x11-libs/qt-3.0.4.1


when trying to emerge clean, this shows up :

Code:

bash-2.05a# emerge clean
Traceback (most recent call last):
  File "/usr/bin/emerge", line 1185, in ?
    if 1==unmerge(myaction, myfiles):
  File "/usr/bin/emerge", line 740, in unmerge
    slotmap[myslot][localtree.gettimeval(mypkg)]=mypkg
  File "/usr/lib/python2.2/site-packages/portage.py", line 2414, in
gettimeval
    mycountervar=string.atoi(string.split(mycounterfile.readline())[0])
IndexError: list index out of range


This is really weird - what do I do ?
I did nothing particular to get these errors - just business as ususal
:P

Does anybody know what's wrong ?

I saw someone in a post the other day on gentoo-user with similar errors on emerging qt, but the advise given there - re-emerging lcms - didn't help.

Any help is REALLY appreciated
Back to top
View user's profile Send private message
hbbio
n00b
n00b


Joined: 21 Apr 2002
Posts: 38
Location: Paris, France

PostPosted: Fri Jun 07, 2002 9:14 am    Post subject: libmng and qt Reply with quote

Check /usr/portage/profiles/package.mask to see what packages are masked and make your world update stop.

But it won't go too far anyway: I'm having the same error while updating qt (yesterday evening) during an update world. We should probably wait for Dan's forthcoming ultra-stable (more than 3.0.1 release !!!) kde/qt anyway...

I don't know if it's the right way, but to make kde work again after libpng and liblcms update, I had to make two manual symbolic links isr /usr/lib (linpng12.so.0.1.2.3 -> libpng.so.3 and liblcms.so.1.0.8 -> liblcms.so.1).

Henri
Back to top
View user's profile Send private message
hbbio
n00b
n00b


Joined: 21 Apr 2002
Posts: 38
Location: Paris, France

PostPosted: Fri Jun 07, 2002 8:37 pm    Post subject: It works Reply with quote

Everything works fine now, the ebuild tree has been fixed/packages upgraded.
As always, a big thanks to the gentoo developers for making such a good distro ;-)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum