Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 869617 - app-misc/pax-utils-1.3.5: meson requires Apple linker on macOS
Summary: app-misc/pax-utils-1.3.5: meson requires Apple linker on macOS
Status: RESOLVED DUPLICATE of bug 868516
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: AMD64 OS X
: Normal normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-10 19:27 UTC by René Rhéaume
Modified: 2022-09-10 19:37 UTC (History)
0 users

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


Attachments
build.log (build.log,4.78 KB, text/x-log)
2022-09-10 19:27 UTC, René Rhéaume
Details
meson-log.txt (meson-log.txt,8.13 KB, text/plain)
2022-09-10 19:30 UTC, René Rhéaume
Details

Note You need to log in before you can comment on or make changes to this bug.
Description René Rhéaume 2022-09-10 19:27:28 UTC
Created attachment 804526 [details]
build.log

I am on macOS version 12.5.1 .

Error tail:
>>> Emerging (180 of 187) app-misc/pax-utils-1.3.5::gentoo_prefix
(...)
 * ERROR: app-misc/pax-utils-1.3.5::gentoo_prefix failed (configure phase):
 *   (no error message)
 * 
 * Call stack:
 *     ebuild.sh, line  122:  Called src_configure
 *   environment, line 2544:  Called meson_src_configure
 *   environment, line 1826:  Called die
 * The specific snippet of code:
 *       "${mesonargs[@]}" ) || die
 * 
 * If you need support, post the output of `emerge --info '=app-misc/pax-utils-1.3.5::gentoo_prefix'`,
 * the complete build log and the output of `emerge -pqv '=app-misc/pax-utils-1.3.5::gentoo_prefix'`.
 * The complete build log is located at '/Volumes/repzi_mbp2015_data/Gentoo/var/tmp/portage/app-misc/pax-utils-1.3.5/temp/build.log'.
 * The ebuild environment file is located at '/Volumes/repzi_mbp2015_data/Gentoo/var/tmp/portage/app-misc/pax-utils-1.3.5/temp/environment'.
 * Working directory: '/Volumes/repzi_mbp2015_data/Gentoo/var/tmp/portage/app-misc/pax-utils-1.3.5/work/pax-utils-1.3.5'
 * S: '/Volumes/repzi_mbp2015_data/Gentoo/var/tmp/portage/app-misc/pax-utils-1.3.5/work/pax-utils-1.3.5'


And for some reason, emerge is not found inside /Volumes/repzi_mbp2015_data/Gentoo/usr/bin , so I cannot run emerge --info or emerge -pqv . So I'm attaching build.log
Comment 1 René Rhéaume 2022-09-10 19:30:36 UTC
Created attachment 804529 [details]
meson-log.txt
Comment 2 Fabian Groffen gentoo-dev 2022-09-10 19:32:29 UTC
oh, this is actually meson being quite pequliar about the linker, we should mask this version of pax-utils.
Comment 3 Fabian Groffen gentoo-dev 2022-09-10 19:37:16 UTC
This is actually a dup of 868516

*** This bug has been marked as a duplicate of bug 868516 ***