Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 401564 Details for
Bug 324743
sys-boot/yaboot-1.3.14 fails to compile on hardened ppc
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), 23.40 KB, created by
herminio.hernandezjr
on 2015-04-18 18:05:50 UTC
(
hide
)
Description:
build log
Filename:
MIME Type:
Creator:
herminio.hernandezjr
Created:
2015-04-18 18:05:50 UTC
Size:
23.40 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: sys-boot/yaboot-1.3.17-r2 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: ppc@gentoo.org ppc64@gentoo.org >[32;01m * [39;49;00mUSE: abi_ppc_32 elibc_glibc kernel_linux ppc userland_GNU >[32;01m * [39;49;00mFEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking yaboot-1.3.17.tar.gz to /var/tmp/portage/sys-boot/yaboot-1.3.17-r2/work >>>> Source unpacked in /var/tmp/portage/sys-boot/yaboot-1.3.17-r2/work >>>> Preparing source in /var/tmp/portage/sys-boot/yaboot-1.3.17-r2/work/yaboot-1.3.17 ... > [32;01m*[0m Applying yabootconfig-1.3.13.patch ... >[A[93C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying chrpfix.patch ... >[A[93C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying yaboot-1.3.17-nopiessp-gcc4.patch ... >[A[93C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying yaboot-stubfuncs.patch ... >[A[93C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying new-ofpath-devspec.patch ... >[A[93C [34;01m[ [32;01mok[34;01m ][0m >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sys-boot/yaboot-1.3.17-r2/work/yaboot-1.3.17 ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/sys-boot/yaboot-1.3.17-r2/work/yaboot-1.3.17 ... >make PREFIX=/usr MANDIR=share/man CC=powerpc-unknown-linux-gnu-gcc >powerpc-unknown-linux-gnu-gcc -Os -m32 -fno-stack-protector -nostdinc -Wall -isystem `powerpc-unknown-linux-gnu-gcc -m32 -print-file-name=include` -fsigned-char -DVERSION="\"1.3.17\"" -DTEXTADDR=0x100000 -DDEBUG=0 -DMALLOCADDR= -DMALLOCSIZE=0x100000 -DKERNELADDR=0x00000000 -Wno-error -fdiagnostics-show-option -I ./include -fno-strict-aliasing -DCONFIG_COLOR_TEXT -DCONFIG_SET_COLORMAP -DUSE_MD5_PASSWORDS -DCONFIG_FS_XFS -DCONFIG_FS_REISERFS -D__ASSEMBLY__ -c -o second/crt0.o second/crt0.S >powerpc-unknown-linux-gnu-gcc -Os -m32 -fno-stack-protector -nostdinc -Wall -isystem `powerpc-unknown-linux-gnu-gcc -m32 -print-file-name=include` -fsigned-char -DVERSION="\"1.3.17\"" -DTEXTADDR=0x100000 -DDEBUG=0 -DMALLOCADDR= -DMALLOCSIZE=0x100000 -DKERNELADDR=0x00000000 -Wno-error -fdiagnostics-show-option -I ./include -fno-strict-aliasing -DCONFIG_COLOR_TEXT -DCONFIG_SET_COLORMAP -DUSE_MD5_PASSWORDS -DCONFIG_FS_XFS -DCONFIG_FS_REISERFS -c -o second/yaboot.o second/yaboot.c >second/yaboot.c: In function âsetup_displayâ: >second/yaboot.c:1510:13: warning: variable âresultâ set but not used [-Wunused-but-set-variable] > int i, result; > ^ >second/yaboot.c: In function âyaboot_text_uiâ: >second/yaboot.c:1321:9: warning: âphâ may be used uninitialized in this function [-Wmaybe-uninitialized] > if (ph) > ^ >second/yaboot.c:1198:23: note: âphâ was declared here > Elf32_Phdr *p, *ph; > ^ >second/yaboot.c:1453:9: warning: âphâ may be used uninitialized in this function [-Wmaybe-uninitialized] > if (ph) > ^ >second/yaboot.c:1331:23: note: âphâ was declared here > Elf64_Phdr *p, *ph; > ^ >powerpc-unknown-linux-gnu-gcc -Os -m32 -fno-stack-protector -nostdinc -Wall -isystem `powerpc-unknown-linux-gnu-gcc -m32 -print-file-name=include` -fsigned-char -DVERSION="\"1.3.17\"" -DTEXTADDR=0x100000 -DDEBUG=0 -DMALLOCADDR= -DMALLOCSIZE=0x100000 -DKERNELADDR=0x00000000 -Wno-error -fdiagnostics-show-option -I ./include -fno-strict-aliasing -DCONFIG_COLOR_TEXT -DCONFIG_SET_COLORMAP -DUSE_MD5_PASSWORDS -DCONFIG_FS_XFS -DCONFIG_FS_REISERFS -D__ASSEMBLY__ -c -o second/cache.o second/cache.S >powerpc-unknown-linux-gnu-gcc -Os -m32 -fno-stack-protector -nostdinc -Wall -isystem `powerpc-unknown-linux-gnu-gcc -m32 -print-file-name=include` -fsigned-char -DVERSION="\"1.3.17\"" -DTEXTADDR=0x100000 -DDEBUG=0 -DMALLOCADDR= -DMALLOCSIZE=0x100000 -DKERNELADDR=0x00000000 -Wno-error -fdiagnostics-show-option -I ./include -fno-strict-aliasing -DCONFIG_COLOR_TEXT -DCONFIG_SET_COLORMAP -DUSE_MD5_PASSWORDS -DCONFIG_FS_XFS -DCONFIG_FS_REISERFS -c -o second/prom.o second/prom.c >powerpc-unknown-linux-gnu-gcc -Os -m32 -fno-stack-protector -nostdinc -Wall -isystem `powerpc-unknown-linux-gnu-gcc -m32 -print-file-name=include` -fsigned-char -DVERSION="\"1.3.17\"" -DTEXTADDR=0x100000 -DDEBUG=0 -DMALLOCADDR= -DMALLOCSIZE=0x100000 -DKERNELADDR=0x00000000 -Wno-error -fdiagnostics-show-option -I ./include -fno-strict-aliasing -DCONFIG_COLOR_TEXT -DCONFIG_SET_COLORMAP -DUSE_MD5_PASSWORDS -DCONFIG_FS_XFS -DCONFIG_FS_REISERFS -c -o second/file.o second/file.c >second/file.c: In function âopen_fileâ: >second/file.c:662:28: warning: argument to âsizeofâ in âmemsetâ call is the same pointer type âstruct boot_file_t *â as the destination; expected âstruct boot_file_tâ or an explicit length [-Wsizeof-pointer-memaccess] > memset(file, 0, sizeof(struct boot_file_t*)); > ^ >powerpc-unknown-linux-gnu-gcc -Os -m32 -fno-stack-protector -nostdinc -Wall -isystem `powerpc-unknown-linux-gnu-gcc -m32 -print-file-name=include` -fsigned-char -DVERSION="\"1.3.17\"" -DTEXTADDR=0x100000 -DDEBUG=0 -DMALLOCADDR= -DMALLOCSIZE=0x100000 -DKERNELADDR=0x00000000 -Wno-error -fdiagnostics-show-option -I ./include -fno-strict-aliasing -DCONFIG_COLOR_TEXT -DCONFIG_SET_COLORMAP -DUSE_MD5_PASSWORDS -DCONFIG_FS_XFS -DCONFIG_FS_REISERFS -c -o second/partition.o second/partition.c >powerpc-unknown-linux-gnu-gcc -Os -m32 -fno-stack-protector -nostdinc -Wall -isystem `powerpc-unknown-linux-gnu-gcc -m32 -print-file-name=include` -fsigned-char -DVERSION="\"1.3.17\"" -DTEXTADDR=0x100000 -DDEBUG=0 -DMALLOCADDR= -DMALLOCSIZE=0x100000 -DKERNELADDR=0x00000000 -Wno-error -fdiagnostics-show-option -I ./include -fno-strict-aliasing -DCONFIG_COLOR_TEXT -DCONFIG_SET_COLORMAP -DUSE_MD5_PASSWORDS -DCONFIG_FS_XFS -DCONFIG_FS_REISERFS -c -o second/fs.o second/fs.c >powerpc-unknown-linux-gnu-gcc -Os -m32 -fno-stack-protector -nostdinc -Wall -isystem `powerpc-unknown-linux-gnu-gcc -m32 -print-file-name=include` -fsigned-char -DVERSION="\"1.3.17\"" -DTEXTADDR=0x100000 -DDEBUG=0 -DMALLOCADDR= -DMALLOCSIZE=0x100000 -DKERNELADDR=0x00000000 -Wno-error -fdiagnostics-show-option -I ./include -fno-strict-aliasing -DCONFIG_COLOR_TEXT -DCONFIG_SET_COLORMAP -DUSE_MD5_PASSWORDS -DCONFIG_FS_XFS -DCONFIG_FS_REISERFS -c -o second/cfg.o second/cfg.c >powerpc-unknown-linux-gnu-gcc -Os -m32 -fno-stack-protector -nostdinc -Wall -isystem `powerpc-unknown-linux-gnu-gcc -m32 -print-file-name=include` -fsigned-char -DVERSION="\"1.3.17\"" -DTEXTADDR=0x100000 -DDEBUG=0 -DMALLOCADDR= -DMALLOCSIZE=0x100000 -DKERNELADDR=0x00000000 -Wno-error -fdiagnostics-show-option -I ./include -fno-strict-aliasing -DCONFIG_COLOR_TEXT -DCONFIG_SET_COLORMAP -DUSE_MD5_PASSWORDS -DCONFIG_FS_XFS -DCONFIG_FS_REISERFS -D__ASSEMBLY__ -c -o second/setjmp.o second/setjmp.S >powerpc-unknown-linux-gnu-gcc -Os -m32 -fno-stack-protector -nostdinc -Wall -isystem `powerpc-unknown-linux-gnu-gcc -m32 -print-file-name=include` -fsigned-char -DVERSION="\"1.3.17\"" -DTEXTADDR=0x100000 -DDEBUG=0 -DMALLOCADDR= -DMALLOCSIZE=0x100000 -DKERNELADDR=0x00000000 -Wno-error -fdiagnostics-show-option -I ./include -fno-strict-aliasing -DCONFIG_COLOR_TEXT -DCONFIG_SET_COLORMAP -DUSE_MD5_PASSWORDS -DCONFIG_FS_XFS -DCONFIG_FS_REISERFS -c -o second/cmdline.o second/cmdline.c >powerpc-unknown-linux-gnu-gcc -Os -m32 -fno-stack-protector -nostdinc -Wall -isystem `powerpc-unknown-linux-gnu-gcc -m32 -print-file-name=include` -fsigned-char -DVERSION="\"1.3.17\"" -DTEXTADDR=0x100000 -DDEBUG=0 -DMALLOCADDR= -DMALLOCSIZE=0x100000 -DKERNELADDR=0x00000000 -Wno-error -fdiagnostics-show-option -I ./include -fno-strict-aliasing -DCONFIG_COLOR_TEXT -DCONFIG_SET_COLORMAP -DUSE_MD5_PASSWORDS -DCONFIG_FS_XFS -DCONFIG_FS_REISERFS -c -o second/fs_of.o second/fs_of.c >powerpc-unknown-linux-gnu-gcc -Os -m32 -fno-stack-protector -nostdinc -Wall -isystem `powerpc-unknown-linux-gnu-gcc -m32 -print-file-name=include` -fsigned-char -DVERSION="\"1.3.17\"" -DTEXTADDR=0x100000 -DDEBUG=0 -DMALLOCADDR= -DMALLOCSIZE=0x100000 -DKERNELADDR=0x00000000 -Wno-error -fdiagnostics-show-option -I ./include -fno-strict-aliasing -DCONFIG_COLOR_TEXT -DCONFIG_SET_COLORMAP -DUSE_MD5_PASSWORDS -DCONFIG_FS_XFS -DCONFIG_FS_REISERFS -c -o second/fs_ext2.o second/fs_ext2.c >powerpc-unknown-linux-gnu-gcc -Os -m32 -fno-stack-protector -nostdinc -Wall -isystem `powerpc-unknown-linux-gnu-gcc -m32 -print-file-name=include` -fsigned-char -DVERSION="\"1.3.17\"" -DTEXTADDR=0x100000 -DDEBUG=0 -DMALLOCADDR= -DMALLOCSIZE=0x100000 -DKERNELADDR=0x00000000 -Wno-error -fdiagnostics-show-option -I ./include -fno-strict-aliasing -DCONFIG_COLOR_TEXT -DCONFIG_SET_COLORMAP -DUSE_MD5_PASSWORDS -DCONFIG_FS_XFS -DCONFIG_FS_REISERFS -c -o second/fs_iso.o second/fs_iso.c >powerpc-unknown-linux-gnu-gcc -Os -m32 -fno-stack-protector -nostdinc -Wall -isystem `powerpc-unknown-linux-gnu-gcc -m32 -print-file-name=include` -fsigned-char -DVERSION="\"1.3.17\"" -DTEXTADDR=0x100000 -DDEBUG=0 -DMALLOCADDR= -DMALLOCSIZE=0x100000 -DKERNELADDR=0x00000000 -Wno-error -fdiagnostics-show-option -I ./include -fno-strict-aliasing -DCONFIG_COLOR_TEXT -DCONFIG_SET_COLORMAP -DUSE_MD5_PASSWORDS -DCONFIG_FS_XFS -DCONFIG_FS_REISERFS -c -o second/fs_swap.o second/fs_swap.c >second/fs_swap.c: In function âswap_openâ: >second/fs_swap.c:90:15: warning: unused variable ârcâ [-Wunused-variable] > int rc = prom_readblocks(file->of_device, blk, BLKCOUNT, buffer); > ^ >powerpc-unknown-linux-gnu-gcc -Os -m32 -fno-stack-protector -nostdinc -Wall -isystem `powerpc-unknown-linux-gnu-gcc -m32 -print-file-name=include` -fsigned-char -DVERSION="\"1.3.17\"" -DTEXTADDR=0x100000 -DDEBUG=0 -DMALLOCADDR= -DMALLOCSIZE=0x100000 -DKERNELADDR=0x00000000 -Wno-error -fdiagnostics-show-option -I ./include -fno-strict-aliasing -DCONFIG_COLOR_TEXT -DCONFIG_SET_COLORMAP -DUSE_MD5_PASSWORDS -DCONFIG_FS_XFS -DCONFIG_FS_REISERFS -c -o second/iso_util.o second/iso_util.c >powerpc-unknown-linux-gnu-gcc -Os -m32 -fno-stack-protector -nostdinc -Wall -isystem `powerpc-unknown-linux-gnu-gcc -m32 -print-file-name=include` -fsigned-char -DVERSION="\"1.3.17\"" -DTEXTADDR=0x100000 -DDEBUG=0 -DMALLOCADDR= -DMALLOCSIZE=0x100000 -DKERNELADDR=0x00000000 -Wno-error -fdiagnostics-show-option -I ./include -fno-strict-aliasing -DCONFIG_COLOR_TEXT -DCONFIG_SET_COLORMAP -DUSE_MD5_PASSWORDS -DCONFIG_FS_XFS -DCONFIG_FS_REISERFS -c -o lib/nonstd.o lib/nonstd.c >lib/nonstd.c: In function âexitâ: >lib/nonstd.c:102:1: warning: ânoreturnâ function does return [enabled by default] > } > ^ >powerpc-unknown-linux-gnu-gcc -Os -m32 -fno-stack-protector -nostdinc -Wall -isystem `powerpc-unknown-linux-gnu-gcc -m32 -print-file-name=include` -fsigned-char -DVERSION="\"1.3.17\"" -DTEXTADDR=0x100000 -DDEBUG=0 -DMALLOCADDR= -DMALLOCSIZE=0x100000 -DKERNELADDR=0x00000000 -Wno-error -fdiagnostics-show-option -I ./include -fno-strict-aliasing -DCONFIG_COLOR_TEXT -DCONFIG_SET_COLORMAP -DUSE_MD5_PASSWORDS -DCONFIG_FS_XFS -DCONFIG_FS_REISERFS -c -o lib/nosys.o lib/nosys.c >powerpc-unknown-linux-gnu-gcc -Os -m32 -fno-stack-protector -nostdinc -Wall -isystem `powerpc-unknown-linux-gnu-gcc -m32 -print-file-name=include` -fsigned-char -DVERSION="\"1.3.17\"" -DTEXTADDR=0x100000 -DDEBUG=0 -DMALLOCADDR= -DMALLOCSIZE=0x100000 -DKERNELADDR=0x00000000 -Wno-error -fdiagnostics-show-option -I ./include -fno-strict-aliasing -DCONFIG_COLOR_TEXT -DCONFIG_SET_COLORMAP -DUSE_MD5_PASSWORDS -DCONFIG_FS_XFS -DCONFIG_FS_REISERFS -D__ASSEMBLY__ -c -o lib/string.o lib/string.S >powerpc-unknown-linux-gnu-gcc -Os -m32 -fno-stack-protector -nostdinc -Wall -isystem `powerpc-unknown-linux-gnu-gcc -m32 -print-file-name=include` -fsigned-char -DVERSION="\"1.3.17\"" -DTEXTADDR=0x100000 -DDEBUG=0 -DMALLOCADDR= -DMALLOCSIZE=0x100000 -DKERNELADDR=0x00000000 -Wno-error -fdiagnostics-show-option -I ./include -fno-strict-aliasing -DCONFIG_COLOR_TEXT -DCONFIG_SET_COLORMAP -DUSE_MD5_PASSWORDS -DCONFIG_FS_XFS -DCONFIG_FS_REISERFS -c -o lib/strtol.o lib/strtol.c >powerpc-unknown-linux-gnu-gcc -Os -m32 -fno-stack-protector -nostdinc -Wall -isystem `powerpc-unknown-linux-gnu-gcc -m32 -print-file-name=include` -fsigned-char -DVERSION="\"1.3.17\"" -DTEXTADDR=0x100000 -DDEBUG=0 -DMALLOCADDR= -DMALLOCSIZE=0x100000 -DKERNELADDR=0x00000000 -Wno-error -fdiagnostics-show-option -I ./include -fno-strict-aliasing -DCONFIG_COLOR_TEXT -DCONFIG_SET_COLORMAP -DUSE_MD5_PASSWORDS -DCONFIG_FS_XFS -DCONFIG_FS_REISERFS -c -o lib/vsprintf.o lib/vsprintf.c >powerpc-unknown-linux-gnu-gcc -Os -m32 -fno-stack-protector -nostdinc -Wall -isystem `powerpc-unknown-linux-gnu-gcc -m32 -print-file-name=include` -fsigned-char -DVERSION="\"1.3.17\"" -DTEXTADDR=0x100000 -DDEBUG=0 -DMALLOCADDR= -DMALLOCSIZE=0x100000 -DKERNELADDR=0x00000000 -Wno-error -fdiagnostics-show-option -I ./include -fno-strict-aliasing -DCONFIG_COLOR_TEXT -DCONFIG_SET_COLORMAP -DUSE_MD5_PASSWORDS -DCONFIG_FS_XFS -DCONFIG_FS_REISERFS -c -o lib/ctype.o lib/ctype.c >powerpc-unknown-linux-gnu-gcc -Os -m32 -fno-stack-protector -nostdinc -Wall -isystem `powerpc-unknown-linux-gnu-gcc -m32 -print-file-name=include` -fsigned-char -DVERSION="\"1.3.17\"" -DTEXTADDR=0x100000 -DDEBUG=0 -DMALLOCADDR= -DMALLOCSIZE=0x100000 -DKERNELADDR=0x00000000 -Wno-error -fdiagnostics-show-option -I ./include -fno-strict-aliasing -DCONFIG_COLOR_TEXT -DCONFIG_SET_COLORMAP -DUSE_MD5_PASSWORDS -DCONFIG_FS_XFS -DCONFIG_FS_REISERFS -c -o lib/malloc.o lib/malloc.c >powerpc-unknown-linux-gnu-gcc -Os -m32 -fno-stack-protector -nostdinc -Wall -isystem `powerpc-unknown-linux-gnu-gcc -m32 -print-file-name=include` -fsigned-char -DVERSION="\"1.3.17\"" -DTEXTADDR=0x100000 -DDEBUG=0 -DMALLOCADDR= -DMALLOCSIZE=0x100000 -DKERNELADDR=0x00000000 -Wno-error -fdiagnostics-show-option -I ./include -fno-strict-aliasing -DCONFIG_COLOR_TEXT -DCONFIG_SET_COLORMAP -DUSE_MD5_PASSWORDS -DCONFIG_FS_XFS -DCONFIG_FS_REISERFS -c -o lib/strstr.o lib/strstr.c >powerpc-unknown-linux-gnu-gcc -Os -m32 -fno-stack-protector -nostdinc -Wall -isystem `powerpc-unknown-linux-gnu-gcc -m32 -print-file-name=include` -fsigned-char -DVERSION="\"1.3.17\"" -DTEXTADDR=0x100000 -DDEBUG=0 -DMALLOCADDR= -DMALLOCSIZE=0x100000 -DKERNELADDR=0x00000000 -Wno-error -fdiagnostics-show-option -I ./include -fno-strict-aliasing -DCONFIG_COLOR_TEXT -DCONFIG_SET_COLORMAP -DUSE_MD5_PASSWORDS -DCONFIG_FS_XFS -DCONFIG_FS_REISERFS -c -o lib/ssp.o lib/ssp.c >powerpc-unknown-linux-gnu-gcc -Os -m32 -fno-stack-protector -nostdinc -Wall -isystem `powerpc-unknown-linux-gnu-gcc -m32 -print-file-name=include` -fsigned-char -DVERSION="\"1.3.17\"" -DTEXTADDR=0x100000 -DDEBUG=0 -DMALLOCADDR= -DMALLOCSIZE=0x100000 -DKERNELADDR=0x00000000 -Wno-error -fdiagnostics-show-option -I ./include -fno-strict-aliasing -DCONFIG_COLOR_TEXT -DCONFIG_SET_COLORMAP -DUSE_MD5_PASSWORDS -DCONFIG_FS_XFS -DCONFIG_FS_REISERFS -c -o second/md5.o second/md5.c >powerpc-unknown-linux-gnu-gcc -Os -m32 -fno-stack-protector -nostdinc -Wall -isystem `powerpc-unknown-linux-gnu-gcc -m32 -print-file-name=include` -fsigned-char -DVERSION="\"1.3.17\"" -DTEXTADDR=0x100000 -DDEBUG=0 -DMALLOCADDR= -DMALLOCSIZE=0x100000 -DKERNELADDR=0x00000000 -Wno-error -fdiagnostics-show-option -I ./include -fno-strict-aliasing -DCONFIG_COLOR_TEXT -DCONFIG_SET_COLORMAP -DUSE_MD5_PASSWORDS -DCONFIG_FS_XFS -DCONFIG_FS_REISERFS -c -o second/fs_xfs.o second/fs_xfs.c >powerpc-unknown-linux-gnu-gcc -Os -m32 -fno-stack-protector -nostdinc -Wall -isystem `powerpc-unknown-linux-gnu-gcc -m32 -print-file-name=include` -fsigned-char -DVERSION="\"1.3.17\"" -DTEXTADDR=0x100000 -DDEBUG=0 -DMALLOCADDR= -DMALLOCSIZE=0x100000 -DKERNELADDR=0x00000000 -Wno-error -fdiagnostics-show-option -I ./include -fno-strict-aliasing -DCONFIG_COLOR_TEXT -DCONFIG_SET_COLORMAP -DUSE_MD5_PASSWORDS -DCONFIG_FS_XFS -DCONFIG_FS_REISERFS -c -o second/fs_reiserfs.o second/fs_reiserfs.c >In file included from ./include/byteorder.h:4:0, > from ./include/reiserfs/reiserfs.h:3, > from second/fs_reiserfs.c:33: >second/fs_reiserfs.c: In function âblock_readâ: >./include/swab.h:12:5: warning: operation on â*journal_tableâ may be undefined [-Wsequence-point] > (((__u32)(x) & (__u32)0x00ff0000UL) >> 8) | \ > ^ >./include/byteorder.h:8:26: note: in expansion of macro âswab32â > # define le32_to_cpu(x) swab32((x)) > ^ >second/fs_reiserfs.c:221:17: note: in expansion of macro âle32_to_cpuâ > j_len = le32_to_cpu((*journal_table)++); > ^ >./include/swab.h:12:5: warning: operation on â*journal_tableâ may be undefined [-Wsequence-point] > (((__u32)(x) & (__u32)0x00ff0000UL) >> 8) | \ > ^ >./include/byteorder.h:8:26: note: in expansion of macro âswab32â > # define le32_to_cpu(x) swab32((x)) > ^ >second/fs_reiserfs.c:221:17: note: in expansion of macro âle32_to_cpuâ > j_len = le32_to_cpu((*journal_table)++); > ^ >./include/swab.h:12:5: warning: operation on â*journal_tableâ may be undefined [-Wsequence-point] > (((__u32)(x) & (__u32)0x00ff0000UL) >> 8) | \ > ^ >./include/byteorder.h:8:26: note: in expansion of macro âswab32â > # define le32_to_cpu(x) swab32((x)) > ^ >second/fs_reiserfs.c:221:17: note: in expansion of macro âle32_to_cpuâ > j_len = le32_to_cpu((*journal_table)++); > ^ >second/fs_reiserfs.c:224:38: warning: operation on âjournal_tableâ may be undefined [-Wsequence-point] > if ( le32_to_cpu(*journal_table++) == blockNr ) > ^ >./include/swab.h:12:13: note: in definition of macro âswab32â > (((__u32)(x) & (__u32)0x00ff0000UL) >> 8) | \ > ^ >second/fs_reiserfs.c:224:12: note: in expansion of macro âle32_to_cpuâ > if ( le32_to_cpu(*journal_table++) == blockNr ) > ^ >second/fs_reiserfs.c:224:38: warning: operation on âjournal_tableâ may be undefined [-Wsequence-point] > if ( le32_to_cpu(*journal_table++) == blockNr ) > ^ >./include/swab.h:12:13: note: in definition of macro âswab32â > (((__u32)(x) & (__u32)0x00ff0000UL) >> 8) | \ > ^ >second/fs_reiserfs.c:224:12: note: in expansion of macro âle32_to_cpuâ > if ( le32_to_cpu(*journal_table++) == blockNr ) > ^ >second/fs_reiserfs.c:224:38: warning: operation on âjournal_tableâ may be undefined [-Wsequence-point] > if ( le32_to_cpu(*journal_table++) == blockNr ) > ^ >./include/swab.h:12:13: note: in definition of macro âswab32â > (((__u32)(x) & (__u32)0x00ff0000UL) >> 8) | \ > ^ >second/fs_reiserfs.c:224:12: note: in expansion of macro âle32_to_cpuâ > if ( le32_to_cpu(*journal_table++) == blockNr ) > ^ >second/fs_reiserfs.c:243:42: warning: operation on âiâ may be undefined [-Wsequence-point] > if ( le32_to_cpu(desc.j_realblock[i++]) == blockNr ) > ^ >./include/swab.h:12:13: note: in definition of macro âswab32â > (((__u32)(x) & (__u32)0x00ff0000UL) >> 8) | \ > ^ >second/fs_reiserfs.c:243:12: note: in expansion of macro âle32_to_cpuâ > if ( le32_to_cpu(desc.j_realblock[i++]) == blockNr ) > ^ >second/fs_reiserfs.c:243:42: warning: operation on âiâ may be undefined [-Wsequence-point] > if ( le32_to_cpu(desc.j_realblock[i++]) == blockNr ) > ^ >./include/swab.h:12:13: note: in definition of macro âswab32â > (((__u32)(x) & (__u32)0x00ff0000UL) >> 8) | \ > ^ >second/fs_reiserfs.c:243:12: note: in expansion of macro âle32_to_cpuâ > if ( le32_to_cpu(desc.j_realblock[i++]) == blockNr ) > ^ >second/fs_reiserfs.c:243:42: warning: operation on âiâ may be undefined [-Wsequence-point] > if ( le32_to_cpu(desc.j_realblock[i++]) == blockNr ) > ^ >./include/swab.h:12:13: note: in definition of macro âswab32â > (((__u32)(x) & (__u32)0x00ff0000UL) >> 8) | \ > ^ >second/fs_reiserfs.c:243:12: note: in expansion of macro âle32_to_cpuâ > if ( le32_to_cpu(desc.j_realblock[i++]) == blockNr ) > ^ >second/fs_reiserfs.c:255:42: warning: operation on âiâ may be undefined [-Wsequence-point] > if ( le32_to_cpu(commit.j_realblock[i++ - JOURNAL_TRANS_HALF]) == blockNr ) > ^ >./include/swab.h:12:13: note: in definition of macro âswab32â > (((__u32)(x) & (__u32)0x00ff0000UL) >> 8) | \ > ^ >second/fs_reiserfs.c:255:10: note: in expansion of macro âle32_to_cpuâ > if ( le32_to_cpu(commit.j_realblock[i++ - JOURNAL_TRANS_HALF]) == blockNr ) > ^ >second/fs_reiserfs.c:255:42: warning: operation on âiâ may be undefined [-Wsequence-point] > if ( le32_to_cpu(commit.j_realblock[i++ - JOURNAL_TRANS_HALF]) == blockNr ) > ^ >./include/swab.h:12:13: note: in definition of macro âswab32â > (((__u32)(x) & (__u32)0x00ff0000UL) >> 8) | \ > ^ >second/fs_reiserfs.c:255:10: note: in expansion of macro âle32_to_cpuâ > if ( le32_to_cpu(commit.j_realblock[i++ - JOURNAL_TRANS_HALF]) == blockNr ) > ^ >second/fs_reiserfs.c:255:42: warning: operation on âiâ may be undefined [-Wsequence-point] > if ( le32_to_cpu(commit.j_realblock[i++ - JOURNAL_TRANS_HALF]) == blockNr ) > ^ >./include/swab.h:12:13: note: in definition of macro âswab32â > (((__u32)(x) & (__u32)0x00ff0000UL) >> 8) | \ > ^ >second/fs_reiserfs.c:255:10: note: in expansion of macro âle32_to_cpuâ > if ( le32_to_cpu(commit.j_realblock[i++ - JOURNAL_TRANS_HALF]) == blockNr ) > ^ >powerpc-unknown-linux-gnu-gcc -Os -fno-stack-protector -Wall -I/usr/include -Wno-error -fdiagnostics-show-option -o util/addnote util/addnote.c >ld -Ttext 0x100000 -Bstatic -melf32ppclinux second/crt0.o second/yaboot.o second/cache.o second/prom.o second/file.o second/partition.o second/fs.o second/cfg.o second/setjmp.o second/cmdline.o second/fs_of.o second/fs_ext2.o second/fs_iso.o second/fs_swap.o second/iso_util.o lib/nonstd.o lib/nosys.o lib/string.o lib/strtol.o lib/vsprintf.o lib/ctype.o lib/malloc.o lib/strstr.o lib/ssp.o second/md5.o second/fs_xfs.o second/fs_reiserfs.o -lext2fs `powerpc-unknown-linux-gnu-gcc -m32 -print-libgcc-file-name` -o second/yaboot >/usr/lib/libext2fs.a(unix_io.o): In function `raw_write_blk': >(.text+0x1b0): undefined reference to `pwrite64' >/usr/lib/libext2fs.a(unix_io.o): In function `raw_read_blk': >(.text+0x630): undefined reference to `pread64' >/usr/lib/libext2fs.a(unix_io.o): In function `unix_open.part.9': >(.text+0x18ec): undefined reference to `__stack_chk_fail' >Makefile:112: recipe for target 'yaboot' failed >make: *** [yaboot] Error 1 >emake failed > [31;01m*[0m ERROR: sys-boot/yaboot-1.3.17-r2::gentoo failed (compile phase): > [31;01m*[0m (no error message) > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 93: Called src_compile > [31;01m*[0m environment, line 1857: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake PREFIX=/usr MANDIR=share/man CC="$(tc-getCC)" || die > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=sys-boot/yaboot-1.3.17-r2::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=sys-boot/yaboot-1.3.17-r2::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/sys-boot/yaboot-1.3.17-r2/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/sys-boot/yaboot-1.3.17-r2/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/sys-boot/yaboot-1.3.17-r2/work/yaboot-1.3.17' > [31;01m*[0m S: '/var/tmp/portage/sys-boot/yaboot-1.3.17-r2/work/yaboot-1.3.17'
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 324743
:
235989
|
236083
| 401564