Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 855470 - [guru] dev-java/gluegen-2.3.2 fails to compile
Summary: [guru] dev-java/gluegen-2.3.2 fails to compile
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Alessandro Barbieri
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-01 05:52 UTC by Agostino Sarubbo
Modified: 2022-07-07 07:33 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,87.52 KB, text/plain)
2022-07-01 05:53 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-07-01 05:52:59 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-java/gluegen-2.3.2 fails to compile.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-07-01 05:53:02 UTC
Created attachment 789128 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2022-07-07 07:33:16 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1741005ef0607ee33620b6e3496eaf3c68e564a9

commit 1741005ef0607ee33620b6e3496eaf3c68e564a9
Author:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
AuthorDate: 2022-07-05 09:06:28 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
CommitDate: 2022-07-06 00:10:29 +0000

    dev-java/gluegen: Debian patches
    
    Closes: https://bugs.gentoo.org/855470
    Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>

 .../files/gluegen-2.2.4-dont-test-archive.patch    |  14 --
 ...gluegen-2.3.2-add-mips64el-mipsn32-support.diff | 229 ++++++++++++++++++
 dev-java/gluegen/files/gluegen-2.3.2-armhf.diff    |  62 +++++
 .../gluegen-2.3.2-disable-java-version-check.diff  |  28 +++
 .../gluegen-2.3.2-disable-static-linking.diff      |  42 ++++
 .../gluegen-2.3.2-disable-test-zip-archive.diff    |  11 +
 .../files/gluegen-2.3.2-disableArchive7z.diff      |  26 ++
 .../files/gluegen-2.3.2-disable_git_call.diff      |  17 ++
 ...-strip.patch => gluegen-2.3.2-dont-strip.patch} |   3 +-
 .../gluegen-2.3.2-fix-alpha-build-config.patch     |  11 +
 .../gluegen-2.3.2-fix-arm64-build-config.diff      |  75 ++++++
 .../gluegen/files/gluegen-2.3.2-fix_gcc-10.patch   |  18 ++
 .../gluegen/files/gluegen-2.3.2-hideException.diff |  18 ++
 .../files/gluegen-2.3.2-java10-compatibility.patch | 263 +++++++++++++++++++++
 dev-java/gluegen/files/gluegen-2.3.2-linker.diff   |  11 +
 .../files/gluegen-2.3.2-missing-arch-symbol.diff   |  39 +++
 .../files/gluegen-2.3.2-non-linux-support.diff     |  16 ++
 .../files/gluegen-2.3.2-ppc64el-support.diff       | 207 ++++++++++++++++
 .../files/gluegen-2.3.2-remove-static-lib.patch    | 106 ---------
 dev-java/gluegen/files/gluegen-2.3.2-rtjar.diff    |  67 ++++++
 .../gluegen/files/gluegen-2.3.2-s390x-support.diff | 138 +++++++++++
 dev-java/gluegen/files/gluegen-2.3.2-tests.diff    | 171 ++++++++++++++
 dev-java/gluegen/gluegen-2.3.2.ebuild              |  36 ++-
 23 files changed, 1473 insertions(+), 135 deletions(-)