Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 923922 - net-libs/zeromq-4.3.5-r1 calls commands that do not exist: CFLAGS+= -std=c11 -D_DEFAULT_SOURCE
Summary: net-libs/zeromq-4.3.5-r1 calls commands that do not exist: CFLAGS+= -std=c11 ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: nonbash
  Show dependency tree
 
Reported: 2024-02-06 11:05 UTC by Agostino Sarubbo
Modified: 2024-04-08 07:04 UTC (History)
0 users

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


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

Issue: net-libs/zeromq-4.3.5-r1 calls commands that do not exist.
Discovered on: amd64 (internal ref: dash_tinderbox)
System: DASH-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#DASH)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#QA0018
Comment 1 Agostino Sarubbo gentoo-dev 2024-02-06 11:05:50 UTC
Created attachment 884362 [details]
build.log

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

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

commit 72319391c2f254aa05ddaef8ea03a275e765826d
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-04-08 07:04:17 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-04-08 07:04:17 +0000

    net-libs/czmq: force bash for now until upstream fixes land
    
    One of the fixes is in an upstream project used for all their autotools bits.
    
    Closes: https://bugs.gentoo.org/923922
    Signed-off-by: Sam James <sam@gentoo.org>

 net-libs/czmq/czmq-4.2.1.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

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

commit 3284575fea1b242bb47eaab8854f17162b1d8614
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-04-08 07:03:23 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-04-08 07:03:23 +0000

    net-libs/zeromq: force bash for now until upstream fixes land
    
    One of the fixes is in an upstream project used for all their autotools bits.
    
    Closes: https://bugs.gentoo.org/923922
    Signed-off-by: Sam James <sam@gentoo.org>

 net-libs/zeromq/zeromq-4.3.3-r1.ebuild | 7 +++++--
 net-libs/zeromq/zeromq-4.3.4-r1.ebuild | 7 +++++--
 net-libs/zeromq/zeromq-4.3.4-r2.ebuild | 7 +++++--
 net-libs/zeromq/zeromq-4.3.5-r1.ebuild | 8 ++++++--
 net-libs/zeromq/zeromq-4.3.5.ebuild    | 7 +++++--
 5 files changed, 26 insertions(+), 10 deletions(-)