First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 4728
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Linux Gnome Desktop Team <gnome@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Jason Woofenden <jason105@herkamire.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
sawfish-themes.log sawfish-themes error text/plain Wilbert van Bakel 2002-08-03 12:21 0000 2.95 KB Details
sawfish.error rep-gtk error text/plain Wilbert van Bakel 2002-08-04 18:57 0000 5.42 KB Details
sawfish.error sawfish-1.0.1-r5 error text/plain Wilbert van Bakel 2002-08-05 14:53 0000 28.09 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 4728 depends on: Show dependency tree
Bug 4728 blocks:
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: 2002-07-08 22:56 0000
# emerge /usr/portage/x11-wm/sawfish/sawfish-1.0.1-r4.ebuild

checking for rep - version >= 0.14... version 0.16
checking for GNU msgfmt... /usr/bin/msgfmt
checking for correct rep-gtk version... no
configure: error: You need rep-gtk version 0.14+

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

!!! emerge aborting on  /usr/portage/x11-wm/sawfish/sawfish-1.0.1-r4.ebuild .


# emerge -p rep-gtk

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

Calculating dependencies ...done!
[ebuild   R  ] x11-libs/rep-gtk-0.16 to /

------- Comment #1 From Wilbert van Bakel 2002-08-03 12:21:08 0000 -------
Created an attachment (id=2794) [edit]
sawfish-themes error

sawfish-themes need rep-gtk-14+ installed.
My system has rep-gtk-16, as you can see in the attachment. Still, it wont
install the themes.

I also had problems with installing sawfish, rep-gtk complained about
--target=${CHOST} not possible. I removed that line in the ebuild and that
solved this problem. I will see if I can reproduce the error and attach it.

------- Comment #2 From Gabriele Giorgetti 2002-08-04 10:21:00 0000 -------
Can you please check that sawfish-1.0.1-r5.ebuild fixes this issue ?

Thank you.

------- Comment #3 From Wilbert van Bakel 2002-08-04 18:57:38 0000 -------
Created an attachment (id=2823) [edit]
rep-gtk error

I am still stuck with rep-gtk. I am installing in a clean bootstrapped chroot.

------- Comment #4 From Gabriele Giorgetti 2002-08-05 03:40:16 0000 -------
This is now a problem with rep-gtk, can you please emerge gmp and librep and
see
if you still get this error ?

emerge gmp
emerge librep

Thanks.

------- Comment #5 From Wilbert van Bakel 2002-08-05 14:53:07 0000 -------
Created an attachment (id=2841) [edit]
sawfish-1.0.1-r5 error

I had to emerge gmp, librep AND gdk-pixbuf, before I could start with
sawfish-1.0.1-r5. Still some problems here, though.

------- Comment #6 From Doug Weimer 2002-08-06 16:35:23 0000 -------
On my machine I found the error in attachement "sawfish-1.0.1-r5 error" to be
caused by the MAKEOPTS="-j2" setting in /etc/make.globals. The -j2 option allows
make to run two commands simultaneously which causes the sawfish build process
to execute certain libtool calls out of order. Switching this option to -j1
should fix the problem. For a further explanation of the specific calls affected
read below:

By running src/fake-libexec out of order several problems are created. First if
the src/.libs directory isn't created yet fake-libexec fails completely. Second
if the libraries haven't been compiled yet and placed in src/.lib the symlinks
between .lib and .libexec will not be created.

------- Comment #7 From foser (RETIRED) 2002-10-10 11:15:46 0000 -------
Does the MAKEOPTS change suggested in comment #6 fix the problem for everyone ? 

------- Comment #8 From psk 2002-10-15 10:00:18 0000 -------
   -j1 Seems to solve mine (I had the same problem as him).
   Thanks a lot. 

------- Comment #9 From foser (RETIRED) 2002-10-15 11:33:55 0000 -------
I added a new 1.0.1 revision (r6), with a strict MAKEOPTS="-j1" . I think this
should fix all problems.

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