| Summary: | sys-apps/systemd-utils-251.7 - cc1: error: argument to ‘-O’ should be a non-negative integer, ‘g’, ‘s’, ‘z’ or ‘fast’ | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
| Component: | Current packages | Assignee: | Gentoo systemd Team <systemd> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| See Also: | https://github.com/systemd/systemd/pull/24943 | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
emerge-info.txt
emerge-history.txt environment etc.portage.tar.bz2 logs.tar.bz2 sys-apps:systemd-utils-251.7:20221102-061611.log temp.tar.bz2 |
||
|
Description
Toralf Förster
2022-11-02 08:21:08 UTC
Created attachment 826627 [details]
emerge-info.txt
Created attachment 826629 [details]
emerge-history.txt
Created attachment 826631 [details]
environment
Created attachment 826633 [details]
etc.portage.tar.bz2
Created attachment 826635 [details]
logs.tar.bz2
Created attachment 826637 [details]
sys-apps:systemd-utils-251.7:20221102-061611.log
Created attachment 826639 [details]
temp.tar.bz2
FAILED: src/boot/efi/bootspec-fundamental.c.o /usr/bin/x86_64-pc-linux-gnu-gcc -c ../systemd-stable-251.7/src/fundamental/bootspec-fundamental.c -o src/boot/efi/bootspec-fundamental.c.o -Wno-format-signedness -Wno-missing-field-initializers -Wno-unused-parameter -Wdate-time -Wendif-labels -Werror=format=2 -Werror=implicit-function-declaration -Werror=incompatible-pointer-types -Werror=int-conversion -Werror=overflow -Werror=override-init -Werror=return-type -Werror=shift-count-overflow -Werror=shift-overflow=2 -Werror=undef -Wfloat-equal -Wimplicit-fallthrough=5 -Winit-self -Wlogical-op -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-aliasing=2 -Wstrict-prototypes -Wsuggest-attribute=noreturn -Wunused-function -Wwrite-strings -Wno-maybe-uninitialized -Wno-unused-result -fno-stack-protector -fno-strict-aliasing -fpic -fwide-exec-charset=UCS2 -Wall -Wextra -Wsign-compare -nostdlib -std=gnu11 -ffreestanding -fshort-wchar -fvisibility=hidden -isystem /usr/include/efi -isystem /usr/include/efi/x86_64 -I /var/tmp/portage/sys-apps/systemd-utils-251.7/work/systemd-stable-251.7/src/fundamental -DSD_BOOT -DGNU_EFI_USE_MS_ABI -include src/boot/efi/efi_config.h -include version.h -O1 -mno-red-zone -mno-sse -mno-mmx -Oplain -O2 cc1: error: argument to ‘-O’ should be a non-negative integer, ‘g’, ‘s’, ‘z’ or ‘fast’ The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=932a4a03a9e7f147dd4aabbefae58dcafa77ff32 commit 932a4a03a9e7f147dd4aabbefae58dcafa77ff32 Author: Mike Gilbert <floppym@gentoo.org> AuthorDate: 2022-11-06 03:22:00 +0000 Commit: Mike Gilbert <floppym@gentoo.org> CommitDate: 2022-11-06 03:22:00 +0000 sys-apps/systemd-utils: fix build with meson-0.64 Closes: https://bugs.gentoo.org/879141 Signed-off-by: Mike Gilbert <floppym@gentoo.org> sys-apps/systemd-utils/files/251-meson-0.64.patch | 26 +++++++++++++++++++++++ sys-apps/systemd-utils/systemd-utils-251.7.ebuild | 1 + 2 files changed, 27 insertions(+) The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83353a2bfaa32fa2a5988496eb99674f711849cd commit 83353a2bfaa32fa2a5988496eb99674f711849cd Author: Mike Gilbert <floppym@gentoo.org> AuthorDate: 2022-11-07 16:14:40 +0000 Commit: Mike Gilbert <floppym@gentoo.org> CommitDate: 2022-11-07 16:14:40 +0000 sys-apps/systemd: backport fix for meson-0.64 Bug: https://bugs.gentoo.org/879141 Signed-off-by: Mike Gilbert <floppym@gentoo.org> sys-apps/systemd/files/251-meson-0.64.patch | 26 ++++++++++++++++++++++++++ sys-apps/systemd/systemd-251.7.ebuild | 1 + 2 files changed, 27 insertions(+) |