Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 801079 - [guru] sys-fs/dwarfs-0.5.6-r2 fails to compile
Summary: [guru] sys-fs/dwarfs-0.5.6-r2 fails to compile
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: GURU project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-07-07 20:13 UTC by Agostino Sarubbo
Modified: 2023-02-27 22:31 UTC (History)
0 users

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


Attachments
build.log (build.log,459.54 KB, text/plain)
2021-07-07 20:13 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 2021-07-07 20:13:45 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-fs/dwarfs-0.5.6 fails to compile.
Discovered on: amd64 (internal ref: guru_ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
Comment 1 Agostino Sarubbo gentoo-dev 2021-07-07 20:13:47 UTC
Created attachment 722608 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-07-07 20:13:49 UTC
Possible context of error(s):

--   Package 'fuse', required by 'virtual:world', not found
-- Could NOT find LIBAIO (missing: LIBAIO_LIBRARY LIBAIO_INCLUDE_DIR) 
-- Could NOT find LIBDWARF (missing: LIBDWARF_LIBRARY) 
-- Could NOT find LIBSODIUM (missing: LIBSODIUM_LIBRARY LIBSODIUM_INCLUDE_DIR) 
-- Could NOT find LIBURING (missing: LIBURING_LIBRARY LIBURING_INCLUDE_DIR) 
-- Could NOT find ZSTD (missing: ZSTD_INCLUDE_DIR) 
/usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: folly/libfolly.so.0.58.0-dev: undefined reference to `typeinfo for snappy::Source'
collect2: error: ld returned 1 exit status
Comment 3 Agostino Sarubbo gentoo-dev 2021-10-12 11:14:47 UTC
guru_tinderbox has reproduced this issue with version 0.5.6-r1 - Updating summary.
Comment 4 Agostino Sarubbo gentoo-dev 2021-10-29 05:50:17 UTC
guru_ci has reproduced this issue with version 0.5.6-r2 - Updating summary.
Comment 5 Larry the Git Cow gentoo-dev 2023-02-27 22:31:04 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=39be7b1d4d497a0f8c6bf63f4a7e562931bf65c3

commit 39be7b1d4d497a0f8c6bf63f4a7e562931bf65c3
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
AuthorDate: 2023-02-27 21:08:23 +0000
Commit:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
CommitDate: 2023-02-27 21:08:23 +0000

    sys-fs/dwarfs: treeclean
    
    Closes: https://bugs.gentoo.org/897666
    Closes: https://bugs.gentoo.org/828004
    Closes: https://bugs.gentoo.org/801079
    Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>

 profiles/package.mask                           |   1 -
 sys-fs/dwarfs/Manifest                          |   1 -
 sys-fs/dwarfs/dwarfs-0.5.6-r3.ebuild            | 100 ---------------
 sys-fs/dwarfs/files/dwarfs-0.5.6-mutex.patch    |  12 --
 sys-fs/dwarfs/files/dwarfs-0.5.6-unbundle.patch | 161 ------------------------
 sys-fs/dwarfs/metadata.xml                      |  15 ---
 6 files changed, 290 deletions(-)