Summary: | sys-fs/zfs-0.8.3 : fails to build with -fno-common or gcc-10 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Richard Yao (RETIRED) <ryao> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | guillaume, gyakovlev |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | https://github.com/zfsonlinux/zfs/issues/9896 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 705764 | ||
Attachments: |
emerge-info.txt
emerge-history.txt environment etc.portage.tbz2 logs.tbz2 sys-fs:zfs-0.8.3:20200126-185837.log temp.tbz2 |
Description
Toralf Förster
![]() Created attachment 604830 [details]
emerge-info.txt
Created attachment 604832 [details]
emerge-history.txt
Created attachment 604834 [details]
environment
Created attachment 604836 [details]
etc.portage.tbz2
Created attachment 604838 [details]
logs.tbz2
Created attachment 604840 [details]
sys-fs:zfs-0.8.3:20200126-185837.log
Created attachment 604842 [details]
temp.tbz2
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a8fc3d832d03e405a2dcfae98fd246012b63c7a commit 2a8fc3d832d03e405a2dcfae98fd246012b63c7a Author: Georgy Yakovlev <gyakovlev@gentoo.org> AuthorDate: 2020-02-07 04:37:58 +0000 Commit: Georgy Yakovlev <gyakovlev@gentoo.org> CommitDate: 2020-02-07 05:11:19 +0000 sys-fs/zfs: revbump 0.8.3, drop py2, gcc10 compat, fixes Bug: https://bugs.gentoo.org/693678 Bug: https://bugs.gentoo.org/706534 Package-Manager: Portage-2.3.87, Repoman-2.3.20 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> sys-fs/zfs/files/0.8.3-fno-common.patch | 83 ++++++++++++++++++++++ sys-fs/zfs/files/0.8.3-zfs-functions.patch | 51 +++++++++++++ .../zfs/{zfs-0.8.3.ebuild => zfs-0.8.3-r1.ebuild} | 19 +++-- 3 files changed, 146 insertions(+), 7 deletions(-) The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3467e746deb5cbf5ae4c07a82a91c600712304bc commit 3467e746deb5cbf5ae4c07a82a91c600712304bc Author: Georgy Yakovlev <gyakovlev@gentoo.org> AuthorDate: 2020-03-30 19:14:34 +0000 Commit: Georgy Yakovlev <gyakovlev@gentoo.org> CommitDate: 2020-03-30 21:07:45 +0000 sys-fs/zfs: drop 0.8.2 Closes: https://bugs.gentoo.org/706534 Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> sys-fs/zfs/Manifest | 1 - .../files/0.8.2-ZPOOL_IMPORT_UDEV_TIMEOUT_MS.patch | 93 --------- sys-fs/zfs/zfs-0.8.2-r2.ebuild | 224 --------------------- 3 files changed, 318 deletions(-) |