Re: [gentoo-user] emerge kdesktop fails

2007-06-19 Thread Florian Philipp
Am Dienstag 19 Juni 2007 07:02 schrieb Abhay Kedia:
> On Sunday 17 Jun 2007 4:06:05 pm dexter wrote:
> > I was advised to upgrade to newest gcc - I did, and I also have the
> > latest binutils avaluable in the portage. None of those thing helped.
> > I'm quite stuck - I've installed gentoo on several other machines, but
> > never had such a problem.
>
> You upgraded GCC and binutils from which versions? Did you run
> revdep-rebuild to see if your system is consistent? Emerge Qt again and
> post little more of the error message you are getting i.e. including at
> least 15-20 lines before the actual error.

I'll do as soon as the PCs will arrive. At the moment those two chroots are no 
more than two tar.7z waiting to be extracted because everything else worked 
just fine.


pgpGGVgYu186h.pgp
Description: PGP signature


Re: [gentoo-user] emerge kdesktop fails

2007-06-18 Thread dexter

Ok - so one more time from the top.
I'm trying to emerge kdesktop. Everything dies on emerging qt-3.3.8-r2.
Build log from emerging qt-3 looks like that (these are last 20 lines 
from build.log, the first one is quite long):


/var/tmp/portage/x11-libs/qt-3.3.8-r2/work/qt-x11-free-3.3.8/bin/uic -L 
/var/tmp/portage/x11-libs/qt-3.3.8-r2/work/qt-x11-free-3.3.8/plugins 
-embed designercore images/designer_adjustsize.png 
images/designer_edithlayoutsplit.png images/designer_left.png 
images/designer_sizeall.png images/designer_arrow.png 
images/designer_editlower.png images/designer_line.png 
images/designer_sizeb.png images/designer_background.png 
images/designer_editpaste.png images/designer_lineedit.png 
images/designer_sizef.png images/designer_book.png 
images/designer_editraise.png images/designer_listbox.png 
images/designer_sizeh.png images/designer_buttongroup.png 
images/designer_editslots.png images/designer_listview.png 
images/designer_sizev.png images/designer_checkbox.png 
images/designer_editvlayout.png images/designer_multilineedit.png 
images/designer_slider.png images/designer_combobox.png 
images/designer_editvlayoutsplit.png images/designer_newform.png 
images/designer_spacer.png images/designer_connecttool.png 
images/designer_filenew.png images/designer_no.png 
images/designer_spinbox.png images/designer_cross.png 
images/designer_fileopen.png images/designer_ordertool.png 
images/designer_splash.png images/designer_customwidget.png 
images/designer_filesave.png images/designer_pixlabel.png 
images/designer_table.png images/designer_databrowser.png 
images/designer_form.png images/designer_pointer.png 
images/designer_tabwidget.png images/designer_datatable.png 
images/designer_frame.png images/designer_print.png 
images/designer_textbrowser.png images/designer_dataview.png 
images/designer_groupbox.png images/designer_progress.png 
images/designer_textedit.png images/designer_dateedit.png 
images/designer_hand.png images/designer_project.png 
images/designer_textview.png images/designer_datetimeedit.png 
images/designer_help.png images/designer_pushbutton.png 
images/designer_timeedit.png images/designer_dial.png 
images/designer_home.png images/designer_qtlogo.png 
images/designer_toolbutton.png images/designer_toolbox.png 
images/designer_down.png images/designer_hsplit.png 
images/designer_radiobutton.png images/designer_undo.png 
images/designer_editbreaklayout.png images/designer_ibeam.png 
images/designer_redo.png images/designer_up.png 
images/designer_resetproperty.png images/designer_editcopy.png 
images/designer_iconview.png images/designer_resetproperty.png 
images/designer_uparrow.png images/designer_editcut.png 
images/designer_image.png images/designer_richtextedit.png 
images/designer_vsplit.png images/designer_editdelete.png 
images/designer_label.png images/designer_right.png 
images/designer_wait.png images/designer_editgrid.png 
images/designer_layout.png images/designer_scrollbar.png 
images/designer_widgetstack.png images/designer_edithlayout.png 
images/designer_lcdnumber.png images/designer_searchfind.png 
images/designer_folder.png images/designer_setbuddy.png 
images/designer_textbold.png images/designer_textcenter.png 
images/designer_texth1.png images/designer_texth2.png 
images/designer_texth3.png images/designer_textitalic.png 
images/designer_textjustify.png images/designer_textlarger.png 
images/designer_textleft.png images/designer_textlinebreak.png 
images/designer_textparagraph.png images/designer_textright.png 
images/designer_textsmaller.png images/designer_textteletext.png 
images/designer_textunderline.png images/designer_wizarddata.png 
images/designer_wizarddialog.png images/designer_d_adjustsize.png 
images/designer_d_label.png images/designer_d_book.png 
images/designer_d_layout.png images/designer_d_buttongroup.png 
images/designer_d_lcdnumber.png images/designer_d_checkbox.png 
images/designer_d_left.png images/designer_d_combobox.png 
images/designer_d_line.png images/designer_d_connecttool.png 
images/designer_d_lineedit.png images/designer_d_customwidget.png 
images/designer_d_listbox.png images/designer_d_databrowser.png 
images/designer_d_listview.png images/designer_d_datatable.png 
images/designer_d_multilineedit.png images/designer_d_dataview.png 
images/designer_d_newform.png images/designer_d_dateedit.png 
images/designer_d_ordertool.png images/designer_d_datetimeedit.png 
images/designer_d_pixlabel.png images/designer_d_dial.png 
images/designer_d_pointer.png images/designer_d_down.png 
images/designer_d_print.png images/designer_d_editbreaklayout.png 
images/designer_d_progress.png images/designer_d_editcopy.png 
images/designer_d_project.png images/designer_d_editcut.png 
images/designer_d_pushbutton.png images/designer_d_editdelete.png 
images/designer_d_radiobutton.png images/designer_d_editgrid.png 
images/designer_d_redo.png images/designer_d_edithlayout.png 
images/designer_d_richtextedit.png 
images/designer_d_edithlayouts

Re: [gentoo-user] emerge kdesktop fails

2007-06-18 Thread Abhay Kedia
On Sunday 17 Jun 2007 4:06:05 pm dexter wrote:
>
> I was advised to upgrade to newest gcc - I did, and I also have the
> latest binutils avaluable in the portage. None of those thing helped.
> I'm quite stuck - I've installed gentoo on several other machines, but
> never had such a problem.
>
You upgraded GCC and binutils from which versions? Did you run revdep-rebuild 
to see if your system is consistent? Emerge Qt again and post little more of 
the error message you are getting i.e. including at least 15-20 lines before 
the actual error.

-- 
Regards,
Abhay


signature.asc
Description: This is a digitally signed message part.


Re: [gentoo-user] emerge kdesktop fails

2007-06-18 Thread Bo Ørsted Andresen
On Tuesday 19 June 2007 01:12:56 dexter wrote:
> Did all these - none helped.
> I've tracked the problem to a missing file during compilation, if I
> run the last working line manually, or I try to do ./configure
> manually, the command ends saying that it is missing a libqt-mt.so.3
>
> Could it be an bug ?
>
> I'm still unable to emerge kdesktop or kde or anything that requires
> qt-3 compilation

Do *NOT* post html to this list. I've refrained from answering this thread 
till now because your original mail didn't contain enough context to include 
the real error message. But since the thread is still alive... Thus far 
you've provided almost no usefull information whatsoever so on this basis 
it's impossible to say if it's a bug.. As Dale showed you libqt-mt.so.3 
belongs to qt which is pretty useless since that's the package you're trying 
to compile.. ;)

S.. you need to show us more context. It must include the actual error 
message and at least 5-10 lines above that...

-- 
Bo Andresen


signature.asc
Description: This is a digitally signed message part.


Re: [gentoo-user] emerge kdesktop fails

2007-06-18 Thread dexter




Hi
The funny thing is that I'm actually emerging  qt-3.3.8-r2, which is a
part of dependency for kdesktop, qt-3.3.8-r2 fails to compile properly
due to (i think) lack of mentioned file - libqt-mt.so.3
Dale pisze:

  dexter wrote:
  
  
Did all these - none helped.
I've tracked the problem to a missing file during compilation, if I
run the last working line manually, or I try to do ./configure
manually, the command ends saying that it is missing a libqt-mt.so.3

Could it be an bug ?

I'm still unable to emerge kdesktop or kde or anything that requires
qt-3 compilation

Regards
Krzysztof


  
  According to this:

  
  
[EMAIL PROTECTED] / # equery belongs libqt-mt.so.3
[ Searching for file(s) libqt-mt.so.3 in *... ]
x11-libs/qt-3.3.8-r2 (/usr/qt/3/lib/libqt-mt.so.3 -> libqt-mt.so.3.3)
[EMAIL PROTECTED] / #

  
  
That file belongs to qt-3.3.8-r2.  Do you have that installed?  If not,
you may have to emerge it first.  If you do, where did it go would be my
next question?

Dale

:-)  :-)
  



-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] emerge kdesktop fails

2007-06-18 Thread Dale
dexter wrote:
> Did all these - none helped.
> I've tracked the problem to a missing file during compilation, if I
> run the last working line manually, or I try to do ./configure
> manually, the command ends saying that it is missing a libqt-mt.so.3
>
> Could it be an bug ?
>
> I'm still unable to emerge kdesktop or kde or anything that requires
> qt-3 compilation
>
> Regards
> Krzysztof
>
According to this:

> [EMAIL PROTECTED] / # equery belongs libqt-mt.so.3
> [ Searching for file(s) libqt-mt.so.3 in *... ]
> x11-libs/qt-3.3.8-r2 (/usr/qt/3/lib/libqt-mt.so.3 -> libqt-mt.so.3.3)
> [EMAIL PROTECTED] / #

That file belongs to qt-3.3.8-r2.  Do you have that installed?  If not,
you may have to emerge it first.  If you do, where did it go would be my
next question?

Dale

:-)  :-)
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] emerge kdesktop fails

2007-06-18 Thread dexter

Did all these - none helped.
I've tracked the problem to a missing file during compilation, if I run 
the last working line manually, or I try to do ./configure manually, the 
command ends saying that it is missing a libqt-mt.so.3


Could it be an bug ?

I'm still unable to emerge kdesktop or kde or anything that requires 
qt-3 compilation


Regards
Krzysztof

Kent Fredric pisze:

On 6/18/07, dexter <[EMAIL PROTECTED]> wrote:

This is from emerge --info

Portage 2.1.2.7 (default-linux/x86/2007.0, gcc-4.1.2, glibc-2.5-r3,
2.6.20-gentoo-r8 i686)
=
System uname: 2.6.20-gentoo-r8 i686 AMD Athlon(tm) XP 2900+
Gentoo Base System release 1.12.9
Timestamp of tree: Fri, 15 Jun 2007 07:50:01 +
dev-java/java-config: 1.3.7, 2.0.32
dev-lang/python: 2.4.4-r4
dev-python/pycrypto: 2.0.1-r5
sys-apps/sandbox:1.2.17
sys-devel/autoconf:  2.61
sys-devel/automake:  1.6.3, 1.7.9-r1, 1.9.6-r2, 1.10
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.14
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -mtune=athlon-xp -O2 -pipe -mfpmath=sse"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf
/etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/
/etc/php/cli-php5/ext-active/ /etc/terminfo"
CXXFLAGS="-march=athlon-xp -mtune=athlon-xp -O2 -pipe -mfpmath=sse"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/linux/distributions/gentoo";
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times
--compress --force --whole-file --delete --delete-after --stats
--timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages
--filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="3dnow X a52 aac acl acpi alsa apache2 arts berkdb bitmap-fonts
bluetooth bzip2 cdr clamav cli cracklib crypt ctype cups curl dbus dga
dri dts dvd dvdr encode exif firefox flac fortran ftp gd gdbm gif
gphoto2 gpm hal iconv ieee1394 ipv6 isdnlog java javascript jpeg jpeg2k
kde libg++ libnotify lm_sensors mad midi mmx mozilla mp3 mpeg mudflap
mysql ncurses nls nptl nptlonly ogg opengl openmp pam pcre pdf perl php
png pppd python qt4 quicktime readline reflection samba session slang
spl sse ssl tcpd tiff truetype-fonts type1-fonts unicode usb x.264 x86
xine xorg xvid zlib" ALSA_CARDS="emu10k1 intel8x0"
ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug
file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null
plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="keyboard
mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk
hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU"
VIDEO_CARDS="nvidia"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL,
LDFLAGS, LINGUAS, MAKEOPTS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS,
PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY




1:  -march=cpu-type
   Generate instructions for the machine type cpu-type.  The choices
for cpu-type are the same as for -mtune.
 Moreover, specifying -march=cpu-type implies -mtune=cpu-type. [ man 
gcc ]


 So -march=athlon-xp implies -mtune=athlon-xp

2:  try without -mfpmath=sse. In theory, -march=athlon-xp should
intelligently turn that on. ( Im guessing here that illegal
instruction means that the assembler tried to write something that
wasn't possible, possibly because of that flag )





--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] emerge kdesktop fails

2007-06-17 Thread Kent Fredric

On 6/18/07, dexter <[EMAIL PROTECTED]> wrote:

This is from emerge --info

Portage 2.1.2.7 (default-linux/x86/2007.0, gcc-4.1.2, glibc-2.5-r3,
2.6.20-gentoo-r8 i686)
=
System uname: 2.6.20-gentoo-r8 i686 AMD Athlon(tm) XP 2900+
Gentoo Base System release 1.12.9
Timestamp of tree: Fri, 15 Jun 2007 07:50:01 +
dev-java/java-config: 1.3.7, 2.0.32
dev-lang/python: 2.4.4-r4
dev-python/pycrypto: 2.0.1-r5
sys-apps/sandbox:1.2.17
sys-devel/autoconf:  2.61
sys-devel/automake:  1.6.3, 1.7.9-r1, 1.9.6-r2, 1.10
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.14
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -mtune=athlon-xp -O2 -pipe -mfpmath=sse"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf
/etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/
/etc/php/cli-php5/ext-active/ /etc/terminfo"
CXXFLAGS="-march=athlon-xp -mtune=athlon-xp -O2 -pipe -mfpmath=sse"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/linux/distributions/gentoo";
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times
--compress --force --whole-file --delete --delete-after --stats
--timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages
--filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="3dnow X a52 aac acl acpi alsa apache2 arts berkdb bitmap-fonts
bluetooth bzip2 cdr clamav cli cracklib crypt ctype cups curl dbus dga
dri dts dvd dvdr encode exif firefox flac fortran ftp gd gdbm gif
gphoto2 gpm hal iconv ieee1394 ipv6 isdnlog java javascript jpeg jpeg2k
kde libg++ libnotify lm_sensors mad midi mmx mozilla mp3 mpeg mudflap
mysql ncurses nls nptl nptlonly ogg opengl openmp pam pcre pdf perl php
png pppd python qt4 quicktime readline reflection samba session slang
spl sse ssl tcpd tiff truetype-fonts type1-fonts unicode usb x.264 x86
xine xorg xvid zlib" ALSA_CARDS="emu10k1 intel8x0"
ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug
file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null
plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="keyboard
mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk
hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU"
VIDEO_CARDS="nvidia"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL,
LDFLAGS, LINGUAS, MAKEOPTS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS,
PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY




1:  -march=cpu-type
   Generate instructions for the machine type cpu-type.  The choices
for cpu-type are the same as for -mtune.
 Moreover, specifying -march=cpu-type implies -mtune=cpu-type. [ man gcc ]

 So -march=athlon-xp implies -mtune=athlon-xp

2:  try without -mfpmath=sse. In theory, -march=athlon-xp should
intelligently turn that on. ( Im guessing here that illegal
instruction means that the assembler tried to write something that
wasn't possible, possibly because of that flag )




--
Kent
ruby -e '[1, 2, 4, 7, 0, 9, 5, 8, 3, 10, 11, 6, 12, 13].each{|x|
print "enNOSPicAMreil [EMAIL PROTECTED]"[(2*x)..(2*x+1)]}'
--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] emerge kdesktop fails

2007-06-17 Thread dexter

This is from emerge --info

Portage 2.1.2.7 (default-linux/x86/2007.0, gcc-4.1.2, glibc-2.5-r3, 
2.6.20-gentoo-r8 i686)

=
System uname: 2.6.20-gentoo-r8 i686 AMD Athlon(tm) XP 2900+
Gentoo Base System release 1.12.9
Timestamp of tree: Fri, 15 Jun 2007 07:50:01 +
dev-java/java-config: 1.3.7, 2.0.32
dev-lang/python: 2.4.4-r4
dev-python/pycrypto: 2.0.1-r5
sys-apps/sandbox:1.2.17
sys-devel/autoconf:  2.61
sys-devel/automake:  1.6.3, 1.7.9-r1, 1.9.6-r2, 1.10
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.14
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -mtune=athlon-xp -O2 -pipe -mfpmath=sse"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf 
/etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ 
/etc/php/cli-php5/ext-active/ /etc/terminfo"

CXXFLAGS="-march=athlon-xp -mtune=athlon-xp -O2 -pipe -mfpmath=sse"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org 
http://distro.ibiblio.org/pub/linux/distributions/gentoo";

PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times 
--compress --force --whole-file --delete --delete-after --stats 
--timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages 
--filter=H_**/files/digest-*"

PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="3dnow X a52 aac acl acpi alsa apache2 arts berkdb bitmap-fonts 
bluetooth bzip2 cdr clamav cli cracklib crypt ctype cups curl dbus dga 
dri dts dvd dvdr encode exif firefox flac fortran ftp gd gdbm gif 
gphoto2 gpm hal iconv ieee1394 ipv6 isdnlog java javascript jpeg jpeg2k 
kde libg++ libnotify lm_sensors mad midi mmx mozilla mp3 mpeg mudflap 
mysql ncurses nls nptl nptlonly ogg opengl openmp pam pcre pdf perl php 
png pppd python qt4 quicktime readline reflection samba session slang 
spl sse ssl tcpd tiff truetype-fonts type1-fonts unicode usb x.264 x86 
xine xorg xvid zlib" ALSA_CARDS="emu10k1 intel8x0" 
ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug 
file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null 
plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="keyboard 
mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk 
hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" 
VIDEO_CARDS="nvidia"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, 
LDFLAGS, LINGUAS, MAKEOPTS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, 
PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY




Vladimir Rusinov pisze:



On 6/17/07, *dexter* <[EMAIL PROTECTED] 
> wrote:


I was advised to upgrade to newest gcc - I did, and I also have the
latest binutils avaluable in the portage. None of those thing helped.
I'm quite stuck - I've installed gentoo on several other machines,
but
never had such a problem.
Please advise


May be overtuned CFLAGS?

Please, show emerge --info

--
Vladimir Rusinov
GreenMice Solutions: IT-решения на базе Linux
http://greenmice.info/ 

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] emerge kdesktop fails

2007-06-17 Thread Florian Philipp
Am Sonntag 17 Juni 2007 12:36 schrieb dexter:
> I've already posted to gentoo forums, but it didn't do me any good.
>
> I'm trying to install gentoo on my desktop computer, and emerge kdesktop
> fails on compiling qt.
> Build log from qt compilation is as follows
>
>
> /var/tmp/portage/x11-libs/qt-3.3.8-r2/work/qt-x11-free-3.3.8/bin/moc
> mainwindow.h -o .moc/release-shared-mt/moc_mainwindow.cpp
> make[3]: *** [qmake_image_collection.cpp] Illegal instruction
> make[3]: *** Deleting file `qmake_image_collection.cpp'
> make[3]: *** Waiting for unfinished jobs
> make[3]: Leaving directory
> `/var/tmp/portage/x11-libs/qt-3.3.8-r2/work/qt-x11-free-3.3.8/tools/designe
>r/designer' make[2]: *** [sub-designer] Error 2
> make[2]: Leaving directory
> `/var/tmp/portage/x11-libs/qt-3.3.8-r2/work/qt-x11-free-3.3.8/tools/designe
>r' make[1]: *** [sub-designer] Error 2
> make[1]: Leaving directory
> `/var/tmp/portage/x11-libs/qt-3.3.8-r2/work/qt-x11-free-3.3.8/tools'
> make: *** [sub-tools] Error 2
>
> !!! ERROR: x11-libs/qt-3.3.8-r2 failed.
> Call stack:
>   ebuild.sh, line 1615:   Called dyn_compile
>   ebuild.sh, line 972:   Called qa_call 'src_compile'
>   ebuild.sh, line 44:   Called src_compile
>   qt-3.3.8-r2.ebuild, line 215:   Called die
>
> !!! (no error message)
> !!! If you need support, post the topmost build error, and the call
> stack if relevant.
> !!! A complete build log is located at
> '/var/tmp/portage/x11-libs/qt-3.3.8-r2/temp/build.log'.
>
>
> I was advised to upgrade to newest gcc - I did, and I also have the
> latest binutils avaluable in the portage. None of those thing helped.
> I'm quite stuck - I've installed gentoo on several other machines, but
> never had such a problem.
> Please advise
>
> Regards
> Krzysztof.

I've got the same problem while preparing two gentoo installations in two 
chroots. Only qt-3* (not qt-4* !), Celestia and Kspread do not compile. No 
special cflags. Deactivating useflags did not help. 
In one chroot I could partially solve the problem by reducing the number of 
make jobs to one ( MAKEOPTS="-j1" )


pgp6N9KINk04D.pgp
Description: PGP signature


Re: [gentoo-user] emerge kdesktop fails

2007-06-17 Thread Vladimir Rusinov

On 6/17/07, dexter <[EMAIL PROTECTED]> wrote:


I was advised to upgrade to newest gcc - I did, and I also have the
latest binutils avaluable in the portage. None of those thing helped.
I'm quite stuck - I've installed gentoo on several other machines, but
never had such a problem.
Please advise



May be overtuned CFLAGS?

Please, show emerge --info

--
Vladimir Rusinov
GreenMice Solutions: IT-решения на базе Linux
http://greenmice.info/


[gentoo-user] emerge kdesktop fails

2007-06-17 Thread dexter

I've already posted to gentoo forums, but it didn't do me any good.

I'm trying to install gentoo on my desktop computer, and emerge kdesktop 
fails on compiling qt.

Build log from qt compilation is as follows


/var/tmp/portage/x11-libs/qt-3.3.8-r2/work/qt-x11-free-3.3.8/bin/moc 
mainwindow.h -o .moc/release-shared-mt/moc_mainwindow.cpp

make[3]: *** [qmake_image_collection.cpp] Illegal instruction
make[3]: *** Deleting file `qmake_image_collection.cpp'
make[3]: *** Waiting for unfinished jobs
make[3]: Leaving directory 
`/var/tmp/portage/x11-libs/qt-3.3.8-r2/work/qt-x11-free-3.3.8/tools/designer/designer'

make[2]: *** [sub-designer] Error 2
make[2]: Leaving directory 
`/var/tmp/portage/x11-libs/qt-3.3.8-r2/work/qt-x11-free-3.3.8/tools/designer'

make[1]: *** [sub-designer] Error 2
make[1]: Leaving directory 
`/var/tmp/portage/x11-libs/qt-3.3.8-r2/work/qt-x11-free-3.3.8/tools'

make: *** [sub-tools] Error 2

!!! ERROR: x11-libs/qt-3.3.8-r2 failed.
Call stack:
 ebuild.sh, line 1615:   Called dyn_compile
 ebuild.sh, line 972:   Called qa_call 'src_compile'
 ebuild.sh, line 44:   Called src_compile
 qt-3.3.8-r2.ebuild, line 215:   Called die

!!! (no error message)
!!! If you need support, post the topmost build error, and the call 
stack if relevant.
!!! A complete build log is located at 
'/var/tmp/portage/x11-libs/qt-3.3.8-r2/temp/build.log'.



I was advised to upgrade to newest gcc - I did, and I also have the 
latest binutils avaluable in the portage. None of those thing helped. 
I'm quite stuck - I've installed gentoo on several other machines, but 
never had such a problem.

Please advise

Regards
Krzysztof.

--
[EMAIL PROTECTED] mailing list