Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 923377 - sci-mathematics/jags-4.3.1-r1 has implicit function declarations in configure logs
Summary: sci-mathematics/jags-4.3.1-r1 has implicit function declarations in configure...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Science Mathematics related packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: implicit-in-configure gcc-14-stable
  Show dependency tree
 
Reported: 2024-01-31 08:01 UTC by Agostino Sarubbo
Modified: 2024-11-15 22:23 UTC (History)
0 users

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


Attachments
build.log (build.log,576.21 KB, text/plain)
2024-01-31 08:01 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 2024-01-31 08:01:19 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-mathematics/jags-4.3.1 has implicit function declarations in configure logs.
Discovered on: amd64 (internal ref: gcc14_tinderbox)
System: GCC-14-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-14)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#QA0072
Comment 1 Agostino Sarubbo gentoo-dev 2024-01-31 08:01:22 UTC
Created attachment 883760 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-01-31 08:01:23 UTC
Found the following implicit function declarations in configure logs:

config.log:3577 - exit
Comment 3 Agostino Sarubbo gentoo-dev 2024-08-06 07:01:04 UTC
ci has reproduced this issue with version 4.3.1-r1 - Updating summary.
Comment 4 Larry the Git Cow gentoo-dev 2024-11-15 22:23:50 UTC
The bug has been closed via the following commit(s):

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

commit 880698a32d241b6f1077fcef5211c1973d30cc88
Author:     Andreas K. Hüttel <dilfridge@gentoo.org>
AuthorDate: 2024-11-15 22:22:19 +0000
Commit:     Andreas K. Hüttel <dilfridge@gentoo.org>
CommitDate: 2024-11-15 22:23:26 +0000

    sci-mathematics/jags: fix implicit exit() in configure
    
    Closes: https://bugs.gentoo.org/923377
    Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>

 .../jags/files/jags-4.3.1-configure.patch          | 27 ++++++++++++++++++++++
 sci-mathematics/jags/jags-4.3.1-r1.ebuild          |  8 +++++--
 2 files changed, 33 insertions(+), 2 deletions(-)