Summary: | dev-lang/pcc-1.1.0-r1 - ../.../local.c: error: implicit declaration of function strlcpy | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Patrick Lauer <patrick> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | scott |
Priority: | Normal | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: |
https://bugs.gentoo.org/show_bug.cgi?id=871267 https://github.com/gentoo/gentoo/pull/40601 |
||
Whiteboard: | ~arch only | ||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 870412 | ||
Attachments: |
emerge-info.txt
dev-lang:pcc-1.1.0-r1:20240519-165936.log emerge-history.txt.xz environment etc.clang.tar.xz etc.portage.tar.xz logs.tar.xz qlist-info.txt.xz temp.tar.xz |
Description
Toralf Förster
![]() Created attachment 893392 [details]
emerge-info.txt
Created attachment 893393 [details]
dev-lang:pcc-1.1.0-r1:20240519-165936.log
Created attachment 893394 [details]
emerge-history.txt.xz
Created attachment 893395 [details]
environment
Created attachment 893396 [details]
etc.clang.tar.xz
Created attachment 893397 [details]
etc.portage.tar.xz
Created attachment 893398 [details]
logs.tar.xz
Created attachment 893399 [details]
qlist-info.txt.xz
Created attachment 893400 [details]
temp.tar.xz
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71d17e9f9f3c99ea305fe5eeb6040dd43f2a20d7 commit 71d17e9f9f3c99ea305fe5eeb6040dd43f2a20d7 Author: NHOrus <jy6x2b32pie9@yahoo.com> AuthorDate: 2025-02-16 20:08:00 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-02-24 21:28:58 +0000 dev-lang/pcc: update EAPI 7 -> 8, fix C23 problems Explicitly enables GNU extensions that were disabled and then used. Adds dependency and libbsd headers where they are used. Renames now-reserved words true and false, because they aren't used as booleans in the code. Closes: https://bugs.gentoo.org/944894 Closes: https://bugs.gentoo.org/932230 Closes: https://bugs.gentoo.org/871267 Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com> Closes: https://github.com/gentoo/gentoo/pull/40601 Signed-off-by: Sam James <sam@gentoo.org> dev-lang/pcc/files/pcc-1.1.0-C23.patch | 293 +++++++++++++++++++++++++++++++++ dev-lang/pcc/pcc-1.1.0-r2.ebuild | 39 +++++ 2 files changed, 332 insertions(+) |