Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1461834 Details for
Bug 1603942
f2fs-tools: FTBFS in Fedora rawhide
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 32.00 KB, created by
Mohan Boddu
on 2018-07-19 19:35:32 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Mohan Boddu
Created:
2018-07-19 19:35:32 UTC
Size:
32.00 KB
patch
obsolete
>ormat.c:23: >f2fs_format.c: In function 'f2fs_prepare_super_block': >../include/f2fs_fs.h:278:26: warning: conversion from 'unsigned int' to '__uint16_t' {aka 'short unsigned int'} changes value from '4076150800' to '8208' [-Woverflow] > #define F2FS_SUPER_MAGIC 0xF2F52010 /* F2FS Magic Number */ > ^~~~~~~~~~ >../include/f2fs_fs.h:400:49: note: in expansion of macro 'cpu_to_le16' > #define set_sb_le16(member, val) (sb->member = cpu_to_le16(val)) > ^~~~~~~~~~~ >../include/f2fs_fs.h:414:13: note: in expansion of macro 'set_sb_le16' > case 2: set_sb_le16(member, val); break; \ > ^~~~~~~~~~~ >f2fs_format.c:166:2: note: in expansion of macro 'set_sb' > set_sb(magic, F2FS_SUPER_MAGIC); > ^~~~~~ >f2fs_format.c:166:16: note: in expansion of macro 'F2FS_SUPER_MAGIC' > set_sb(magic, F2FS_SUPER_MAGIC); > ^~~~~~~~~~~~~~~~ >f2fs_format.c: In function 'f2fs_write_check_point_pack': >f2fs_format.c:586:29: warning: conversion from 'unsigned int' to '__uint16_t' {aka 'short unsigned int'} changes value from '4294967295' to '65535' [-Woverflow] > set_cp(cur_node_segno[i], 0xffffffff); > ^~~~~~~~~~ >../include/f2fs_fs.h:441:49: note: in expansion of macro 'cpu_to_le16' > #define set_cp_le16(member, val) (cp->member = cpu_to_le16(val)) > ^~~~~~~~~~~ >../include/f2fs_fs.h:452:13: note: in expansion of macro 'set_cp_le16' > case 2: set_cp_le16(member, val); break; \ > ^~~~~~~~~~~ >f2fs_format.c:586:3: note: in expansion of macro 'set_cp' > set_cp(cur_node_segno[i], 0xffffffff); > ^~~~~~ >f2fs_format.c:587:29: warning: conversion from 'unsigned int' to '__uint16_t' {aka 'short unsigned int'} changes value from '4294967295' to '65535' [-Woverflow] > set_cp(cur_data_segno[i], 0xffffffff); > ^~~~~~~~~~ >../include/f2fs_fs.h:441:49: note: in expansion of macro 'cpu_to_le16' > #define set_cp_le16(member, val) (cp->member = cpu_to_le16(val)) > ^~~~~~~~~~~ >../include/f2fs_fs.h:452:13: note: in expansion of macro 'set_cp_le16' > case 2: set_cp_le16(member, val); break; \ > ^~~~~~~~~~~ >f2fs_format.c:587:3: note: in expansion of macro 'set_cp' > set_cp(cur_data_segno[i], 0xffffffff); > ^~~~~~ >/bin/sh ../libtool --tag=CC --mode=link gcc -Wall -DWITH_BLKDISCARD -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mkfs.f2fs f2fs_format_main.o f2fs_format.o f2fs_format_utils.o -luuid ../lib/libf2fs.la >libtool: link: gcc -Wall -DWITH_BLKDISCARD -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/mkfs.f2fs f2fs_format_main.o f2fs_format.o f2fs_format_utils.o -luuid ../lib/.libs/libf2fs.so >/bin/sh ../libtool --tag=CC --mode=link gcc -DWITH_BLKDISCARD -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -luuid -L../lib -lf2fs -version-info 3:0:0 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libf2fs_format.la -rpath /usr/lib64 libf2fs_format_la-f2fs_format_main.lo libf2fs_format_la-f2fs_format.lo libf2fs_format_la-f2fs_format_utils.lo >libtool: link: gcc -shared -fPIC -DPIC .libs/libf2fs_format_la-f2fs_format_main.o .libs/libf2fs_format_la-f2fs_format.o .libs/libf2fs_format_la-f2fs_format_utils.o -Wl,-rpath -Wl,/builddir/build/BUILD/f2fs-tools-1.10.0/lib/.libs -luuid -L../lib /builddir/build/BUILD/f2fs-tools-1.10.0/lib/.libs/libf2fs.so -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libf2fs_format.so.3 -o .libs/libf2fs_format.so.3.0.0 >libtool: link: (cd ".libs" && rm -f "libf2fs_format.so.3" && ln -s "libf2fs_format.so.3.0.0" "libf2fs_format.so.3") >libtool: link: (cd ".libs" && rm -f "libf2fs_format.so" && ln -s "libf2fs_format.so.3.0.0" "libf2fs_format.so") >libtool: link: ( cd ".libs" && rm -f "libf2fs_format.la" && ln -s "../libf2fs_format.la" "libf2fs_format.la" ) >make[2]: Leaving directory '/builddir/build/BUILD/f2fs-tools-1.10.0/mkfs' >Making all in fsck >make[2]: Entering directory '/builddir/build/BUILD/f2fs-tools-1.10.0/fsck' >gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -I../include -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -c -o main.o main.c >gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -I../include -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -c -o fsck.o fsck.c >gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -I../include -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -c -o dump.o dump.c >gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -I../include -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -c -o mount.o mount.c >In file included from f2fs.h:14, > from fsck.h:14, > from mount.c:11: >mount.c: In function 'print_inode_info': >mount.c:190:10: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type '__uint64_t' {aka 'long unsigned int'} [-Wformat=] > MSG(0, " - File size : %'llu (bytes)\n", > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >../include/f2fs_fs.h:205:11: note: in definition of macro 'MSG' > printf(fmt, ##__VA_ARGS__); \ > ^~~ >../include/f2fs_fs.h:242:10: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 3 has type '__uint64_t' {aka 'long unsigned int'} [-Wformat=] > printf("%-30s" "\t\t[0x%8llx : %llu]\n", \ > ^~~~~~~ >mount.c:200:2: note: in expansion of macro 'DISP_u64' > DISP_u64(inode, i_size); > ^~~~~~~~ >../include/f2fs_fs.h:242:30: note: format string is defined here > printf("%-30s" "\t\t[0x%8llx : %llu]\n", \ > ~~~~^ > %8lx >../include/f2fs_fs.h:242:10: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type '__uint64_t' {aka 'long unsigned int'} [-Wformat=] > printf("%-30s" "\t\t[0x%8llx : %llu]\n", \ > ^~~~~~~ >mount.c:200:2: note: in expansion of macro 'DISP_u64' > DISP_u64(inode, i_size); > ^~~~~~~~ >../include/f2fs_fs.h:242:37: note: format string is defined here > printf("%-30s" "\t\t[0x%8llx : %llu]\n", \ > ~~~^ > %lu >../include/f2fs_fs.h:242:10: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 3 has type '__uint64_t' {aka 'long unsigned int'} [-Wformat=] > printf("%-30s" "\t\t[0x%8llx : %llu]\n", \ > ^~~~~~~ >mount.c:201:2: note: in expansion of macro 'DISP_u64' > DISP_u64(inode, i_blocks); > ^~~~~~~~ >../include/f2fs_fs.h:242:30: note: format string is defined here > printf("%-30s" "\t\t[0x%8llx : %llu]\n", \ > ~~~~^ > %8lx >../include/f2fs_fs.h:242:10: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type '__uint64_t' {aka 'long unsigned int'} [-Wformat=] > printf("%-30s" "\t\t[0x%8llx : %llu]\n", \ > ^~~~~~~ >mount.c:201:2: note: in expansion of macro 'DISP_u64' > DISP_u64(inode, i_blocks); > ^~~~~~~~ >../include/f2fs_fs.h:242:37: note: format string is defined here > printf("%-30s" "\t\t[0x%8llx : %llu]\n", \ > ~~~^ > %lu >../include/f2fs_fs.h:242:10: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 3 has type '__uint64_t' {aka 'long unsigned int'} [-Wformat=] > printf("%-30s" "\t\t[0x%8llx : %llu]\n", \ > ^~~~~~~ >mount.c:203:2: note: in expansion of macro 'DISP_u64' > DISP_u64(inode, i_atime); > ^~~~~~~~ >../include/f2fs_fs.h:242:30: note: format string is defined here > printf("%-30s" "\t\t[0x%8llx : %llu]\n", \ > ~~~~^ > %8lx >../include/f2fs_fs.h:242:10: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type '__uint64_t' {aka 'long unsigned int'} [-Wformat=] > printf("%-30s" "\t\t[0x%8llx : %llu]\n", \ > ^~~~~~~ >mount.c:203:2: note: in expansion of macro 'DISP_u64' > DISP_u64(inode, i_atime); > ^~~~~~~~ >../include/f2fs_fs.h:242:37: note: format string is defined here > printf("%-30s" "\t\t[0x%8llx : %llu]\n", \ > ~~~^ > %lu >../include/f2fs_fs.h:242:10: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 3 has type '__uint64_t' {aka 'long unsigned int'} [-Wformat=] > printf("%-30s" "\t\t[0x%8llx : %llu]\n", \ > ^~~~~~~ >mount.c:205:2: note: in expansion of macro 'DISP_u64' > DISP_u64(inode, i_ctime); > ^~~~~~~~ >../include/f2fs_fs.h:242:30: note: format string is defined here > printf("%-30s" "\t\t[0x%8llx : %llu]\n", \ > ~~~~^ > %8lx >../include/f2fs_fs.h:242:10: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type '__uint64_t' {aka 'long unsigned int'} [-Wformat=] > printf("%-30s" "\t\t[0x%8llx : %llu]\n", \ > ^~~~~~~ >mount.c:205:2: note: in expansion of macro 'DISP_u64' > DISP_u64(inode, i_ctime); > ^~~~~~~~ >../include/f2fs_fs.h:242:37: note: format string is defined here > printf("%-30s" "\t\t[0x%8llx : %llu]\n", \ > ~~~^ > %lu >../include/f2fs_fs.h:242:10: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 3 has type '__uint64_t' {aka 'long unsigned int'} [-Wformat=] > printf("%-30s" "\t\t[0x%8llx : %llu]\n", \ > ^~~~~~~ >mount.c:207:2: note: in expansion of macro 'DISP_u64' > DISP_u64(inode, i_mtime); > ^~~~~~~~ >../include/f2fs_fs.h:242:30: note: format string is defined here > printf("%-30s" "\t\t[0x%8llx : %llu]\n", \ > ~~~~^ > %8lx >../include/f2fs_fs.h:242:10: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type '__uint64_t' {aka 'long unsigned int'} [-Wformat=] > printf("%-30s" "\t\t[0x%8llx : %llu]\n", \ > ^~~~~~~ >mount.c:207:2: note: in expansion of macro 'DISP_u64' > DISP_u64(inode, i_mtime); > ^~~~~~~~ >../include/f2fs_fs.h:242:37: note: format string is defined here > printf("%-30s" "\t\t[0x%8llx : %llu]\n", \ > ~~~^ > %lu >../include/f2fs_fs.h:242:10: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 3 has type '__uint64_t' {aka 'long unsigned int'} [-Wformat=] > printf("%-30s" "\t\t[0x%8llx : %llu]\n", \ > ^~~~~~~ >mount.c:237:4: note: in expansion of macro 'DISP_u64' > DISP_u64(inode, i_crtime); > ^~~~~~~~ >../include/f2fs_fs.h:242:30: note: format string is defined here > printf("%-30s" "\t\t[0x%8llx : %llu]\n", \ > ~~~~^ > %8lx >../include/f2fs_fs.h:242:10: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type '__uint64_t' {aka 'long unsigned int'} [-Wformat=] > printf("%-30s" "\t\t[0x%8llx : %llu]\n", \ > ^~~~~~~ >mount.c:237:4: note: in expansion of macro 'DISP_u64' > DISP_u64(inode, i_crtime); > ^~~~~~~~ >../include/f2fs_fs.h:242:37: note: format string is defined here > printf("%-30s" "\t\t[0x%8llx : %llu]\n", \ > ~~~^ > %lu >mount.c: In function 'print_raw_sb_info': >../include/f2fs_fs.h:242:10: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 3 has type '__uint64_t' {aka 'long unsigned int'} [-Wformat=] > printf("%-30s" "\t\t[0x%8llx : %llu]\n", \ > ^~~~~~~ >mount.c:322:2: note: in expansion of macro 'DISP_u64' > DISP_u64(sb, block_count); > ^~~~~~~~ >../include/f2fs_fs.h:242:30: note: format string is defined here > printf("%-30s" "\t\t[0x%8llx : %llu]\n", \ > ~~~~^ > %8lx >../include/f2fs_fs.h:242:10: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type '__uint64_t' {aka 'long unsigned int'} [-Wformat=] > printf("%-30s" "\t\t[0x%8llx : %llu]\n", \ > ^~~~~~~ >mount.c:322:2: note: in expansion of macro 'DISP_u64' > DISP_u64(sb, block_count); > ^~~~~~~~ >../include/f2fs_fs.h:242:37: note: format string is defined here > printf("%-30s" "\t\t[0x%8llx : %llu]\n", \ > ~~~^ > %lu >mount.c: In function 'print_ckpt_info': >../include/f2fs_fs.h:242:10: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 3 has type '__uint64_t' {aka 'long unsigned int'} [-Wformat=] > printf("%-30s" "\t\t[0x%8llx : %llu]\n", \ > ^~~~~~~ >mount.c:360:2: note: in expansion of macro 'DISP_u64' > DISP_u64(cp, checkpoint_ver); > ^~~~~~~~ >../include/f2fs_fs.h:242:30: note: format string is defined here > printf("%-30s" "\t\t[0x%8llx : %llu]\n", \ > ~~~~^ > %8lx >../include/f2fs_fs.h:242:10: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type '__uint64_t' {aka 'long unsigned int'} [-Wformat=] > printf("%-30s" "\t\t[0x%8llx : %llu]\n", \ > ^~~~~~~ >mount.c:360:2: note: in expansion of macro 'DISP_u64' > DISP_u64(cp, checkpoint_ver); > ^~~~~~~~ >../include/f2fs_fs.h:242:37: note: format string is defined here > printf("%-30s" "\t\t[0x%8llx : %llu]\n", \ > ~~~^ > %lu >../include/f2fs_fs.h:242:10: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 3 has type '__uint64_t' {aka 'long unsigned int'} [-Wformat=] > printf("%-30s" "\t\t[0x%8llx : %llu]\n", \ > ^~~~~~~ >mount.c:361:2: note: in expansion of macro 'DISP_u64' > DISP_u64(cp, user_block_count); > ^~~~~~~~ >../include/f2fs_fs.h:242:30: note: format string is defined here > printf("%-30s" "\t\t[0x%8llx : %llu]\n", \ > ~~~~^ > %8lx >../include/f2fs_fs.h:242:10: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type '__uint64_t' {aka 'long unsigned int'} [-Wformat=] > printf("%-30s" "\t\t[0x%8llx : %llu]\n", \ > ^~~~~~~ >mount.c:361:2: note: in expansion of macro 'DISP_u64' > DISP_u64(cp, user_block_count); > ^~~~~~~~ >../include/f2fs_fs.h:242:37: note: format string is defined here > printf("%-30s" "\t\t[0x%8llx : %llu]\n", \ > ~~~^ > %lu >../include/f2fs_fs.h:242:10: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 3 has type '__uint64_t' {aka 'long unsigned int'} [-Wformat=] > printf("%-30s" "\t\t[0x%8llx : %llu]\n", \ > ^~~~~~~ >mount.c:362:2: note: in expansion of macro 'DISP_u64' > DISP_u64(cp, valid_block_count); > ^~~~~~~~ >../include/f2fs_fs.h:242:30: note: format string is defined here > printf("%-30s" "\t\t[0x%8llx : %llu]\n", \ > ~~~~^ > %8lx >../include/f2fs_fs.h:242:10: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type '__uint64_t' {aka 'long unsigned int'} [-Wformat=] > printf("%-30s" "\t\t[0x%8llx : %llu]\n", \ > ^~~~~~~ >mount.c:362:2: note: in expansion of macro 'DISP_u64' > DISP_u64(cp, valid_block_count); > ^~~~~~~~ >../include/f2fs_fs.h:242:37: note: format string is defined here > printf("%-30s" "\t\t[0x%8llx : %llu]\n", \ > ~~~^ > %lu >../include/f2fs_fs.h:242:10: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 3 has type '__uint64_t' {aka 'long unsigned int'} [-Wformat=] > printf("%-30s" "\t\t[0x%8llx : %llu]\n", \ > ^~~~~~~ >mount.c:399:2: note: in expansion of macro 'DISP_u64' > DISP_u64(cp, elapsed_time); > ^~~~~~~~ >../include/f2fs_fs.h:242:30: note: format string is defined here > printf("%-30s" "\t\t[0x%8llx : %llu]\n", \ > ~~~~^ > %8lx >../include/f2fs_fs.h:242:10: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type '__uint64_t' {aka 'long unsigned int'} [-Wformat=] > printf("%-30s" "\t\t[0x%8llx : %llu]\n", \ > ^~~~~~~ >mount.c:399:2: note: in expansion of macro 'DISP_u64' > DISP_u64(cp, elapsed_time); > ^~~~~~~~ >../include/f2fs_fs.h:242:37: note: format string is defined here > printf("%-30s" "\t\t[0x%8llx : %llu]\n", \ > ~~~^ > %lu >gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -I../include -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -c -o defrag.o defrag.c >gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -I../include -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -c -o resize.o resize.c >gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -I../include -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -c -o node.o node.c >gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -I../include -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -c -o segment.o segment.c >gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -I../include -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -c -o dir.o dir.c >gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -I../include -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -c -o sload.o sload.c >gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -I../include -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -c -o xattr.o xattr.c >gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -I../include -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -c -o dict.o dict.c >gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -I../include -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -c -o mkquota.o mkquota.c >gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -I../include -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -c -o quotaio.o quotaio.c >gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -I../include -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -c -o quotaio_tree.o quotaio_tree.c >gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -I../include -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -c -o quotaio_v2.o quotaio_v2.c >/bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o fsck.f2fs main.o fsck.o dump.o mount.o defrag.o resize.o node.o segment.o dir.o sload.o xattr.o dict.o mkquota.o quotaio.o quotaio_tree.o quotaio_v2.o -lselinux -luuid ../lib/libf2fs.la >libtool: link: gcc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/fsck.f2fs main.o fsck.o dump.o mount.o defrag.o resize.o node.o segment.o dir.o sload.o xattr.o dict.o mkquota.o quotaio.o quotaio_tree.o quotaio_v2.o -lselinux -luuid ../lib/.libs/libf2fs.so >make[2]: Leaving directory '/builddir/build/BUILD/f2fs-tools-1.10.0/fsck' >Making all in tools >make[2]: Entering directory '/builddir/build/BUILD/f2fs-tools-1.10.0/tools' >gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -I../include -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -c -o f2fstat.o f2fstat.c >gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -I../include -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -c -o fibmap.o fibmap.c >gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -I../include -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -c -o f2fs_io_parse.o f2fs_io_parse.c >gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -I../include -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -c -o f2fscrypt.o f2fscrypt.c >fibmap.c: In function 'print_stat': >fibmap.c:70:32: warning: implicit declaration of function 'major' [-Wimplicit-function-declaration] > printf("dev [%d:%d]\n", major(st->st_dev), minor(st->st_dev)); > ^~~~~ >fibmap.c:70:51: warning: implicit declaration of function 'minor'; did you mean 'mknod'? [-Wimplicit-function-declaration] > printf("dev [%d:%d]\n", major(st->st_dev), minor(st->st_dev)); > ^~~~~ > mknod >gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/uuid -I../include -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -c -o sha512.o sha512.c >/bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o fibmap.f2fs fibmap.o >/bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o parse.f2fs f2fs_io_parse.o >/bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o f2fstat f2fstat.o >libtool: link: gcc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o fibmap.f2fs fibmap.o >libtool: link: gcc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o parse.f2fs f2fs_io_parse.o >/bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -luuid -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o f2fscrypt f2fscrypt.o sha512.o >libtool: link: gcc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o f2fstat f2fstat.o >libtool: link: gcc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o f2fscrypt f2fscrypt.o sha512.o -luuid >/usr/bin/ld: fibmap.o: in function `print_stat': >/builddir/build/BUILD/f2fs-tools-1.10.0/tools/fibmap.c:70: undefined reference to `major' >/usr/bin/ld: /builddir/build/BUILD/f2fs-tools-1.10.0/tools/fibmap.c:70: undefined reference to `minor' >/usr/bin/ld: fibmap.o: in function `stat_bdev': >/builddir/build/BUILD/f2fs-tools-1.10.0/tools/fibmap.c:103: undefined reference to `major' >/usr/bin/ld: /builddir/build/BUILD/f2fs-tools-1.10.0/tools/fibmap.c:103: undefined reference to `minor' >collect2: error: ld returned 1 exit status >make[2]: *** [Makefile:461: fibmap.f2fs] Error 1 >make[2]: Leaving directory '/builddir/build/BUILD/f2fs-tools-1.10.0/tools' >make[1]: *** [Makefile:417: all-recursive] Error 1 >make[1]: Leaving directory '/builddir/build/BUILD/f2fs-tools-1.10.0' >make: *** [Makefile:349: all] Error 2 >error: Bad exit status from /var/tmp/rpm-tmp.rpJoVZ (%build) >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.rpJoVZ (%build) >Child return code was: 1 >EXCEPTION: [Error()] >Traceback (most recent call last): > File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 89, in trace > result = func(*args, **kw) > File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 582, in do > raise exception.Error("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >mockbuild.exception.Error: Command failed. See logs for output. > # bash --login -c /usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/f2fs-tools.spec
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 1603942
: 1461834 |
1461835
|
1461836