Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 862353 Details for
Bug 907048
app-admin/sysstat-12.6.2-r1 fails to build: common.c:454:71: error: expected ‘)’ before ‘{’ token
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build log
build.log (text/x-log), 18.83 KB, created by
Mamadou Babaei
on 2023-05-23 21:41:56 UTC
(
hide
)
Description:
build log
Filename:
MIME Type:
Creator:
Mamadou Babaei
Created:
2023-05-23 21:41:56 UTC
Size:
18.83 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 dcron elibc_glibc kernel_linux lm-sensors nls > * FEATURES: ccache 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 --enable-use-crond --enable-sensors --disable-lto --enable-nls --disable-compress-manpg --disable-stripping --disable-pcp --enable-copy-only --enable-documentation --enable-install-cron --with-systemdsystemunitdir=/lib/systemd/system >. >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... /bin/cp >checking for chkconfig... no >checking for pkg-config... pkg-config >checking for systemctl... no >. >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... yes >checking for sensors_get_detected_chips in -lsensors... yes >checking for sensors library... yes >checking for sensors_cleanup in -lsensors... yes >checking for sensors 32-bit library... 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 >checking system activity directory... /var/log/sa >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... yes >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 > Use standard cron daemon > Configuration file: /etc/sysstat > Man pages directory: /usr/share/man > Compiler: x86_64-pc-linux-gnu-gcc > Compiler flags: -march=native -O2 -pipe > Linker flags: -Wl,-O1 -Wl,--sort-common -Wl,--as-needed > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/app-admin/sysstat-12.6.2-r1/work/sysstat-12.6.2 ... >make -j9 -l8 >x86_64-pc-linux-gnu-gcc -o sadc.o -c -march=native -O2 -pipe -Wall -Wstrict-prototypes -pipe -O2 -DSA_DIR=\"/var/log/sa\" -DSADC_PATH=\"/usr/lib/sa/sadc\" -DHAVE_SENSORS -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 -march=native -O2 -pipe -Wall -Wstrict-prototypes -pipe -O2 -DSOURCE_SADC -DSA_DIR=\"/var/log/sa\" -DSADC_PATH=\"/usr/lib/sa/sadc\" -DHAVE_SENSORS -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 -march=native -O2 -pipe -Wall -Wstrict-prototypes -pipe -O2 -DSOURCE_SADC -DSA_DIR=\"/var/log/sa\" -DSADC_PATH=\"/usr/lib/sa/sadc\" -DHAVE_SENSORS -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 -march=native -O2 -pipe -Wall -Wstrict-prototypes -pipe -O2 -DSOURCE_SADC -DSA_DIR=\"/var/log/sa\" -DSADC_PATH=\"/usr/lib/sa/sadc\" -DHAVE_SENSORS -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 -march=native -O2 -pipe -Wall -Wstrict-prototypes -pipe -O2 -DSOURCE_SADC -DSA_DIR=\"/var/log/sa\" -DSADC_PATH=\"/usr/lib/sa/sadc\" -DHAVE_SENSORS -DHAVE_SYS_SYSMACROS_H -DHAVE_LINUX_SCHED_H -DHAVE_SYS_PARAM_H -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" common.c >x86_64-pc-linux-gnu-gcc -o rd_sensors.o -c -march=native -O2 -pipe -Wall -Wstrict-prototypes -pipe -O2 -DSA_DIR=\"/var/log/sa\" -DSADC_PATH=\"/usr/lib/sa/sadc\" -DHAVE_SENSORS -DHAVE_SYS_SYSMACROS_H -DHAVE_LINUX_SCHED_H -DHAVE_SYS_PARAM_H -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" rd_sensors.c >x86_64-pc-linux-gnu-gcc -o common.o -c -march=native -O2 -pipe -Wall -Wstrict-prototypes -pipe -O2 -DSA_DIR=\"/var/log/sa\" -DSADC_PATH=\"/usr/lib/sa/sadc\" -DHAVE_SENSORS -DHAVE_SYS_SYSMACROS_H -DHAVE_LINUX_SCHED_H -DHAVE_SYS_PARAM_H -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" common.c >x86_64-pc-linux-gnu-gcc -o sar.o -c -march=native -O2 -pipe -Wall -Wstrict-prototypes -pipe -O2 -DSA_DIR=\"/var/log/sa\" -DSADC_PATH=\"/usr/lib/sa/sadc\" -DHAVE_SENSORS -DHAVE_SYS_SYSMACROS_H -DHAVE_LINUX_SCHED_H -DHAVE_SYS_PARAM_H -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" sar.c >x86_64-pc-linux-gnu-gcc -o ioconf.o -c -march=native -O2 -pipe -Wall -Wstrict-prototypes -pipe -O2 -DSA_DIR=\"/var/log/sa\" -DSADC_PATH=\"/usr/lib/sa/sadc\" -DHAVE_SENSORS -DHAVE_SYS_SYSMACROS_H -DHAVE_LINUX_SCHED_H -DHAVE_SYS_PARAM_H -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" ioconf.c >x86_64-pc-linux-gnu-gcc -o act_sar.o -c -march=native -O2 -pipe -Wall -Wstrict-prototypes -pipe -O2 -DSOURCE_SAR -DSA_DIR=\"/var/log/sa\" -DSADC_PATH=\"/usr/lib/sa/sadc\" -DHAVE_SENSORS -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 rd_stats_light.o -c -march=native -O2 -pipe -Wall -Wstrict-prototypes -pipe -O2 -DSA_DIR=\"/var/log/sa\" -DSADC_PATH=\"/usr/lib/sa/sadc\" -DHAVE_SENSORS -DHAVE_SYS_SYSMACROS_H -DHAVE_LINUX_SCHED_H -DHAVE_SYS_PARAM_H -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" rd_stats.c >x86_64-pc-linux-gnu-gcc -o pr_stats.o -c -march=native -O2 -pipe -Wall -Wstrict-prototypes -pipe -O2 -DSA_DIR=\"/var/log/sa\" -DSADC_PATH=\"/usr/lib/sa/sadc\" -DHAVE_SENSORS -DHAVE_SYS_SYSMACROS_H -DHAVE_LINUX_SCHED_H -DHAVE_SYS_PARAM_H -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" pr_stats.c >x86_64-pc-linux-gnu-gcc -o sa_common.o -c -march=native -O2 -pipe -Wall -Wstrict-prototypes -pipe -O2 -DSA_DIR=\"/var/log/sa\" -DSADC_PATH=\"/usr/lib/sa/sadc\" -DHAVE_SENSORS -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 format_sar.o -c -march=native -O2 -pipe -Wall -Wstrict-prototypes -pipe -O2 -DSOURCE_SAR -DSA_DIR=\"/var/log/sa\" -DSADC_PATH=\"/usr/lib/sa/sadc\" -DHAVE_SENSORS -DHAVE_SYS_SYSMACROS_H -DHAVE_LINUX_SCHED_H -DHAVE_SYS_PARAM_H -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" format.c >x86_64-pc-linux-gnu-gcc -o count.o -c -march=native -O2 -pipe -Wall -Wstrict-prototypes -pipe -O2 -DSOURCE_SADC -DSA_DIR=\"/var/log/sa\" -DSADC_PATH=\"/usr/lib/sa/sadc\" -DHAVE_SENSORS -DHAVE_SYS_SYSMACROS_H -DHAVE_LINUX_SCHED_H -DHAVE_SYS_PARAM_H -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" count.c >x86_64-pc-linux-gnu-gcc -o count_light.o -c -march=native -O2 -pipe -Wall -Wstrict-prototypes -pipe -O2 -DSA_DIR=\"/var/log/sa\" -DSADC_PATH=\"/usr/lib/sa/sadc\" -DHAVE_SENSORS -DHAVE_SYS_SYSMACROS_H -DHAVE_LINUX_SCHED_H -DHAVE_SYS_PARAM_H -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" count.c >x86_64-pc-linux-gnu-gcc -o sadf_misc.o -c -march=native -O2 -pipe -Wall -Wstrict-prototypes -pipe -O2 -DSA_DIR=\"/var/log/sa\" -DSADC_PATH=\"/usr/lib/sa/sadc\" -DHAVE_SENSORS -DHAVE_SYS_SYSMACROS_H -DHAVE_LINUX_SCHED_H -DHAVE_SYS_PARAM_H -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" sadf_misc.c >x86_64-pc-linux-gnu-gcc -o format_sadf.o -c -march=native -O2 -pipe -Wall -Wstrict-prototypes -pipe -O2 -DSOURCE_SADF -DSA_DIR=\"/var/log/sa\" -DSADC_PATH=\"/usr/lib/sa/sadc\" -DHAVE_SENSORS -DHAVE_SYS_SYSMACROS_H -DHAVE_LINUX_SCHED_H -DHAVE_SYS_PARAM_H -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" format.c >x86_64-pc-linux-gnu-gcc -o act_sadf.o -c -march=native -O2 -pipe -Wall -Wstrict-prototypes -pipe -O2 -DSOURCE_SADF -DSA_DIR=\"/var/log/sa\" -DSADC_PATH=\"/usr/lib/sa/sadc\" -DHAVE_SENSORS -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 pcp_def_metrics.o -c -march=native -O2 -pipe -Wall -Wstrict-prototypes -pipe -O2 -DSA_DIR=\"/var/log/sa\" -DSADC_PATH=\"/usr/lib/sa/sadc\" -DHAVE_SENSORS -DHAVE_SYS_SYSMACROS_H -DHAVE_LINUX_SCHED_H -DHAVE_SYS_PARAM_H -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" pcp_def_metrics.c >x86_64-pc-linux-gnu-gcc -o sa_conv.o -c -march=native -O2 -pipe -Wall -Wstrict-prototypes -pipe -O2 -DSA_DIR=\"/var/log/sa\" -DSADC_PATH=\"/usr/lib/sa/sadc\" -DHAVE_SENSORS -DHAVE_SYS_SYSMACROS_H -DHAVE_LINUX_SCHED_H -DHAVE_SYS_PARAM_H -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" sa_conv.c >x86_64-pc-linux-gnu-gcc -o rndr_stats.o -c -march=native -O2 -pipe -Wall -Wstrict-prototypes -pipe -O2 -DSA_DIR=\"/var/log/sa\" -DSADC_PATH=\"/usr/lib/sa/sadc\" -DHAVE_SENSORS -DHAVE_SYS_SYSMACROS_H -DHAVE_LINUX_SCHED_H -DHAVE_SYS_PARAM_H -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" rndr_stats.c >x86_64-pc-linux-gnu-gcc -o json_stats.o -c -march=native -O2 -pipe -Wall -Wstrict-prototypes -pipe -O2 -DSA_DIR=\"/var/log/sa\" -DSADC_PATH=\"/usr/lib/sa/sadc\" -DHAVE_SENSORS -DHAVE_SYS_SYSMACROS_H -DHAVE_LINUX_SCHED_H -DHAVE_SYS_PARAM_H -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" json_stats.c >x86_64-pc-linux-gnu-gcc -o svg_stats.o -c -march=native -O2 -pipe -Wall -Wstrict-prototypes -pipe -O2 -DSA_DIR=\"/var/log/sa\" -DSADC_PATH=\"/usr/lib/sa/sadc\" -DHAVE_SENSORS -DHAVE_SYS_SYSMACROS_H -DHAVE_LINUX_SCHED_H -DHAVE_SYS_PARAM_H -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" svg_stats.c >x86_64-pc-linux-gnu-gcc -o raw_stats.o -c -march=native -O2 -pipe -Wall -Wstrict-prototypes -pipe -O2 -DSA_DIR=\"/var/log/sa\" -DSADC_PATH=\"/usr/lib/sa/sadc\" -DHAVE_SENSORS -DHAVE_SYS_SYSMACROS_H -DHAVE_LINUX_SCHED_H -DHAVE_SYS_PARAM_H -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" raw_stats.c >x86_64-pc-linux-gnu-gcc -o xml_stats.o -c -march=native -O2 -pipe -Wall -Wstrict-prototypes -pipe -O2 -DSA_DIR=\"/var/log/sa\" -DSADC_PATH=\"/usr/lib/sa/sadc\" -DHAVE_SENSORS -DHAVE_SYS_SYSMACROS_H -DHAVE_LINUX_SCHED_H -DHAVE_SYS_PARAM_H -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" xml_stats.c >x86_64-pc-linux-gnu-gcc -o pcp_stats.o -c -march=native -O2 -pipe -Wall -Wstrict-prototypes -pipe -O2 -DSA_DIR=\"/var/log/sa\" -DSADC_PATH=\"/usr/lib/sa/sadc\" -DHAVE_SENSORS -DHAVE_SYS_SYSMACROS_H -DHAVE_LINUX_SCHED_H -DHAVE_SYS_PARAM_H -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" pcp_stats.c >x86_64-pc-linux-gnu-gcc -o sadf.o -c -march=native -O2 -pipe -Wall -Wstrict-prototypes -pipe -O2 -DSA_DIR=\"/var/log/sa\" -DSADC_PATH=\"/usr/lib/sa/sadc\" -DHAVE_SENSORS -DHAVE_SYS_SYSMACROS_H -DHAVE_LINUX_SCHED_H -DHAVE_SYS_PARAM_H -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" sadf.c >x86_64-pc-linux-gnu-gcc -o tapestat.o -c -march=native -O2 -pipe -Wall -Wstrict-prototypes -pipe -O2 -DSA_DIR=\"/var/log/sa\" -DSADC_PATH=\"/usr/lib/sa/sadc\" -DHAVE_SENSORS -DHAVE_SYS_SYSMACROS_H -DHAVE_LINUX_SCHED_H -DHAVE_SYS_PARAM_H -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" tapestat.c >[01m[Kcommon.c:[m[K In function â[01m[Kcheck_overflow[m[Kâ: >[01m[Kcommon.c:454:71:[m[K [01;31m[Kerror: [m[Kexpected â[01m[K)[m[Kâ before â[01m[K{[m[Kâ token > 454 | (unsigned long long)val2) < (unsigned long long)val3))[01;31m[K [m[K[32m[K{[m[K > | [01;31m[K^[m[K[32m[K~[m[K > | [32m[K)[m[K >[01m[Kcommon.c:450:12:[m[K [01;36m[Knote: [m[Kto match this â[01m[K([m[Kâ > 450 | if [01;36m[K([m[K(val1 != 0) && (val2 != 0) && (val3 != 0) && > | [01;36m[K^[m[K >[01m[Kcommon.c:462:1:[m[K [01;31m[Kerror: [m[Kexpected expression before â[01m[K}[m[Kâ token > 462 | [01;31m[K}[m[K > | [01;31m[K^[m[K >make: *** [Makefile:256: common_light.o] Error 1 >make: *** Waiting for unfinished jobs.... >[01m[Kcommon.c:[m[K In function â[01m[Kcheck_overflow[m[Kâ: >[01m[Kcommon.c:454:71:[m[K [01;31m[Kerror: [m[Kexpected â[01m[K)[m[Kâ before â[01m[K{[m[Kâ token > 454 | (unsigned long long)val2) < (unsigned long long)val3))[01;31m[K [m[K[32m[K{[m[K > | [01;31m[K^[m[K[32m[K~[m[K > | [32m[K)[m[K >[01m[Kcommon.c:450:12:[m[K [01;36m[Knote: [m[Kto match this â[01m[K([m[Kâ > 450 | if [01;36m[K([m[K(val1 != 0) && (val2 != 0) && (val3 != 0) && > | [01;36m[K^[m[K >[01m[Kcommon.c:462:1:[m[K [01;31m[Kerror: [m[Kexpected expression before â[01m[K}[m[Kâ token > 462 | [01;31m[K}[m[K > | [01;31m[K^[m[K >make: *** [Makefile:248: common.o] Error 1 > * 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/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 907048
: 862353