Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 100371 - qtparted emerge fails with "libreiserfs not found"
Summary: qtparted emerge fails with "libreiserfs not found"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Caleb Tennis (RETIRED)
URL:
Whiteboard:
Keywords:
: 100707 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-07-26 08:48 UTC by Aidan Thornton
Modified: 2005-07-29 08:05 UTC (History)
2 users (show)

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


Attachments
config.log from failed configure (config.log,59.03 KB, text/plain)
2005-07-26 08:50 UTC, Aidan Thornton
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Aidan Thornton 2005-07-26 08:48:32 UTC
The ebuilds for qtparted-0.4.4 and 0.4.4-r1 fail with the following error:

checking for reiserfs_fs_create in -lreiserfs... no
configure: error: *** reiserfsprogs library (libreiserfs) not found

Neither reiserfsprogs nor progsreiserfs are in the dependencies list, and there
is what appears to be an attempt to disable reiserfs support with the
--disable-reiserfs flag. However, it seems that this flag isn't passed to the
configure script as running "./configure --disable-reiserfs" directly succeeds.

Reproducible: Always
Steps to Reproduce:
1. emerge qtparted


Actual Results:  
Fails with error about missing reiserfsprogs in config

Expected Results:  
Configured and built with Reiserfs support disabled

Portage, etc, versions as follows:

Portage 2.0.51.22-r2 (default-linux/x86/2005.0, gcc-3.3.5-20050130,
glibc-2.3.5-r0, 2.6.12-gentoo-r6 i686)
=================================================================
System uname: 2.6.12-gentoo-r6 i686 AMD Duron(tm) Processor
Gentoo Base System version 1.6.13
dev-lang/python:     2.3.5
sys-apps/sandbox:    1.2.11
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
Comment 1 Aidan Thornton 2005-07-26 08:50:38 UTC
Created attachment 64357 [details]
config.log from failed configure

The config.log from the failed configure, which the error message suggests
submitting.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-07-26 09:36:08 UTC

*** This bug has been marked as a duplicate of 47263 ***
Comment 3 SpanKY gentoo-dev 2005-07-26 11:01:40 UTC
looks like caleb broke it with the qt/kde changes
Comment 4 SpanKY gentoo-dev 2005-07-26 11:02:46 UTC
the qt/kde changes were incomplete ... the resulting ebuild broke configure
Comment 5 Chris Gianelloni (RETIRED) gentoo-dev 2005-07-26 11:24:36 UTC
Hrrrmn... how did I (livecd) get added to metadata on qtparted anyway? I don't
even have anything QT installed... :P
Comment 6 Caleb Tennis (RETIRED) gentoo-dev 2005-07-26 11:45:24 UTC
Changed inherit back to kde, should fix this. 
Comment 7 Jakub Moc (RETIRED) gentoo-dev 2005-07-29 08:05:30 UTC
*** Bug 100707 has been marked as a duplicate of this bug. ***