Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 833381 - app-admin/bitwarden-desktop-bin-1.28.3 fails to compile: 16 is not a valid directory!
Summary: app-admin/bitwarden-desktop-bin-1.28.3 fails to compile: 16 is not a valid di...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Michael Palimaka (kensington)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-15 07:18 UTC by Agostino Sarubbo
Modified: 2022-02-20 01:07 UTC (History)
3 users (show)

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


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

Issue: app-admin/bitwarden-desktop-bin-1.28.3 fails to compile.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-02-15 07:18:49 UTC
Created attachment 765152 [details]
build.log

build log and emerge --info
Comment 2 Jochen 2022-02-15 08:49:49 UTC
Same issue with app-admin/bitwarden-desktop-bin-1.30.0 on amd64
Comment 3 Larry the Git Cow gentoo-dev 2022-02-20 01:07:30 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=938f7e1708fb7f1c62c8a1c7b778cff53d38cf97

commit 938f7e1708fb7f1c62c8a1c7b778cff53d38cf97
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-02-20 01:05:29 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-02-20 01:05:40 +0000

    app-admin/bitwarden-desktop-bin: fix install (icons)
    
    Closes: https://bugs.gentoo.org/833381
    Signed-off-by: Sam James <sam@gentoo.org>

 app-admin/bitwarden-desktop-bin/bitwarden-desktop-bin-1.30.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Additionally, it has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b98f5c81b7e5014f2348229072a82f702b35e15

commit 9b98f5c81b7e5014f2348229072a82f702b35e15
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-02-20 01:06:41 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-02-20 01:06:59 +0000

    profiles/features/musl: mask binary app-admin/bitwarden-desktop-bin
    
    Latest version is already RDEPENDing on glibc.
    
    Bug: https://bugs.gentoo.org/833381
    Signed-off-by: Sam James <sam@gentoo.org>

 profiles/features/musl/package.mask | 4 ++++
 1 file changed, 4 insertions(+)