Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 756907 - sci-visualization/labplot-9999: error: 'src/3rdparty/install/lib/libreadstat.a', needed by 'src/labplot2', missing and no known rule to make it
Summary: sci-visualization/labplot-9999: error: 'src/3rdparty/install/lib/libreadstat....
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andreas K. Hüttel
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-11-26 19:06 UTC by Jack
Modified: 2020-11-29 23:36 UTC (History)
3 users (show)

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


Attachments
Build log (build.log,13.92 KB, text/x-log)
2020-11-26 19:08 UTC, Jack
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jack 2020-11-26 19:06:57 UTC
First lines of compile:
 ninja -v -j8 -l10
 ninja: error: 'src/3rdparty/install/lib/libreadstat.a', needed by 'src/labplot2', missing and no known rule to make it

Cmake output includes:
-- Could NOT find ReadStat (missing: READSTAT_LIBRARY READSTAT_INCLUDE_DIR) 
-- ReadStat library NOT FOUND. Building own version


Reproducible: Always

Steps to Reproduce:
1. unmask labplot-9999 and emerge
Actual Results:  
Failure as above

Expected Results:  
Successful compile

I'm not certain, but it looks like it's not actually fetching/building readstats before trying to use it.
Comment 1 Jack 2020-11-26 19:08:09 UTC
Created attachment 675187 [details]
Build log
Comment 3 Larry the Git Cow gentoo-dev 2020-11-29 23:19:37 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=479807cea769fdfadea29e16d68e97e254543e35

commit 479807cea769fdfadea29e16d68e97e254543e35
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2020-11-29 23:18:09 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-11-29 23:19:00 +0000

    sci-visualization/labplot: Disable ENABLE_READSTAT
    
    Closes: https://bugs.gentoo.org/756907
    Package-Manager: Portage-3.0.11, Repoman-3.0.2
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 sci-visualization/labplot/labplot-9999.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
Comment 4 Jack 2020-11-29 23:36:09 UTC
Thanks, I'll test as soon as this makes it to the mirrors.  However, labplot-9999 is in the main portage tree, not in the KDE overlay.  Should it be moved, or should the bug title be reverted?
Comment 5 Andreas Sturmlechner gentoo-dev 2020-11-29 23:36:53 UTC
...right, one of the few exceptions.