Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 890780 - sci-physics/siscone-3.0.5 fails to compile (DASH-SYSTEM): siscone.cpp:282:10: error: SISCONE_PACKAGE_NAME was not declared in this scope
Summary: sci-physics/siscone-3.0.5 fails to compile (DASH-SYSTEM): siscone.cpp:282:10:...
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 Physics related packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-14 06:29 UTC by Agostino Sarubbo
Modified: 2024-03-07 11:51 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,69.33 KB, text/plain)
2023-01-14 06:29 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 2023-01-14 06:29:50 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-physics/siscone-3.0.5 fails to compile (DASH-SYSTEM).
Discovered on: amd64 (internal ref: dash_tinderbox)

NOTE:
(DASH-SYSTEM) in the summary means that the bug was found on a machine that runs /bin/sh as dash but this bug MAY or MAY NOT BE related to dash.
Comment 1 Agostino Sarubbo gentoo-dev 2023-01-14 06:29:52 UTC
Created attachment 848420 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-03-07 11:51:00 UTC
The bug has been closed via the following commit(s):

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

commit a15989d262b96617d9b163afee720aab041be3c2
Author:     Eli Schwartz <eschwartz93@gmail.com>
AuthorDate: 2024-03-07 02:20:41 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-03-07 11:46:25 +0000

    sci-physics/siscone: fix some critical existence failures in autoconf
    
    Ancient 2008 macros that don't work and have been updated, and other
    bashisms.
    
    Closes: https://bugs.gentoo.org/890780
    Signed-off-by: Eli Schwartz <eschwartz93@gmail.com>
    Signed-off-by: Sam James <sam@gentoo.org>

 ...ix-broken-bashisms-resulting-in-logic-fai.patch | 71 ++++++++++++++++++++++
 sci-physics/siscone/siscone-3.0.5.ebuild           | 21 ++++++-
 2 files changed, 91 insertions(+), 1 deletion(-)