Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 131431 Details for
Bug 193208
app-admin/sysstat-8.0.0 does not compile
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build log
ebuild.log (text/plain), 9.51 KB, created by
Mark Wagner
on 2007-09-20 17:25:16 UTC
(
hide
)
Description:
build log
Filename:
MIME Type:
Creator:
Mark Wagner
Created:
2007-09-20 17:25:16 UTC
Size:
9.51 KB
patch
obsolete
>>>> Unpacking source... >>>> Unpacking sysstat-8.0.0.tar.gz to /m/tmp/freddy/var/tmp/portage/portage/app-admin/sysstat-8.0.0/work >>>> Source unpacked. >>>> Compiling source in /m/tmp/freddy/var/tmp/portage/portage/app-admin/sysstat-8.0.0/work/sysstat-8.0.0 ... >./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-nls --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu >. >Check programs: >. >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C... none needed >checking whether ln -s works... yes >checking for chmod... chmod >checking for chown... chown >checking for install... install >checking for msgfmt... msgfmt >checking for bzip2... bzip2 >checking for cp... /bin/cp >checking for chkconfig... no >. >Check header files: >. >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for egrep... grep -E >checking for ANSI C header files... yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking ctype.h usability... yes >checking ctype.h presence... yes >checking for ctype.h... yes >checking errno.h usability... yes >checking errno.h presence... yes >checking for errno.h... yes >checking libintl.h usability... yes >checking libintl.h presence... yes >checking for libintl.h... yes >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking net/if.h usability... yes >checking net/if.h presence... yes >checking for net/if.h... yes >checking signal.h usability... yes >checking signal.h presence... yes >checking for signal.h... yes >checking stdio.h usability... yes >checking stdio.h presence... yes >checking for stdio.h... yes >checking sys/file.h usability... yes >checking sys/file.h presence... yes >checking for sys/file.h... yes >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking for sys/stat.h... (cached) 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 >. >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 >checking for _LARGE_FILES value needed for large files... no >. >Check configuration: >. >checking sadc directory... /usr/lib64/sa >checking system activity directory... /var/log/sa >checking sysstat configuration directory... /etc/sysconfig >checking National Language Support... yes >checking whether workaround for SMP race is needed... no >checking whether sa2 should process data file of the day before... no >checking number of daily data files to keep... 7 >checking number of days after which data files are compressed... 10 >checking group for manual pages... man >checking whether man_group variable should be ignored... no >checking whether manual pages should be compressed... no >checking whether isag script should be installed... no >checking whether system activity directory should be cleaned... no >checking whether cron should start sar automatically... no >. >Now create files: >. >configure: creating ./config.status >config.status: creating sa1 >config.status: creating sa2 >config.status: creating crontab >config.status: creating sysstat.sysconfig >config.status: creating version.h >config.status: creating sysconfig.h >config.status: creating sysstat.cron.daily >config.status: creating sysstat.cron.hourly >config.status: creating sysstat.crond >config.status: creating sysstat.crond.sample.in >config.status: creating sysstat >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 contrib/isag/isag >config.status: creating Makefile > > Sysstat version: 8.0.0 > Installation prefix: /usr > rc directory: /etc > Init directory: /etc/init.d > Configuration directory: /etc/sysconfig > Compiler: x86_64-pc-linux-gnu-gcc > Compiler flags: -march=k8 -O2 -pipe > > >x86_64-pc-linux-gnu-gcc -o sadc.o -c -march=k8 -O2 -pipe -Wall -Wstrict-prototypes -pipe -O2 -fno-strength-reduce -DSA_DIR=\"/var/log/sa\" -DSADC_PATH=\"/usr/lib64/sa/sadc\" -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" sadc.c >x86_64-pc-linux-gnu-gcc -o common.o -c -march=k8 -O2 -pipe -Wall -Wstrict-prototypes -pipe -O2 -fno-strength-reduce -DSA_DIR=\"/var/log/sa\" -DSADC_PATH=\"/usr/lib64/sa/sadc\" -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" common.c >x86_64-pc-linux-gnu-gcc -o ioconf.o -c -march=k8 -O2 -pipe -Wall -Wstrict-prototypes -pipe -O2 -fno-strength-reduce -DSA_DIR=\"/var/log/sa\" -DSADC_PATH=\"/usr/lib64/sa/sadc\" -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" ioconf.c >x86_64-pc-linux-gnu-gcc -o sa_common.o -c -march=k8 -O2 -pipe -Wall -Wstrict-prototypes -pipe -O2 -fno-strength-reduce -DSA_DIR=\"/var/log/sa\" -DSADC_PATH=\"/usr/lib64/sa/sadc\" -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" sa_common.c >x86_64-pc-linux-gnu-gcc -o sar.o -c -march=k8 -O2 -pipe -Wall -Wstrict-prototypes -pipe -O2 -fno-strength-reduce -DSA_DIR=\"/var/log/sa\" -DSADC_PATH=\"/usr/lib64/sa/sadc\" -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" sar.c >x86_64-pc-linux-gnu-gcc -o sadf.o -c -march=k8 -O2 -pipe -Wall -Wstrict-prototypes -pipe -O2 -fno-strength-reduce -DSA_DIR=\"/var/log/sa\" -DSADC_PATH=\"/usr/lib64/sa/sadc\" -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" sadf.c >x86_64-pc-linux-gnu-gcc -o iostat.o -c -march=k8 -O2 -pipe -Wall -Wstrict-prototypes -pipe -O2 -fno-strength-reduce -DSA_DIR=\"/var/log/sa\" -DSADC_PATH=\"/usr/lib64/sa/sadc\" -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" iostat.c >x86_64-pc-linux-gnu-gcc -o mpstat.o -c -march=k8 -O2 -pipe -Wall -Wstrict-prototypes -pipe -O2 -fno-strength-reduce -DSA_DIR=\"/var/log/sa\" -DSADC_PATH=\"/usr/lib64/sa/sadc\" -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" mpstat.c >x86_64-pc-linux-gnu-gcc -o pidstat.o -c -march=k8 -O2 -pipe -Wall -Wstrict-prototypes -pipe -O2 -fno-strength-reduce -DSA_DIR=\"/var/log/sa\" -DSADC_PATH=\"/usr/lib64/sa/sadc\" -DUSE_NLS -DPACKAGE=\"sysstat\" -DLOCALEDIR=\"/usr/share/locale\" pidstat.c >msgfmt -o nls/af.gmo nls/af.po >msgfmt -o nls/da.gmo nls/da.po >msgfmt -o nls/de.gmo nls/de.po >msgfmt -o nls/es.gmo nls/es.po >msgfmt -o nls/fr.gmo nls/fr.po >msgfmt -o nls/it.gmo nls/it.po >msgfmt -o nls/ja.gmo nls/ja.po >msgfmt -o nls/nb.gmo nls/nb.po >msgfmt -o nls/nn.gmo nls/nn.po >msgfmt -o nls/pl.gmo nls/pl.po >msgfmt -o nls/pt.gmo nls/pt.po >msgfmt -o nls/ro.gmo nls/ro.po >msgfmt -o nls/ru.gmo nls/ru.po >msgfmt -o nls/sk.gmo nls/sk.po >msgfmt -o nls/sv.gmo nls/sv.po >ar rv libsyscom.a common.o >ar rv libsyscom.a ioconf.o >ar: creating libsyscom.a >a - ioconf.o >ar: creating libsyscom.a >a - common.o >ar rv libsyssa.a sa_common.o >ar: creating libsyssa.a >a - sa_common.o >x86_64-pc-linux-gnu-gcc -o iostat -march=k8 -O2 -pipe -Wall -Wstrict-prototypes -pipe -O2 -fno-strength-reduce iostat.o libsyscom.a >x86_64-pc-linux-gnu-gcc -o mpstat -march=k8 -O2 -pipe -Wall -Wstrict-prototypes -pipe -O2 -fno-strength-reduce mpstat.o libsyscom.a >iostat.o: In function `read_ppartitions_stat': >iostat.c:(.text+0x163f): undefined reference to `ioc_name' >iostat.c:(.text+0x16f7): undefined reference to `transform_devmapname' >iostat.o: In function `read_diskstats_stat': >iostat.c:(.text+0x18b5): undefined reference to `ioc_name' >iostat.c:(.text+0x1a42): undefined reference to `transform_devmapname' >libsyscom.a(common.o): In function `get_ppartitions_dev_nr': >common.c:(.text+0xafe): undefined reference to `ioc_iswhole' >collect2: ld returned 1 exit status >libsyscom.a(common.o): In function `get_ppartitions_dev_nr': >common.c:(.text+0xafe): undefined reference to `ioc_iswhole' >collect2: ld returned 1 exit status >make: *** [iostat] Error 1 >make: *** Waiting for unfinished jobs.... >make: *** [mpstat] Error 1 > [31;01m*[0m > [31;01m*[0m ERROR: app-admin/sysstat-8.0.0 failed. > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 1654: Called dyn_compile > [31;01m*[0m ebuild.sh, line 990: Called qa_call 'src_compile' > [31;01m*[0m ebuild.sh, line 44: Called src_compile > [31;01m*[0m sysstat-8.0.0.ebuild, line 23: Called die > [31;01m*[0m > [31;01m*[0m emake failed > [31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant. > [31;01m*[0m A complete build log is located at '/var/log/portage/app-admin:sysstat-8.0.0:20070920-164744.log'. > [31;01m*[0m
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 193208
: 131431