Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 862377 Details for
Bug 907081
app-admin/sysstat-12.6.2-r1 - common.c: error: expected expression before } token
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
app-admin:sysstat-12.6.2-r1:20230523-210818.log
app-admin:sysstat-12.6.2-r1:20230523-210818.log (text/plain), 10.45 KB, created by
Toralf Förster
on 2023-05-24 17:50:46 UTC
(
hide
)
Description:
app-admin:sysstat-12.6.2-r1:20230523-210818.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2023-05-24 17:50:46 UTC
Size:
10.45 KB
patch
obsolete
> * Package: app-admin/sysstat-12.6.2-r1:0 > * Repository: gentoo > * Maintainer: gyakovlev@gentoo.org marecki@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux nls systemd > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking sysstat-12.6.2.tar.gz to /var/tmp/portage/app-admin/sysstat-12.6.2-r1/work >>>> Source unpacked in /var/tmp/portage/app-admin/sysstat-12.6.2-r1/work >>>> Preparing source in /var/tmp/portage/app-admin/sysstat-12.6.2-r1/work/sysstat-12.6.2 ... > * Applying sysstat-12.6.2-check_overflow.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/app-admin/sysstat-12.6.2-r1/work/sysstat-12.6.2 ... >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --docdir=/usr/share/doc/sysstat-12.6.2-r1 --htmldir=/usr/share/doc/sysstat-12.6.2-r1/html --libdir=/usr/lib64 --disable-use-crond --disable-sensors --disable-lto --enable-nls --disable-compress-manpg --disable-stripping --disable-pcp --enable-copy-only --enable-documentation --enable-install-cron --with-systemdsystemunitdir=/usr/lib/systemd/system >configure: loading site script /usr/share/config.site >. >Check programs: >. >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-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 x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed >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 wchar.h... yes >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking whether _XOPEN_SOURCE should be defined... no >checking whether ln -s works... yes >checking for chmod... chmod >checking for chown... chown >checking for ar... x86_64-pc-linux-gnu-ar >checking for install... install >checking for msgfmt... msgfmt >checking for xgettext... xgettext >checking for msgmerge... msgmerge >checking for xmllint... xmllint >checking for json_verify... json_verify >checking for xz... xz >checking for cp... /usr/bin/cp >checking for chkconfig... no >checking for pkg-config... pkg-config >checking for systemctl... /usr/bin/systemctl >. >Check header files: >. >checking for ctype.h... yes >checking for errno.h... yes >checking for libintl.h... yes >checking for locale.h... yes >checking for linux/sched.h... yes >checking for net/if.h... yes >checking for regex.h... yes >checking for signal.h... yes >checking for stdio.h... (cached) yes >checking for stdint.h... (cached) yes >checking for fcntl.h... yes >checking for inttypes.h... (cached) yes >checking for libgen.h... yes >checking for pwd.h... yes >checking for time.h... yes >checking for unistd.h... (cached) yes >checking for pcp/pmapi.h... no >checking for pcp/impl.h... no >checking for sys/time.h... yes >checking for sys/statvfs.h... yes >checking for sys/types.h... (cached) yes >checking for sys/file.h... yes >checking for sys/ioctl.h... yes >checking for sys/param.h... yes >checking for sys/stat.h... (cached) yes >checking for sys/sysmacros.h... yes >checking for sys/utsname.h... yes >. >Check typedefs, structures and compiler characteristics: >. >checking return type of signal handlers... void >checking for size_t... yes >checking for off_t... yes >. >Check library functions: >. >checking for strchr... yes >checking for strcspn... yes >checking for strspn... yes >checking for strstr... yes >checking for PCP support... no >checking for sensors support... no >checking for 32-bit system libraries... yes >. >Check system services: >. >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >. >Check configuration: >. >checking run-commands directory... /etc >checking sadc directory... /usr/lib/sa >INFO: Directory /usr/lib/sa will be created during installation stage. >checking system activity directory... /var/log/sa >INFO: Directory /var/log/sa will be created during installation stage. >checking sar directory... >checking sysstat configuration directory... /etc >checking sysstat configuration file... sysstat >checking National Language Support... yes >checking for gettext in -lintl... no >checking Link Time Optimization support... no >checking number of daily data files to keep... 7 >checking number of days after which data files are compressed... 10 >checking random delay to wait before sa2 script runs... 0 >checking group for manual pages... man >checking whether attributes should not be set on files being installed... no >checking whether manual pages should be compressed... no >checking whether system activity directory should be cleaned... no >checking whether cron should start sar automatically... yes >checking crontab owner... root >INFO: Crontab for root will be saved in current directory if necessary >checking whether we should use the standard cron daemon... no >checking crontab interval... 10 >checking whether sadc should collect all possible activities... no >checking options to be passed to sadc... >checking whether files should only be copied... yes >checking whether documentation should be installed... yes >checking whether debug mode should be activated... no >checking whether object files should be stripped... no >. >Now create files: >. >configure: creating ./config.status >config.status: creating sa1 >config.status: creating sa2 >config.status: creating cron/crontab >config.status: creating sysstat.sysconfig >config.status: creating version.h >config.status: creating sysconfig.h >config.status: creating cron/sysstat.cron.daily >config.status: creating cron/sysstat.cron.hourly >config.status: creating cron/sysstat.crond >config.status: creating cron/sysstat.crond.sample.in >config.status: creating sysstat >config.status: creating sysstat.service >config.status: creating cron/sysstat-collect.service >config.status: creating cron/sysstat-collect.timer >config.status: creating cron/sysstat-summary.service >config.status: creating cron/sysstat-summary.timer >config.status: creating cron/sysstat.sleep >config.status: creating man/sa1.8 >config.status: creating man/sa2.8 >config.status: creating man/sadc.8 >config.status: creating man/sadf.1 >config.status: creating man/sar.1 >config.status: creating man/sysstat.5 >config.status: creating man/iostat.1 >config.status: creating man/cifsiostat.1 >config.status: creating tests/variables >config.status: creating Makefile > > Sysstat version: 12.6.2 > Installation prefix: /usr > rc directory: /etc > Init directory: /etc/init.d > Systemd unit dir: /usr/lib/systemd/system > Systemd sleep dir: /usr/lib/systemd/system-sleep > Configuration file: /etc/sysstat > Man pages directory: /usr/share/man > Compiler: x86_64-pc-linux-gnu-gcc > Compiler flags: -O2 -pipe -march=native -fno-diagnostics-color > Linker flags: -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/app-admin/sysstat-12.6.2-r1/work/sysstat-12.6.2 ... >make -j4 >x86_64-pc-linux-gnu-gcc -o sadc.o -c -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wstrict-prototypes -pipe -O2 -DSA_DIR=\"/var/log/sa\" -DSADC_PATH=\"/usr/lib/sa/sadc\" -DHAVE_SYS_SYSMACROS_H -DHAVE_LINUX_SCHED_H -DHAVE_SYS_PARAM_H -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" sadc.c >x86_64-pc-linux-gnu-gcc -o act_sadc.o -c -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wstrict-prototypes -pipe -O2 -DSOURCE_SADC -DSA_DIR=\"/var/log/sa\" -DSADC_PATH=\"/usr/lib/sa/sadc\" -DHAVE_SYS_SYSMACROS_H -DHAVE_LINUX_SCHED_H -DHAVE_SYS_PARAM_H -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" activity.c >x86_64-pc-linux-gnu-gcc -o sa_wrap.o -c -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wstrict-prototypes -pipe -O2 -DSOURCE_SADC -DSA_DIR=\"/var/log/sa\" -DSADC_PATH=\"/usr/lib/sa/sadc\" -DHAVE_SYS_SYSMACROS_H -DHAVE_LINUX_SCHED_H -DHAVE_SYS_PARAM_H -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" sa_wrap.c >x86_64-pc-linux-gnu-gcc -o sa_common_light.o -c -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wstrict-prototypes -pipe -O2 -DSOURCE_SADC -DSA_DIR=\"/var/log/sa\" -DSADC_PATH=\"/usr/lib/sa/sadc\" -DHAVE_SYS_SYSMACROS_H -DHAVE_LINUX_SCHED_H -DHAVE_SYS_PARAM_H -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" sa_common.c >x86_64-pc-linux-gnu-gcc -o common_light.o -c -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wstrict-prototypes -pipe -O2 -DSOURCE_SADC -DSA_DIR=\"/var/log/sa\" -DSADC_PATH=\"/usr/lib/sa/sadc\" -DHAVE_SYS_SYSMACROS_H -DHAVE_LINUX_SCHED_H -DHAVE_SYS_PARAM_H -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" common.c >common.c: In function âcheck_overflowâ: >common.c:454:71: error: expected â)â before â{â token > 454 | (unsigned long long)val2) < (unsigned long long)val3)) { > | ^~ > | ) >common.c:450:12: note: to match this â(â > 450 | if ((val1 != 0) && (val2 != 0) && (val3 != 0) && > | ^ >common.c:462:1: error: expected expression before â}â token > 462 | } > | ^ >make: *** [Makefile:256: common_light.o] Error 1 >make: *** Waiting for unfinished jobs.... > * ERROR: app-admin/sysstat-12.6.2-r1::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=app-admin/sysstat-12.6.2-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=app-admin/sysstat-12.6.2-r1::gentoo'`. > * The complete build log is located at '/var/log/portage/app-admin:sysstat-12.6.2-r1:20230523-210818.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-admin/sysstat-12.6.2-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/app-admin/sysstat-12.6.2-r1/temp/environment'. > * Working directory: '/var/tmp/portage/app-admin/sysstat-12.6.2-r1/work/sysstat-12.6.2' > * S: '/var/tmp/portage/app-admin/sysstat-12.6.2-r1/work/sysstat-12.6.2' >
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 907081
:
862376
| 862377 |
862378
|
862379
|
862380
|
862381
|
862382
|
862383