Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 658554

Summary: dev-lang/spark-2017: gnatcoll.gpr:10:17: shared library project "gnatcoll" cannot import static library project "xmlada_schema"
Product: Gentoo Linux Reporter: Sergey 'L29Ah' Alirzaev <zl29ah>
Component: Current packagesAssignee: Tupone Alfredo <tupone>
Status: RESOLVED FIXED    
Severity: normal CC: esigra, tupone
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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(-)