Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 923922

Summary: net-libs/zeromq-4.3.5-r1 calls commands that do not exist: CFLAGS+= -std=c11 -D_DEFAULT_SOURCE
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/zeromq/zproject/pull/1336
https://github.com/zeromq/libzmq/pull/4651
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 526268    
Attachments: build.log

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(-)