Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 830470 - app-emulation/open-vm-tools-11.3.5_p18557794 fails to compile: configure: error: "Failed to detect glibc version installed in the system."
Summary: app-emulation/open-vm-tools-11.3.5_p18557794 fails to compile: configure: err...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mike Gilbert
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-02 21:21 UTC by Agostino Sarubbo
Modified: 2022-01-03 22:06 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,38.73 KB, text/plain)
2022-01-02 21:22 UTC, Agostino Sarubbo
Details
1-config.log (1-config.log,9.90 KB, text/plain)
2022-01-02 21:22 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 2022-01-02 21:21:59 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-emulation/open-vm-tools-11.3.5_p18557794 fails to compile.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-01-02 21:22:01 UTC
Created attachment 761111 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-01-02 21:22:01 UTC
Created attachment 761112 [details]
1-config.log

1-config.log
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-01-03 00:12:01 UTC
I remember looking into this with a user in #gentoo months ago.

Alpine have a bunch of patches: https://git.alpinelinux.org/aports/tree/community/open-vm-tools?h=master.
Comment 4 Larry the Git Cow gentoo-dev 2022-01-03 22:06:03 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6005ae0548ab90c12aa6f74cd139bbbd47537e7d

commit 6005ae0548ab90c12aa6f74cd139bbbd47537e7d
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2022-01-03 22:04:59 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2022-01-03 22:04:59 +0000

    app-emulation/open-vm-tools: disable glibc version check
    
    Closes: https://bugs.gentoo.org/830470
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 app-emulation/open-vm-tools/open-vm-tools-11.2.5_p17337674-r3.ebuild | 3 ++-
 app-emulation/open-vm-tools/open-vm-tools-11.3.5_p18557794.ebuild    | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)