| View previous topic :: View next topic |
| Author |
Message |
m_0_r_0_n Tux's lil' helper


Joined: 29 Aug 2006 Posts: 78 Location: Duesseldorf, Germany
|
Posted: Thu Feb 08, 2007 9:08 am Post subject: ERROR: gnome-extra/gtkhtml-3.0.10-r1 failed |
|
|
Hi, I tried to install the mysql-query-browser but I get an error when emerge is applying the gtkhtml-3.0.7-libtool.patch !!! ERROR: gnome-extra/gtkhtml-3.0.10-r1 failed. Any idea how to fix this?
...
config.status: executing default-2 commands
config.status: executing default-3 commands
Configuration:
Editor component type: shlib
* Applying gtkhtml-3.0.7-libtool.patch ...
* Failed Patch: gtkhtml-3.0.7-libtool.patch !
* ( /usr/portage/gnome-extra/gtkhtml/files/gtkhtml-3.0.7-libtool.patch )
*
* Include in your bugreport the contents of:
*
* /var/tmp/portage/gtkhtml-3.0.10-r1/temp/gtkhtml-3.0.7-libtool.patch-15413.out
!!! ERROR: gnome-extra/gtkhtml-3.0.10-r1 failed.
Call stack:
ebuild.sh, line 1546: Called dyn_compile
ebuild.sh, line 937: Called src_compile
gtkhtml-3.0.10-r1.ebuild, line 49: Called epatch '/usr/portage/gnome-extra/gtkhtml/files/gtkhtml-3.0.7-libtool.patch'
eutils.eclass, line 341: Called die
!!! Failed Patch: gtkhtml-3.0.7-libtool.patch!
!!! If you need support, post the topmost build error, and the call stack if relevant. |
|
| Back to top |
|
 |
Dan Veteran

Joined: 25 Oct 2005 Posts: 1300
|
Posted: Thu Feb 08, 2007 3:32 pm Post subject: |
|
|
try emerge -av libtool _________________ - Failure is not an option. It's bundled with your software. |
|
| Back to top |
|
 |
m_0_r_0_n Tux's lil' helper


Joined: 29 Aug 2006 Posts: 78 Location: Duesseldorf, Germany
|
Posted: Thu Feb 08, 2007 4:06 pm Post subject: |
|
|
| It s already installed |
|
| Back to top |
|
 |
Dan Veteran

Joined: 25 Oct 2005 Posts: 1300
|
Posted: Thu Feb 08, 2007 4:12 pm Post subject: |
|
|
yeah i understood that it was already installed, was suggesting try reinstall.
maybe even | Code: | | emerge libtool && emerge -uDN world && revdep-rebuild | would help. _________________ - Failure is not an option. It's bundled with your software. |
|
| Back to top |
|
 |
m_0_r_0_n Tux's lil' helper


Joined: 29 Aug 2006 Posts: 78 Location: Duesseldorf, Germany
|
Posted: Thu Feb 08, 2007 11:22 pm Post subject: |
|
|
Problem still exists even after
# emerge libtool
...OK!
# emerge -uDNvat world
...OK!
# revdep-rebuild
Configuring search environment for revdep-rebuild
Checking reverse dependencies...
Packages containing binaries and libraries broken by a package update
will be emerged.
Collecting system binaries and libraries... done.
(/root/.revdep-rebuild.1_files)
Collecting complete LD_LIBRARY_PATH... done.
(/root/.revdep-rebuild.2_ldpath)
Checking dynamic linking consistency...
done.
(/root/.revdep-rebuild.3_rebuild)
Assigning files to ebuilds... Nothing to rebuild
Evaluating package order... done.
(/root/.revdep-rebuild.5_order)
Dynamic linking on your system is consistent... All done.
# emerge dev-db/mysql-query-browser
Calculating dependencies... done!
>>> Emerging (1 of 5) gnome-extra/gtkhtml-3.0.10-r1 to /
* gtkhtml-3.0.10.tar.bz2 MD5 ... [ ok ]
* gtkhtml-3.0.10.tar.bz2 RMD160 ... [ ok ]
....
config.status: executing default-3 commands
Configuration:
Editor component type: shlib
* Applying gtkhtml-3.0.7-libtool.patch ...
* Failed Patch: gtkhtml-3.0.7-libtool.patch !
* ( /usr/portage/gnome-extra/gtkhtml/files/gtkhtml-3.0.7-libtool.patch )
*
* Include in your bugreport the contents of:
*
* /var/tmp/portage/gtkhtml-3.0.10-r1/temp/gtkhtml-3.0.7-libtool.patch-23228.out
!!! ERROR: gnome-extra/gtkhtml-3.0.10-r1 failed.
Call stack:
ebuild.sh, line 1546: Called dyn_compile
ebuild.sh, line 937: Called src_compile
gtkhtml-3.0.10-r1.ebuild, line 49: Called epatch '/usr/portage/gnome-extra/gtkhtml/files/gtkhtml-3.0.7-libtool.patch'
eutils.eclass, line 341: Called die
!!! Failed Patch: gtkhtml-3.0.7-libtool.patch!
!!! If you need support, post the topmost build error, and the call stack if relevant. |
|
| Back to top |
|
 |
Dan Veteran

Joined: 25 Oct 2005 Posts: 1300
|
Posted: Fri Feb 09, 2007 12:04 am Post subject: |
|
|
Which other versions do you already have installed?
I have these
Installed: 2.6.3(2)(14:32:40 10/17/06)(-accessibility -debug)
3.0.10-r1(3)(13:46:16 01/09/07)(-debug)
3.12.2(3. (13:09:55 02/03/07)(-debug -static) _________________ - Failure is not an option. It's bundled with your software. |
|
| Back to top |
|
 |
m_0_r_0_n Tux's lil' helper


Joined: 29 Aug 2006 Posts: 78 Location: Duesseldorf, Germany
|
Posted: Fri Feb 09, 2007 12:23 pm Post subject: |
|
|
| Sorry, but I dont know how to check this. |
|
| Back to top |
|
 |
Dan Veteran

Joined: 25 Oct 2005 Posts: 1300
|
Posted: Fri Feb 09, 2007 1:46 pm Post subject: |
|
|
| Code: | | emerge eix && eix-sync && emerge -uDNa world && eix gtkhtml |
_________________ - Failure is not an option. It's bundled with your software. |
|
| Back to top |
|
 |
m_0_r_0_n Tux's lil' helper


Joined: 29 Aug 2006 Posts: 78 Location: Duesseldorf, Germany
|
Posted: Fri Feb 09, 2007 3:38 pm Post subject: |
|
|
* dev-dotnet/gtkhtml-sharp
Available versions:
(1) 1.0.8-r1 1.0.10
(2) ~2.4.0 ~2.4.2 ~2.8.0 ~2.8.2 2.16.0
Homepage: http://gtk-sharp.sourceforge.net/
Description: gtkhtml component of gtk-sharp
* dev-ruby/ruby-gtkhtml2
Available versions: ~0.14.1 ~0.15.0 ~0.16.0
Homepage: http://ruby-gnome2.sourceforge.jp/
Description: Ruby GtkHtml2 bindings
[I] gnome-extra/gtkhtml
Available versions:
(2) 2.6.3
(3) 3.0.10 3.0.10-r1
(3.2) 3.2.4 3.2.5
(3.6) 3.6.2
(3.8) 3.10.2 3.12.2 ~3.12.3
Installed: 2.6.3(2)(09:59:24 01/01/07)(-accessibility -debug)
3.12.2(3.8)(15:11:24 01/30/07)(-debug -static)
Homepage: http://www.gnome.org/
Description: Lightweight HTML Rendering/Printing/Editing Engine
* mail-client/claws-mail-gtkhtml
Available versions: 0.13 ~0.14 ~0.14.1
Homepage: http://claws.sylpheed.org
Description: Renders HTML mail using the gtkhtml2 rendering widget.
* mail-client/sylpheed-claws-gtkhtml
Available versions: ~0.10 ~0.10.1 ~0.11 ~0.12
Homepage: http://claws.sylpheed.org
Description: Renders HTML mail using the gtkhtml2 rendering widget. |
|
| Back to top |
|
 |
Dan Veteran

Joined: 25 Oct 2005 Posts: 1300
|
Posted: Fri Feb 09, 2007 4:16 pm Post subject: |
|
|
try to re install and or upgrade gtk+ | Code: | | emerge =x11-libs/gtk+-1.2.10-r12 =x11-libs/gtk+-2.10.6 |
_________________ - Failure is not an option. It's bundled with your software. |
|
| Back to top |
|
 |
m_0_r_0_n Tux's lil' helper


Joined: 29 Aug 2006 Posts: 78 Location: Duesseldorf, Germany
|
Posted: Fri Feb 09, 2007 9:19 pm Post subject: |
|
|
I get the same error, I give it up. I wont install the mysql-query-browser.
There are a lot of warnings, when installing gtk+
libtool: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../..//libXrandr.la' seems to be moved
libtool: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../..//libXcursor.la' seems to be moved
libtool: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../..//libXfixes.la' seems to be moved
libtool: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../..//libpangocairo-1.0.la' seems to be moved
libtool: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../..//libpango-1.0.la' seems to be moved
libtool: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../..//libX11.la' seems to be moved
libtool: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../..//libatk-1.0.la' seems to be moved
libtool: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../..//libgobject-2.0.la' seems to be moved
libtool: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../..//libgmodule-2.0.la' seems to be moved
libtool: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../..//libglib-2.0.la' seems to be moved
libtool: link: warning: `/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../..//libcairo.la' seems to be moved
a lot of more of these warnings. |
|
| Back to top |
|
 |
Dan Veteran

Joined: 25 Oct 2005 Posts: 1300
|
Posted: Fri Feb 09, 2007 9:40 pm Post subject: |
|
|
those warnings are common did both gtk+ packages emerge successfully? _________________ - Failure is not an option. It's bundled with your software. |
|
| Back to top |
|
 |
m_0_r_0_n Tux's lil' helper


Joined: 29 Aug 2006 Posts: 78 Location: Duesseldorf, Germany
|
Posted: Sat Feb 10, 2007 8:35 am Post subject: |
|
|
>>> Regenerating /etc/ld.so.cache...
>>> Original instance of package unmerged safely.
>>> Regenerating /etc/ld.so.cache...
>>> x11-libs/gtk+-2.10.6 merged.
>>> No packages selected for removal by clean.
>>> Auto-cleaning packages...
>>> No outdated packages were found on your system... |
|
| Back to top |
|
 |
Dan Veteran

Joined: 25 Oct 2005 Posts: 1300
|
Posted: Sat Feb 10, 2007 2:33 pm Post subject: |
|
|
http://bugs.gentoo.org/show_bug.cgi?id=165524
I confirm that I can reproduce your problem..... As I stated on the bug report, It installed fine for me on Jan 9 but I can't complete the emerge now , getting the exact same thing as you posted. _________________ - Failure is not an option. It's bundled with your software. |
|
| Back to top |
|
 |
|