Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 927102 Details for
Bug 955092
sys-apps/ibm-powerpc-utils-1.3.10-r1 [gcc-15] - In function 'dump_rtas_event_entry': src/nvram.c:928:18: error: too many arguments to function 'parse_rtas_event'; expected 0, have 2
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log (ppc64, 1.3.10-r1)
ibm-powerpc-utils-1.3.10-r1:20250429-201845.log (text/plain), 10.05 KB, created by
ernsteiswuerfel
on 2025-04-29 20:24:03 UTC
(
hide
)
Description:
build.log (ppc64, 1.3.10-r1)
Filename:
MIME Type:
Creator:
ernsteiswuerfel
Created:
2025-04-29 20:24:03 UTC
Size:
10.05 KB
patch
obsolete
>[32m * [39;49;00mPackage: sys-apps/ibm-powerpc-utils-1.3.10-r1:0 >[32m * [39;49;00mRepository: gentoo >[32m * [39;49;00mMaintainer: ppc@gentoo.org >[32m * [39;49;00mUSE: elibc_glibc kernel_linux ppc64 rtas >[32m * [39;49;00mFEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking ibm-powerpc-utils-1.3.10.tar.gz to /var/tmp/portage/sys-apps/ibm-powerpc-utils-1.3.10-r1/work >>>> Source unpacked in /var/tmp/portage/sys-apps/ibm-powerpc-utils-1.3.10-r1/work >>>> Preparing source in /var/tmp/portage/sys-apps/ibm-powerpc-utils-1.3.10-r1/work/powerpc-utils-1.3.10 ... > [32m*[0m Applying ibm-powerpc-utils-1.3.5-docdir.patch ... >[A[88C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Running eautoreconf in '/var/tmp/portage/sys-apps/ibm-powerpc-utils-1.3.10-r1/work/powerpc-utils-1.3.10' ... > [32m*[0m Running 'aclocal -I m4 --system-acdir=/var/tmp/portage/sys-apps/ibm-powerpc-utils-1.3.10-r1/temp/aclocal' ... >[A[88C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Running 'autoconf --force' ... >[A[88C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Running 'automake --add-missing --copy --foreign --force-missing' ... >[A[88C [34;01m[ [32;01mok[34;01m ][0m > [m(B[1m[38;5;2m*[m(B Running elibtoolize in: powerpc-utils-1.3.10/ >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sys-apps/ibm-powerpc-utils-1.3.10-r1/work/powerpc-utils-1.3.10 ... > * econf: updating powerpc-utils-1.3.10/config/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating powerpc-utils-1.3.10/config/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating powerpc-utils-1.3.10/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating powerpc-utils-1.3.10/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=powerpc64-unknown-linux-gnu --host=powerpc64-unknown-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/ibm-powerpc-utils-1.3.10-r1 --htmldir=/usr/share/doc/ibm-powerpc-utils-1.3.10-r1/html --libdir=/usr/lib64 --disable-werror --with-systemd=/usr/lib/systemd/system --with-librtas >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/config.site.d/80crossdev.conf >checking for a BSD-compatible install... /usr/lib/portage/python3.13/ebuild-helpers/xattr/install -c >checking whether sleep supports fractional seconds... yes >checking filesystem timestamp resolution... 0.01 >checking whether build environment is sane... yes >checking for a race-free mkdir -p... /usr/bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking xargs -n works... yes >checking for powerpc64-unknown-linux-gnu-gcc... powerpc64-unknown-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether the compiler supports GNU C... yes >checking whether powerpc64-unknown-linux-gnu-gcc accepts -g... yes >checking for powerpc64-unknown-linux-gnu-gcc option to enable C11 features... none needed >checking whether powerpc64-unknown-linux-gnu-gcc understands -c and -o together... yes >checking whether make supports the include directive... yes (GNU style) >checking dependency style of powerpc64-unknown-linux-gnu-gcc... none >checking for stdio.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for strings.h... yes >checking for sys/stat.h... yes >checking for sys/types.h... yes >checking for unistd.h... yes >checking for vfork.h... no >checking for sys/time.h... yes >checking for fcntl.h... yes >checking for inttypes.h... (cached) yes >checking for limits.h... yes >checking for locale.h... yes >checking for memory.h... yes >checking for netinet/in.h... yes >checking for nl_types.h... yes >checking for stdint.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for sys/ioctl.h... yes >checking for syslog.h... yes >checking for unistd.h... (cached) yes >checking for linux/perf_event.h... yes >checking for sys/time.h... (cached) yes >checking for inline... inline >checking for int8_t... yes >checking for mode_t... yes >checking for pid_t... yes >checking for size_t... yes >checking for uint16_t... yes >checking for uint32_t... yes >checking for uint64_t... yes >checking for uint8_t... yes >checking for fork... yes >checking for vfork... yes >checking for alarm... yes >checking for working fork... yes >checking for working vfork... (cached) yes >checking build system type... powerpc64-unknown-linux-gnu >checking host system type... powerpc64-unknown-linux-gnu >checking whether lstat correctly handles trailing slash... yes >checking for working mktime... yes >checking for memset... yes >checking for strchr... yes >checking for strcspn... yes >checking for strdup... yes >checking for strerror... yes >checking for strrchr... yes >checking for strstr... yes >checking for strtol... yes >checking for strtoul... yes >checking for strtoull... yes >checking for gettimeofday... yes >checking for zlib.h... yes >checking for inflate in -lz... yes >checking for numa.h... yes >checking for numa_available in -lnuma... yes >checking for librtas.h... yes >checking for rtas_errinjct_open in -lrtas... yes >checking for librtasevent.h... yes >checking for parse_rtas_event in -lrtasevent... yes >checking whether the linker accepts ... yes >checking whether C compiler accepts -Wall... yes >checking whether C compiler accepts -D_FORTIFY_SOURCE=2... yes >checking whether C compiler accepts -fstack-protector-all... yes >checking whether C compiler accepts -fwrapv... yes >checking whether C compiler accepts -fPIE... yes >checking whether C compiler accepts -Wstack-protector... yes >checking whether C compiler accepts --param=ssp-buffer-size=1... yes >checking whether the linker accepts -z relro -z now... yes >checking whether the linker accepts -pie... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating powerpc-utils.spec >config.status: creating systemd/smt_off.service >config.status: creating systemd/smtstate.service >config.status: creating scripts/smtstate >config.status: creating systemd/hcn-init.service >config.status: creating systemd/hcn-init.service.suse >config.status: executing depfiles commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/sys-apps/ibm-powerpc-utils-1.3.10-r1/work/powerpc-utils-1.3.10 ... >make -j1 >powerpc64-unknown-linux-gnu-gcc -DPACKAGE_NAME=\"powerpc-utils\" -DPACKAGE_TARNAME=\"powerpc-utils\" -DPACKAGE_VERSION=\"1.3.10\" -DPACKAGE_STRING=\"powerpc-utils\ 1.3.10\" -DPACKAGE_BUGREPORT=\"tyreld@linux.ibm.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"powerpc-utils\" -DVERSION=\"1.3.10\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TIME_H=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIMITS_H=1 -DHAVE_LOCALE_H=1 -DHAVE_MEMORY_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_PERF_EVENT_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_ALARM=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DLSTAT_FOLLOWS_SLASHED_SYMLINK=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1 -DHAVE_STRCSPN=1 -DHAVE_STRDUP=1 -DHAVE_STRERROR=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOUL=1 -DHAVE_STRTOULL=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LIBZ=1 -DHAVE_LIBNUMA=1 -DHAVE_LIBRTAS=1 -DHAVE_LIBRTASEVENT=1 -DWITH_LIBRTAS=1 -I. -I ./src/common/ -D _GNU_SOURCE -Wall -g -Os -mcpu=power9 -mtune=power9 -pipe -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -fPIE -Wstack-protector --param=ssp-buffer-size=1 -c -o src/nvram.o src/nvram.c >[01m[Ksrc/nvram.c:[m[K In function '[01m[Kdump_rtas_event_entry[m[K': >[01m[Ksrc/nvram.c:928:18:[m[K [01;31m[Kerror: [m[Ktoo many arguments to function '[01m[Kparse_rtas_event[m[K'; expected 0, have 2 > 928 | rtas_event = [01;31m[Kparse_rtas_event[m[K([32m[Kdata[m[K, len); > | [01;31m[K^~~~~~~~~~~~~~~~[m[K [32m[K~~~~[m[K >[01m[Ksrc/nvram.c:934:5:[m[K [01;31m[Kerror: [m[Ktoo many arguments to function '[01m[Krtas_print_event[m[K'; expected 0, have 3 > 934 | [01;31m[Krtas_print_event[m[K([32m[Kstdout[m[K, rtas_event, 0); > | [01;31m[K^~~~~~~~~~~~~~~~[m[K [32m[K~~~~~~[m[K >[01m[Ksrc/nvram.c:936:5:[m[K [01;31m[Kerror: [m[Ktoo many arguments to function '[01m[Kcleanup_rtas_event[m[K'; expected 0, have 1 > 936 | [01;31m[Kcleanup_rtas_event[m[K([32m[Krtas_event[m[K); > | [01;31m[K^~~~~~~~~~~~~~~~~~[m[K [32m[K~~~~~~~~~~[m[K >make: *** [Makefile:1085: src/nvram.o] Error 1 > [31;01m*[0m ERROR: sys-apps/ibm-powerpc-utils-1.3.10-r1::gentoo failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=sys-apps/ibm-powerpc-utils-1.3.10-r1::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=sys-apps/ibm-powerpc-utils-1.3.10-r1::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/log/portage/build/sys-apps/ibm-powerpc-utils-1.3.10-r1:20250429-201845.log'. > [31;01m*[0m For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-apps/ibm-powerpc-utils-1.3.10-r1/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/sys-apps/ibm-powerpc-utils-1.3.10-r1/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/sys-apps/ibm-powerpc-utils-1.3.10-r1/work/powerpc-utils-1.3.10' > [31;01m*[0m S: '/var/tmp/portage/sys-apps/ibm-powerpc-utils-1.3.10-r1/work/powerpc-utils-1.3.10'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 955092
: 927102 |
927103