Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 944133 - dev-util/xxdiff-4.0.1_p20170622-r1 fails to compile: getopt.c:404:21: error: too many arguments to function getenv
Summary: dev-util/xxdiff-4.0.1_p20170622-r1 fails to compile: getopt.c:404:21: error: ...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
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: c23-porting
  Show dependency tree
 
Reported: 2024-11-20 10:21 UTC by Agostino Sarubbo
Modified: 2024-11-20 10:21 UTC (History)
0 users

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


Attachments
build.log (build.log,273.34 KB, text/plain)
2024-11-20 10:21 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-11-20 10:21:01 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-util/xxdiff-4.0.1_p20170622-r1 fails to compile.
Discovered on: amd64 (internal ref: tinderbox_musl)
System: MUSL-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#MUSL)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-11-20 10:21:02 UTC
Created attachment 910495 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-11-20 10:21:04 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


  187 | XxParseDiffError::XxParseDiffError(
builderDirs2.cpp: In constructor '{anonymous}::XxParseDiffError::XxParseDiffError(const QString&, int, const char*)':
builderFiles2.cpp: In constructor '{anonymous}::XxParseDiffError::XxParseDiffError(const QString&, int, XxFln, XxFln, XxFln, XxFln, XxFln, XxFln)':
builderFiles2.cpp:187:1: warning: '{anonymous}::XxParseDiffError::XxParseDiffError(const QString&, int, XxFln, XxFln, XxFln, XxFln, XxFln, XxFln)' defined but not used [-Wunused-function[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wno-unused-function]]
builderFiles3.cpp: In constructor '{anonymous}::XxParseDiffError::XxParseDiffError(const QString&, int, XxFln, XxFln, XxFln, XxFln, XxFln, XxFln)':
builderUnmerge.cpp: In constructor '{anonymous}::XxConflictFormatError::XxConflictFormatError(const QString&, int, XxFln, XxFln, XxFln, XxFln, XxFln, XxFln)':
exceptions.cpp: In constructor 'XxError::XxError(const QString&, int, const QString&)':
exceptions.cpp: In constructor 'XxInternalError::XxInternalError(const QString&, int)':
exceptions.cpp: In constructor 'XxIoError::XxIoError(const QString&, int, const QString&)':
exceptions.cpp: In constructor 'XxUsageError::XxUsageError(const QString&, int, const QString&, int)':
getopt.c:404:21: error: too many arguments to function 'getenv'