Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 658554 - dev-lang/spark-2017: gnatcoll.gpr:10:17: shared library project "gnatcoll" cannot import static library project "xmlada_schema"
Summary: dev-lang/spark-2017: gnatcoll.gpr:10:17: shared library project "gnatcoll" ca...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Tupone Alfredo
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-06-20 07:34 UTC by Sergey 'L29Ah' Alirzaev
Modified: 2022-03-07 14:22 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey 'L29Ah' Alirzaev 2018-06-20 07:34:24 UTC
gprbuild  -Pgnat2why -j0 -cargs -O2 -pipe -largs -Wl,-O1 -Wl,--as-needed
gnatcoll.gpr:10:17: shared library project "gnatcoll" cannot import static library project "xmlada_schema"
gnatcoll.gpr:10:17: shared library project "gnatcoll" cannot import static library project "xmlada_input"
gnatcoll.gpr:10:17: shared library project "gnatcoll" cannot import static library project "xmlada_unicode"
gnatcoll.gpr:10:17: shared library project "gnatcoll" cannot import static library project "xmlada_sax"
gnatcoll.gpr:10:17: shared library project "gnatcoll" cannot import static library project "xmlada_dom"
gpr.gpr:9:17: shared library project "gpr" cannot import static library project "xmlada_dom"
gpr.gpr:9:17: shared library project "gpr" cannot import static library project "xmlada_input"
gpr.gpr:9:17: shared library project "gpr" cannot import static library project "xmlada_unicode"
gpr.gpr:9:17: shared library project "gpr" cannot import static library project "xmlada_sax"
gpr.gpr:9:17: shared library project "gpr" cannot import static library project "xmlada_schema"
gprbuild: "gnat2why" processing failed


Build log: https://dump.bitcheese.net/files/xomagak/build.log
Comment 1 Larry the Git Cow gentoo-dev 2018-06-26 19:25:30 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a44c2ce8dff33d5381fbaa1f39740f612145712

commit 2a44c2ce8dff33d5381fbaa1f39740f612145712
Author:     Tupone Alfredo <tupone@gentoo.org>
AuthorDate: 2018-06-26 19:25:16 +0000
Commit:     Tupone Alfredo <tupone@gentoo.org>
CommitDate: 2018-06-26 19:25:16 +0000

    dev-lang/spark: Fix build.
    
    Closes: https://bugs.gentoo.org/658554
    Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-lang/spark/spark-2017.ebuild | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)