Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 368031 - x11-wm/sawfish-1.3.3 failed (compile phase): configure: error: can't find librep; is it installed?
Summary: x11-wm/sawfish-1.3.3 failed (compile phase): configure: error: can't find lib...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-19 10:42 UTC by taaroa
Modified: 2011-07-20 16:43 UTC (History)
1 user (show)

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


Attachments
build log (x11-wm:sawfish-1.3.3:20110519-102000.log,4.24 KB, text/plain)
2011-05-19 10:43 UTC, taaroa
Details
conf.log (sawfish-1.3.3.conf.log,24.08 KB, text/plain)
2011-05-19 10:46 UTC, taaroa
Details
emerge --info (emergeinfolibrep,14.81 KB, text/plain)
2011-05-19 12:31 UTC, taaroa
Details

Note You need to log in before you can comment on or make changes to this bug.
Description taaroa 2011-05-19 10:42:02 UTC
checking for rep - version >= 0.14... ./configure: line 6660: rep-config: command not found
configure: error: can't find librep; is it installed?

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/x11-wm/sawfish-1.3.3/work/sawfish-1.3.3/config.log
 * ERROR: x11-wm/sawfish-1.3.3 failed (compile phase):
 *   econf failed
 * 
 * Call stack:
 *     ebuild.sh, line   56:  Called src_compile
 *   environment, line 2203:  Called econf '--disable-themer' '--with-gdk-pixbuf' '--with-audiofile' '--without-esd' '--with-pango' '--with-gnome-prefix=/usr' '--enable-gnome-widgets' '--enable-capplet' '--enable-linguas= ru '
 *     ebuild.sh, line  557:  Called die
 * The specific snippet of code:
 *                      die "econf failed"


Reproducible: Always

Steps to Reproduce:
1. emerge \=x11-wm/sawfish-1.3.3
2.
3.
Actual Results:  
configure: error: can't find librep; is it installed?
Comment 1 taaroa 2011-05-19 10:43:11 UTC
Created attachment 273925 [details]
build log
Comment 2 taaroa 2011-05-19 10:46:14 UTC
Created attachment 273927 [details]
conf.log
Comment 3 taaroa 2011-05-19 10:51:56 UTC
# eix -e librep
[U] dev-libs/librep
     Available versions:  0.17-r1 0.17-r2 (~)0.17_p20070101 (~)0.17.3 (~)0.90.3 (~)0.90.5 (~)0.90.6{tbz2} (~)0.91.0 (~)0.91.0[1] (~)0.91.1 {emacs gmp readline}
     Installed versions:  0.90.6{tbz2}(18:19:18 19.05.2011)(readline -emacs)
     Homepage:            http://sawfish.wikia.com/
     Description:         Shared library implementing a Lisp dialect
Comment 4 Gilles Dartiguelongue (RETIRED) gentoo-dev 2011-05-19 12:05:07 UTC
emerge --info please
Comment 5 taaroa 2011-05-19 12:31:04 UTC
Created attachment 273943 [details]
emerge --info
Comment 6 katabami 2011-05-21 06:04:52 UTC
Hi. According the upstream maintainer[1], librep detection method has changed, and you can't mix an old sawfish with recent librep. More precisely, librep >= 0.90.3 can't be detected by Sawfish < 1.5.0.

I recommend upgrading Sawfish. (I know bug 367623.)

Developers, could you either delete Sawfish-1.3.3 (and stabilize 1.6.3), or add ! >= librep-0.90.3 ? There's also a bump request bug 341855.

[1]
http://mail.gnome.org/archives/sawfish-list/2011-May/msg00081.html

(I'm not a Gentoo developer.)
Comment 7 Pacho Ramos gentoo-dev 2011-07-20 16:43:46 UTC
+  20 Jul 2011; Pacho Ramos <pacho@gentoo.org> sawfish-1.3.3.ebuild:
+  Force librep-0.17, bug #368031 by taaroa.
+

Anyway please don't mix stable and testing often as we don't support that setups (I am doing an exception here as it's easy to fix and I want to clean a bit sawfish bug list ;))