Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 842075 - dev-cpp/antlr-cpp-2.7.7-r1 installs libtool files (.la) without corresponding static libraries
Summary: dev-cpp/antlr-cpp-2.7.7-r1 installs libtool files (.la) without corresponding...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-02 06:56 UTC by Agostino Sarubbo
Modified: 2023-01-02 14:52 UTC (History)
0 users

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


Attachments
build.log (build.log,114.90 KB, text/plain)
2022-05-02 06:56 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-05-02 06:56:10 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-cpp/antlr-cpp-2.7.7-r1 installs libtool files (.la) without corresponding static libraries.
Discovered on: amd64 (internal ref: tinderbox)
Comment 1 Agostino Sarubbo gentoo-dev 2022-05-02 06:56:13 UTC
Created attachment 775865 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2023-01-02 14:52:56 UTC
The bug has been closed via the following commit(s):

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

commit 4c36d3a0bddc15e3714070f8b7ecbe612412bf35
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2023-01-02 14:52:44 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2023-01-02 14:52:44 +0000

    dev-cpp/antlr-cpp: update EAPI 6 -> 8
    
    Closes: https://bugs.gentoo.org/735708
    Closes: https://bugs.gentoo.org/842075
    Closes: https://bugs.gentoo.org/843170
    Closes: https://bugs.gentoo.org/866278
    Signed-off-by: David Seifert <soap@gentoo.org>

 dev-cpp/antlr-cpp/antlr-cpp-2.7.7-r1.ebuild   | 105 -----------------
 dev-cpp/antlr-cpp/antlr-cpp-2.7.7-r2.ebuild   |  82 +++++++++++++
 dev-cpp/antlr-cpp/files/2.7.7-autotools.patch | 159 ++++++++++++++++++++++++++
 dev-cpp/antlr-cpp/files/2.7.7-libtool.patch   |  21 ----
 4 files changed, 241 insertions(+), 126 deletions(-)