Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 836723 - net-misc/turbovnc-2.2.7-r2 fails to compile: access.c:1178:18: error: storage size of peercred isnt known
Summary: net-misc/turbovnc-2.2.7-r2 fails to compile: access.c:1178:18: error: storage...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Viorel Munteanu
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2022-04-03 18:18 UTC by Agostino Sarubbo
Modified: 2022-04-18 07:27 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,242.45 KB, text/plain)
2022-04-03 18:18 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-04-03 18:18:08 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-misc/turbovnc-2.2.7-r2 fails to compile.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-04-03 18:18:10 UTC
Created attachment 768641 [details]
build.log

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


FAILED: unix/Xvnc/programs/Xserver/os/CMakeFiles/os.dir/access.c.o 
/var/tmp/portage/net-misc/turbovnc-2.2.7-r2/work/turbovnc-2.2.7/unix/Xvnc/programs/Xserver/os/access.c:1178:18: error: storage size of 'peercred' isn't known
Comment 3 Larry the Git Cow gentoo-dev 2022-04-18 07:27:34 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60d0914cd8746831795a75d052a3e1126229460c

commit 60d0914cd8746831795a75d052a3e1126229460c
Author:     Viorel Munteanu <ceamac.paragon@gmail.com>
AuthorDate: 2022-04-10 19:04:10 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2022-04-18 07:27:31 +0000

    net-misc/turbovnc: Fix compilation on musl
    
    Closes: https://bugs.gentoo.org/836723
    Signed-off-by: Viorel Munteanu <ceamac.paragon@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/24981
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 .../turbovnc-2.2.7-fix-musl-compilation.patch      | 51 ++++++++++++++++++++++
 net-misc/turbovnc/turbovnc-2.2.7-r2.ebuild         |  3 ++
 2 files changed, 54 insertions(+)