Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 741096 - dev-lang/gdl-0.9.6-r3 fails to compile
Summary: dev-lang/gdl-0.9.6-r3 fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 735280 741402
  Show dependency tree
 
Reported: 2020-09-08 07:10 UTC by Agostino Sarubbo
Modified: 2020-09-27 19:17 UTC (History)
0 users

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


Attachments
build.log (build.log,11.04 KB, text/plain)
2020-09-08 07:10 UTC, Agostino Sarubbo
Details
1-CMakeError.log (1-CMakeError.log,5.80 KB, text/plain)
2020-09-08 07:10 UTC, Agostino Sarubbo
Details
1-CMakeOutput.log (1-CMakeOutput.log,120.15 KB, text/plain)
2020-09-08 07:10 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 2020-09-08 07:10:40 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-lang/gdl-0.9.6-r3 fails to compile.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
This machine uses a clang/LLVM toolchain.
If you think that this issue is strictly related to clang/LLVM please block bug 408963. If you think that this issue is strictly related to the LLD linker, please block bug 731004.
This machine uses also GLIBC-2.32. If you think that this issue is strictly related to GLIBC please block bug 736174.
Comment 1 Agostino Sarubbo gentoo-dev 2020-09-08 07:10:43 UTC
Created attachment 659094 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-09-08 07:10:45 UTC
Created attachment 659096 [details]
1-CMakeError.log

1-CMakeError.log
Comment 3 Agostino Sarubbo gentoo-dev 2020-09-08 07:10:46 UTC
Created attachment 659098 [details]
1-CMakeOutput.log

1-CMakeOutput.log
Comment 4 Larry the Git Cow gentoo-dev 2020-09-27 19:17:26 UTC
The bug has been closed via the following commit(s):

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

commit f38b0bb1db2a273c85a641624a3f5f2515058102
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2020-09-27 19:17:09 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2020-09-27 19:17:09 +0000

    dev-lang/gdl: Remove old 0.9.6
    
    Closes: https://bugs.gentoo.org/735280
    Closes: https://bugs.gentoo.org/741096
    Closes: https://bugs.gentoo.org/741402
    Package-Manager: Portage-3.0.8, Repoman-3.0.1
    Signed-off-by: David Seifert <soap@gentoo.org>

 dev-lang/gdl/Manifest                              |   1 -
 dev-lang/gdl/files/0.9.2-include.patch             |  10 --
 dev-lang/gdl/files/0.9.5-antlr.patch               |  91 ------------
 dev-lang/gdl/files/0.9.5-png.patch                 |  15 --
 ....9.6-disable-tests-hanging-under-xvfb-run.patch |  80 ----------
 dev-lang/gdl/files/0.9.6-fix-file-move.patch       |  14 --
 .../gdl/files/0.9.6-fix-python-function-call.patch |  30 ----
 dev-lang/gdl/files/0.9.6-formats.patch             | 111 --------------
 dev-lang/gdl/files/0.9.6-fun-fix.patch             |  56 -------
 dev-lang/gdl/files/0.9.6-gcc6.patch                |  31 ----
 .../files/0.9.6-python-use-path-and-startup.patch  |  20 ---
 dev-lang/gdl/gdl-0.9.6-r3.ebuild                   | 161 ---------------------
 12 files changed, 620 deletions(-)

Additionally, it has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a6e53137d2d93f8d7291c17f5c9c6c70b5d23a4

commit 1a6e53137d2d93f8d7291c17f5c9c6c70b5d23a4
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2020-09-27 19:17:06 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2020-09-27 19:17:06 +0000

    dev-lang/gdl: Bump version to 1.0.0_rc3
    
    Bug: https://bugs.gentoo.org/735280
    Bug: https://bugs.gentoo.org/741096
    Bug: https://bugs.gentoo.org/741402
    Closes: https://bugs.gentoo.org/704026
    Package-Manager: Portage-3.0.8, Repoman-3.0.1
    Signed-off-by: David Seifert <soap@gentoo.org>

 dev-lang/gdl/Manifest                        |   1 +
 dev-lang/gdl/files/gdl-1.0.0_rc3-cmake.patch |  94 +++++++++++++++++
 dev-lang/gdl/gdl-1.0.0_rc3.ebuild            | 152 +++++++++++++++++++++++++++
 dev-lang/gdl/metadata.xml                    |   1 +
 4 files changed, 248 insertions(+)