Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 732102

Summary: sys-block/partimage-0.6.9-r2 fails to compile (common.cpp:275:41: error: invalid suffix on literal; C++11 requires a space)
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED FIXED    
Severity: normal CC: bogdan.pylypenko107
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/24780
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 408963    
Attachments: build.log
other.tar.bz2

Description Agostino Sarubbo gentoo-dev 2020-07-10 12:23:02 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-block/partimage fails to compile.
Discovered on: amd64  (internal ref: tinderbox)

NOTE:
This machine uses a clang/LLVM toolchain.
If you think that this issue is strictly related to clang/LLVM please block bug 408963. If you think that this issue isstrictly related to the LLD linker, please block bug 731004.
Comment 1 Agostino Sarubbo gentoo-dev 2020-07-10 12:23:08 UTC
Created attachment 648816 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-07-10 12:23:11 UTC
Created attachment 648818 [details]
other.tar.bz2

other logs
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-12-24 03:17:54 UTC
*** Bug 829892 has been marked as a duplicate of this bug. ***
Comment 4 Agostino Sarubbo gentoo-dev 2022-01-25 08:33:26 UTC
tinderbox has reproduced this issue with version 0.6.9-r2 - Updating summary.
Comment 5 Larry the Git Cow gentoo-dev 2022-04-02 18:36:31 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39f5d9ced3065c61e00feab102aee122055e5b21

commit 39f5d9ced3065c61e00feab102aee122055e5b21
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2022-03-27 19:03:49 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2022-04-02 18:34:41 +0000

    sys-block/partimage: update EAPI 6 -> 8
    
    Also migrating to GLEP-81,
    fixing compilation with clang
    and correcting license.
    
    Closes: https://github.com/gentoo/gentoo/pull/24780
    Closes: https://bugs.gentoo.org/732102
    Closes: https://bugs.gentoo.org/781494
    
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 .../partimage/files/partimage-0.6.9-clang.patch    | 181 +++++++++++++++++++++
 .../files/partimage-0.6.9-zlib-1.2.5.2-r1.patch    |  33 ++++
 sys-block/partimage/partimage-0.6.9-r3.ebuild      | 141 ++++++++++++++++
 3 files changed, 355 insertions(+)