Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 717738 - app-office/abiword-3.0.4[wordperfect] fails to build: wants old versions of libwpg, libwpd, not in tree
Summary: app-office/abiword-3.0.4[wordperfect] fails to build: wants old versions of l...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal major (vote)
Assignee: David Seifert
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-16 17:57 UTC by Israel G. Lugo
Modified: 2020-04-20 02:37 UTC (History)
4 users (show)

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


Attachments
build.log (build.log,13.98 KB, text/x-log)
2020-04-16 17:57 UTC, Israel G. Lugo
Details
config.log (config.log,85.40 KB, text/x-log)
2020-04-16 17:58 UTC, Israel G. Lugo
Details
emerge --info app-office/abiword (emerge-info.txt,8.30 KB, text/plain)
2020-04-16 17:59 UTC, Israel G. Lugo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Israel G. Lugo 2020-04-16 17:57:38 UTC
Created attachment 633260 [details]
build.log

Emerging app-office/abiword-3.0.4 fails with the following error:

checking for  libgsf-1 >= 1.14.18 redland >= 1.0.10 rasqal >= 0.9.17 ... yes
checking for  libgsf-1 >= 1.14.18 libwpg-0.2 >= 0.2.0 libwpd-0.9 >= 0.9.0 libwpd-stream-0.9 >= 0.9.0 ... no
configure: error: Package requirements ( libgsf-1 >= 1.14.18 libwpg-0.2 >= 0.2.0 libwpd-0.9 >= 0.9.0 libwpd-stream-0.9 >= 0.9.0 ) were not met:

No package 'libwpg-0.2' found
No package 'libwpd-0.9' found
No package 'libwpd-stream-0.9' found

Note these packages do not exist in the tree at these versions:

$ eix -c libwpd -o libwpg
[I] app-text/libwpd (0.10.3(0.10)@03/17/19): WordPerfect Document import/export library
[I] app-text/libwpg (0.3.3(0.3)@03/17/19): C++ library to read and parse graphics in WPG
Comment 1 Israel G. Lugo 2020-04-16 17:58:07 UTC
Created attachment 633262 [details]
config.log
Comment 2 Israel G. Lugo 2020-04-16 17:59:59 UTC
Created attachment 633264 [details]
emerge --info app-office/abiword
Comment 3 David W Noon 2020-04-16 18:32:29 UTC
I have this problem too, on an all-stable x86 box.
Comment 4 Larry the Git Cow gentoo-dev 2020-04-18 11:02:40 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a38810bc88dcefe0612eeafcc8e713b0026717a

commit 6a38810bc88dcefe0612eeafcc8e713b0026717a
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2020-04-18 11:02:24 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2020-04-18 11:02:24 +0000

    app-office/abiword: Add patches back
    
    Closes: https://bugs.gentoo.org/717738
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: David Seifert <soap@gentoo.org>

 app-office/abiword/Manifest                        |  1 +
 app-office/abiword/abiword-3.0.4.ebuild            | 13 ++++--
 .../abiword/files/abiword-3.0.4-enchant-2.patch    | 54 ----------------------
 3 files changed, 10 insertions(+), 58 deletions(-)
Comment 5 David Seifert gentoo-dev 2020-04-18 11:03:30 UTC
Patches back, sorry for messing this up.