Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 732102 - sys-block/partimage-0.6.9-r2 fails to compile (common.cpp:275:41: error: invalid suffix on literal; C++11 requires a space)
Summary: sys-block/partimage-0.6.9-r2 fails to compile (common.cpp:275:41: error: inva...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords: PullRequest
: 829892 (view as bug list)
Depends on:
Blocks: systemwide-clang
  Show dependency tree
 
Reported: 2020-07-10 12:23 UTC by Agostino Sarubbo
Modified: 2022-04-02 18:36 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,21.73 KB, text/plain)
2020-07-10 12:23 UTC, Agostino Sarubbo
Details
other.tar.bz2 (other.tar.bz2,248 bytes, application/x-bzip-compressed-tar)
2020-07-10 12:23 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 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(+)