Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 887179 - sys-process/criu-3.17-r1 compiles in src_install phase
Summary: sys-process/criu-3.17-r1 compiles in src_install phase
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrick McLean
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-19 11:45 UTC by Agostino Sarubbo
Modified: 2024-02-22 18:38 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,311.59 KB, text/plain)
2022-12-19 11:45 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-12-19 11:45:26 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-process/criu-3.17-r1 compiles in src_install phase.
Discovered on: amd64 (internal ref: clang-stricter_tinderbox)

NOTE:
(CLANG-STRICTER-SYSTEM) in the summary means that the bug was found on a machine that runs clang with stricter mode

This machine uses clang with CFLAGS/CXXFLAGS=-Werror=implicit-function-declaration -Werror=implicit-int -Werror=incompatible-function-pointer-types

See also:
https://archives.gentoo.org/gentoo-dev/message/dd9f2d3082b8b6f8dfbccb0639e6e240
https://wiki.gentoo.org/wiki/Modern_C_porting
Comment 1 Agostino Sarubbo gentoo-dev 2022-12-19 11:45:28 UTC
Created attachment 843785 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-12-19 11:45:29 UTC
Error(s) that match a know pattern:

amdgpu_plugin.c:870:6: error: variable 'buffer' is used
Comment 3 Larry the Git Cow gentoo-dev 2024-02-22 18:38:26 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41f8984d9a016a06ada5379333d02ecab48b0b47

commit 41f8984d9a016a06ada5379333d02ecab48b0b47
Author:     Patrick McLean <chutzpah@gentoo.org>
AuthorDate: 2024-02-22 18:38:04 +0000
Commit:     Patrick McLean <chutzpah@gentoo.org>
CommitDate: 2024-02-22 18:38:20 +0000

    sys-process/criu: add 3.19
    
    Closes: https://bugs.gentoo.org/910304
    Closes: https://bugs.gentoo.org/887179
    Closes: https://bugs.gentoo.org/832081
    Signed-off-by: Patrick McLean <chutzpah@gentoo.org>

 sys-process/criu/Manifest                          |   1 +
 sys-process/criu/criu-3.19.ebuild                  | 196 +++++++++++++++++++++
 sys-process/criu/files/criu-3.19-buildsystem.patch |  33 ++++
 3 files changed, 230 insertions(+)