Mageia Bugzilla – Attachment 9465 Details for
Bug 21176
Update android-tools to version 8.0.0_r4
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
Latest build error
rpmbuild error.log (text/plain), 23.41 KB, created by
Kristoffer Grundström
on 2017-07-07 14:25:03 CEST
(
hide
)
Description:
Latest build error
Filename:
MIME Type:
Creator:
Kristoffer Grundström
Created:
2017-07-07 14:25:03 CEST
Size:
23.41 KB
patch
obsolete
>[kristoffer@localhost Skrivbord]$ rpmbuild -ba android-tools.spec >Run(%prep): /bin/sh -e /var/tmp/rpm-tmp.8QYUMK >+ umask 022 >+ cd /home/kristoffer/rpmbuild/BUILD >+ '[' 1 -eq 1 ']' >+ '[' 1 -eq 1 ']' >+ '[' 1 -eq 1 ']' >+ cd /home/kristoffer/rpmbuild/BUILD >+ rm -rf platform >+ /usr/bin/xz -dc /home/kristoffer/rpmbuild/SOURCES/core-7.1.2_r11.tar.xz >+ /usr/bin/tar -xof - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ /usr/bin/xz -dc /home/kristoffer/rpmbuild/SOURCES/extras-7.1.2_r11.tar.xz >+ /usr/bin/tar -xof - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd platform >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ echo 'warning: %apply_patches is deprecated, try %autopatch -p[01] instead' >warning: %apply_patches is deprecated, try %autopatch -p[01] instead >+ /usr/bin/patch -U -s -p1 -b --suffix .0000 --fuzz=0 -i /home/kristoffer/rpmbuild/SOURCES/adb-clang-4.0.patch >+ /usr/bin/patch -U -s -p1 -b --suffix .0001 --fuzz=0 -i /home/kristoffer/rpmbuild/SOURCES/libbase-clang-4.0.patch >+ /usr/bin/patch -U -s -p1 -b --suffix .0002 --fuzz=0 -i /home/kristoffer/rpmbuild/SOURCES/adb-openssl-1.1.patch >+ /usr/bin/patch -U -s -p1 -b --suffix .0003 --fuzz=0 -i /home/kristoffer/rpmbuild/SOURCES/libziparchive-clang-4.0.patch >+ exit 0 >Run(%build): /bin/sh -e /var/tmp/rpm-tmp.J6o4WS >+ umask 022 >+ cd /home/kristoffer/rpmbuild/BUILD >+ cd platform >+ '[' 1 -eq 1 ']' >+ '[' 1 -eq 1 ']' >+ cd system/core/libsparse >+ for i in backed_block output_file sparse sparse_crc32 sparse_err sparse_read >+ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DHOST -Iinclude -o backed_block.o -c backed_block.c >+ for i in backed_block output_file sparse sparse_crc32 sparse_err sparse_read >+ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DHOST -Iinclude -o output_file.o -c output_file.c >+ for i in backed_block output_file sparse sparse_crc32 sparse_err sparse_read >+ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DHOST -Iinclude -o sparse.o -c sparse.c >+ for i in backed_block output_file sparse sparse_crc32 sparse_err sparse_read >+ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DHOST -Iinclude -o sparse_crc32.o -c sparse_crc32.c >+ for i in backed_block output_file sparse sparse_crc32 sparse_err sparse_read >+ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DHOST -Iinclude -o sparse_err.o -c sparse_err.c >+ for i in backed_block output_file sparse sparse_crc32 sparse_err sparse_read >+ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DHOST -Iinclude -o sparse_read.o -c sparse_read.c >+ ar cru libsparse.a backed_block.o output_file.o sparse.o sparse_crc32.o sparse_err.o sparse_read.o >+ ranlib libsparse.a >++ pkg-config --libs zlib >+ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DHOST -Iinclude -o simg2img simg2img.c -lz libsparse.a >++ pkg-config --libs zlib >+ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DHOST -Iinclude -o img2simg img2simg.c -lz libsparse.a >++ pkg-config --libs zlib >+ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DHOST -Iinclude -o append2simg append2simg.c -lz libsparse.a >+ cd ../libcutils >+ for i in load_file socket_local_client_unix socket_loopback_client_unix socket_network_client_unix socket_loopback_server_unix socket_local_server_unix sockets_unix socket_inaddr_any_server_unix sockets threads fs_config canned_fs_config >+ '[' -e load_file.c ']' >+ gcc -std=gnu11 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DHOST -Dchar16_t=uint16_t -Iinclude -I../include -o load_file.o -c load_file.c >+ for i in load_file socket_local_client_unix socket_loopback_client_unix socket_network_client_unix socket_loopback_server_unix socket_local_server_unix sockets_unix socket_inaddr_any_server_unix sockets threads fs_config canned_fs_config >+ '[' -e socket_local_client_unix.c ']' >+ gcc -std=gnu11 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DHOST -Dchar16_t=uint16_t -Iinclude -I../include -o socket_local_client_unix.o -c socket_local_client_unix.c >+ for i in load_file socket_local_client_unix socket_loopback_client_unix socket_network_client_unix socket_loopback_server_unix socket_local_server_unix sockets_unix socket_inaddr_any_server_unix sockets threads fs_config canned_fs_config >+ '[' -e socket_loopback_client_unix.c ']' >+ gcc -std=gnu11 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DHOST -Dchar16_t=uint16_t -Iinclude -I../include -o socket_loopback_client_unix.o -c socket_loopback_client_unix.c >+ for i in load_file socket_local_client_unix socket_loopback_client_unix socket_network_client_unix socket_loopback_server_unix socket_local_server_unix sockets_unix socket_inaddr_any_server_unix sockets threads fs_config canned_fs_config >+ '[' -e socket_network_client_unix.c ']' >+ gcc -std=gnu11 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DHOST -Dchar16_t=uint16_t -Iinclude -I../include -o socket_network_client_unix.o -c socket_network_client_unix.c >+ for i in load_file socket_local_client_unix socket_loopback_client_unix socket_network_client_unix socket_loopback_server_unix socket_local_server_unix sockets_unix socket_inaddr_any_server_unix sockets threads fs_config canned_fs_config >+ '[' -e socket_loopback_server_unix.c ']' >+ gcc -std=gnu11 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DHOST -Dchar16_t=uint16_t -Iinclude -I../include -o socket_loopback_server_unix.o -c socket_loopback_server_unix.c >+ for i in load_file socket_local_client_unix socket_loopback_client_unix socket_network_client_unix socket_loopback_server_unix socket_local_server_unix sockets_unix socket_inaddr_any_server_unix sockets threads fs_config canned_fs_config >+ '[' -e socket_local_server_unix.c ']' >+ gcc -std=gnu11 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DHOST -Dchar16_t=uint16_t -Iinclude -I../include -o socket_local_server_unix.o -c socket_local_server_unix.c >+ for i in load_file socket_local_client_unix socket_loopback_client_unix socket_network_client_unix socket_loopback_server_unix socket_local_server_unix sockets_unix socket_inaddr_any_server_unix sockets threads fs_config canned_fs_config >+ '[' -e sockets_unix.c ']' >+ g++ -std=gnu++14 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DHOST -Dchar16_t=uint16_t -Iinclude -I../include -o sockets_unix.o -c sockets_unix.cpp >+ for i in load_file socket_local_client_unix socket_loopback_client_unix socket_network_client_unix socket_loopback_server_unix socket_local_server_unix sockets_unix socket_inaddr_any_server_unix sockets threads fs_config canned_fs_config >+ '[' -e socket_inaddr_any_server_unix.c ']' >+ gcc -std=gnu11 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DHOST -Dchar16_t=uint16_t -Iinclude -I../include -o socket_inaddr_any_server_unix.o -c socket_inaddr_any_server_unix.c >+ for i in load_file socket_local_client_unix socket_loopback_client_unix socket_network_client_unix socket_loopback_server_unix socket_local_server_unix sockets_unix socket_inaddr_any_server_unix sockets threads fs_config canned_fs_config >+ '[' -e sockets.c ']' >+ g++ -std=gnu++14 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DHOST -Dchar16_t=uint16_t -Iinclude -I../include -o sockets.o -c sockets.cpp >+ for i in load_file socket_local_client_unix socket_loopback_client_unix socket_network_client_unix socket_loopback_server_unix socket_local_server_unix sockets_unix socket_inaddr_any_server_unix sockets threads fs_config canned_fs_config >+ '[' -e threads.c ']' >+ gcc -std=gnu11 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DHOST -Dchar16_t=uint16_t -Iinclude -I../include -o threads.o -c threads.c >+ for i in load_file socket_local_client_unix socket_loopback_client_unix socket_network_client_unix socket_loopback_server_unix socket_local_server_unix sockets_unix socket_inaddr_any_server_unix sockets threads fs_config canned_fs_config >+ '[' -e fs_config.c ']' >+ gcc -std=gnu11 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DHOST -Dchar16_t=uint16_t -Iinclude -I../include -o fs_config.o -c fs_config.c >+ for i in load_file socket_local_client_unix socket_loopback_client_unix socket_network_client_unix socket_loopback_server_unix socket_local_server_unix sockets_unix socket_inaddr_any_server_unix sockets threads fs_config canned_fs_config >+ '[' -e canned_fs_config.c ']' >+ gcc -std=gnu11 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DHOST -Dchar16_t=uint16_t -Iinclude -I../include -o canned_fs_config.o -c canned_fs_config.c >+ ar cru libcutils.a canned_fs_config.o fs_config.o load_file.o socket_inaddr_any_server_unix.o socket_local_client_unix.o socket_local_server_unix.o socket_loopback_client_unix.o socket_loopback_server_unix.o socket_network_client_unix.o sockets.o sockets_unix.o threads.o >+ ranlib libcutils.a >+ cd ../libutils >+ for i in FileMap >+ g++ -std=gnu++14 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DHOST -Iinclude -I../include -o FileMap.o -c FileMap.cpp >+ ar cru libutils.a FileMap.o >+ ranlib libutils.a >+ cd ../base >+ for i in file logging parsenetaddress stringprintf strings errors_unix >+ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++14 -Iinclude -I../include -o file.o -c file.cpp >+ for i in file logging parsenetaddress stringprintf strings errors_unix >+ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++14 -Iinclude -I../include -o logging.o -c logging.cpp >+ for i in file logging parsenetaddress stringprintf strings errors_unix >+ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++14 -Iinclude -I../include -o parsenetaddress.o -c parsenetaddress.cpp >+ for i in file logging parsenetaddress stringprintf strings errors_unix >+ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++14 -Iinclude -I../include -o stringprintf.o -c stringprintf.cpp >+ for i in file logging parsenetaddress stringprintf strings errors_unix >+ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++14 -Iinclude -I../include -o strings.o -c strings.cpp >+ for i in file logging parsenetaddress stringprintf strings errors_unix >+ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++14 -Iinclude -I../include -o errors_unix.o -c errors_unix.cpp >+ ar cru libbase.a errors_unix.o file.o logging.o parsenetaddress.o stringprintf.o strings.o >+ ranlib libbase.a >+ cd ../liblog >+ for i in log_event_write fake_log_device log_event_list logger_write config_write logger_lock fake_writer logger_name >+ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu11 -DLIBLOG_LOG_TAGS=1005 -DFAKE_LOG_DEVICE=1 -D_GNU_SOURCE -Iinclude -I../include -o log_event_write.o -c log_event_write.c >+ for i in log_event_write fake_log_device log_event_list logger_write config_write logger_lock fake_writer logger_name >+ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu11 -DLIBLOG_LOG_TAGS=1005 -DFAKE_LOG_DEVICE=1 -D_GNU_SOURCE -Iinclude -I../include -o fake_log_device.o -c fake_log_device.c >+ for i in log_event_write fake_log_device log_event_list logger_write config_write logger_lock fake_writer logger_name >+ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu11 -DLIBLOG_LOG_TAGS=1005 -DFAKE_LOG_DEVICE=1 -D_GNU_SOURCE -Iinclude -I../include -o log_event_list.o -c log_event_list.c >+ for i in log_event_write fake_log_device log_event_list logger_write config_write logger_lock fake_writer logger_name >+ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu11 -DLIBLOG_LOG_TAGS=1005 -DFAKE_LOG_DEVICE=1 -D_GNU_SOURCE -Iinclude -I../include -o logger_write.o -c logger_write.c >+ for i in log_event_write fake_log_device log_event_list logger_write config_write logger_lock fake_writer logger_name >+ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu11 -DLIBLOG_LOG_TAGS=1005 -DFAKE_LOG_DEVICE=1 -D_GNU_SOURCE -Iinclude -I../include -o config_write.o -c config_write.c >+ for i in log_event_write fake_log_device log_event_list logger_write config_write logger_lock fake_writer logger_name >+ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu11 -DLIBLOG_LOG_TAGS=1005 -DFAKE_LOG_DEVICE=1 -D_GNU_SOURCE -Iinclude -I../include -o logger_lock.o -c logger_lock.c >+ for i in log_event_write fake_log_device log_event_list logger_write config_write logger_lock fake_writer logger_name >+ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu11 -DLIBLOG_LOG_TAGS=1005 -DFAKE_LOG_DEVICE=1 -D_GNU_SOURCE -Iinclude -I../include -o fake_writer.o -c fake_writer.c >+ for i in log_event_write fake_log_device log_event_list logger_write config_write logger_lock fake_writer logger_name >+ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu11 -DLIBLOG_LOG_TAGS=1005 -DFAKE_LOG_DEVICE=1 -D_GNU_SOURCE -Iinclude -I../include -o logger_name.o -c logger_name.c >+ ar cru liblog.a config_write.o fake_log_device.o fake_writer.o log_event_list.o log_event_write.o logger_lock.o logger_name.o logger_write.o >+ ranlib liblog.a >+ cd ../libziparchive >+ for i in zip_archive.cc >+ g++ -std=gnu++14 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -o zip_archive.o -c zip_archive.cc -I. -I../include -I../base/include >+ ar cru libziparchive.a zip_archive.o >+ ranlib libziparchive.a >+ cd ../../extras/ext4_utils >+ for i in make_ext4fs ext4fixup ext4_utils allocate contents extent indirect sha1 wipe crc16 ext4_sb ext2simg >+ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DANDROID -DHOST -std=gnu11 -Iinclude -I../../core/include -I../../core/libsparse/include -o make_ext4fs.o -c make_ext4fs.c >make_ext4fs.c: In function 'extract_base_fs_allocations': >make_ext4fs.c:567:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] > fscanf(base_alloc_file_in, blk_file_header_fmt, &major_version, &minor_version > ^ >make_ext4fs.c: In function 'build_directory_structure': >make_ext4fs.c:197:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] > asprintf(&dentries[i].path, "%s%s", dir_path, namelist[i]->d_name); > ^ >make_ext4fs.c:198:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] > asprintf(&dentries[i].full_path, "%s%s", full_path, namelist[i]->d_name); > ^ >make_ext4fs.c:260:4: warning: ignoring return value of 'readlink', declared with attribute warn_unused_result [-Wunused-result] > readlink(dentries[i].full_path, dentries[i].link, info.block_size - 1); > ^ >make_ext4fs.c:277:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] > asprintf(&dentries[0].path, "%slost+found", dir_path); > ^ >make_ext4fs.c: In function 'build_default_directory_structure': >make_ext4fs.c:124:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] > asprintf(&path, "%slost+found", dir_path); > ^ >+ for i in make_ext4fs ext4fixup ext4_utils allocate contents extent indirect sha1 wipe crc16 ext4_sb ext2simg >+ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DANDROID -DHOST -std=gnu11 -Iinclude -I../../core/include -I../../core/libsparse/include -o ext4fixup.o -c ext4fixup.c >+ for i in make_ext4fs ext4fixup ext4_utils allocate contents extent indirect sha1 wipe crc16 ext4_sb ext2simg >+ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DANDROID -DHOST -std=gnu11 -Iinclude -I../../core/include -I../../core/libsparse/include -o ext4_utils.o -c ext4_utils.c >+ for i in make_ext4fs ext4fixup ext4_utils allocate contents extent indirect sha1 wipe crc16 ext4_sb ext2simg >+ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DANDROID -DHOST -std=gnu11 -Iinclude -I../../core/include -I../../core/libsparse/include -o allocate.o -c allocate.c >+ for i in make_ext4fs ext4fixup ext4_utils allocate contents extent indirect sha1 wipe crc16 ext4_sb ext2simg >+ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DANDROID -DHOST -std=gnu11 -Iinclude -I../../core/include -I../../core/libsparse/include -o contents.o -c contents.c >+ for i in make_ext4fs ext4fixup ext4_utils allocate contents extent indirect sha1 wipe crc16 ext4_sb ext2simg >+ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DANDROID -DHOST -std=gnu11 -Iinclude -I../../core/include -I../../core/libsparse/include -o extent.o -c extent.c >+ for i in make_ext4fs ext4fixup ext4_utils allocate contents extent indirect sha1 wipe crc16 ext4_sb ext2simg >+ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DANDROID -DHOST -std=gnu11 -Iinclude -I../../core/include -I../../core/libsparse/include -o indirect.o -c indirect.c >+ for i in make_ext4fs ext4fixup ext4_utils allocate contents extent indirect sha1 wipe crc16 ext4_sb ext2simg >+ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DANDROID -DHOST -std=gnu11 -Iinclude -I../../core/include -I../../core/libsparse/include -o sha1.o -c sha1.c >+ for i in make_ext4fs ext4fixup ext4_utils allocate contents extent indirect sha1 wipe crc16 ext4_sb ext2simg >+ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DANDROID -DHOST -std=gnu11 -Iinclude -I../../core/include -I../../core/libsparse/include -o wipe.o -c wipe.c >+ for i in make_ext4fs ext4fixup ext4_utils allocate contents extent indirect sha1 wipe crc16 ext4_sb ext2simg >+ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DANDROID -DHOST -std=gnu11 -Iinclude -I../../core/include -I../../core/libsparse/include -o crc16.o -c crc16.c >+ for i in make_ext4fs ext4fixup ext4_utils allocate contents extent indirect sha1 wipe crc16 ext4_sb ext2simg >+ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DANDROID -DHOST -std=gnu11 -Iinclude -I../../core/include -I../../core/libsparse/include -o ext4_sb.o -c ext4_sb.c >+ for i in make_ext4fs ext4fixup ext4_utils allocate contents extent indirect sha1 wipe crc16 ext4_sb ext2simg >+ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DANDROID -DHOST -std=gnu11 -Iinclude -I../../core/include -I../../core/libsparse/include -o ext2simg.o -c ext2simg.c >++ grep -v ext2simg.o >++ ls allocate.o contents.o crc16.o ext2simg.o ext4_sb.o ext4_utils.o ext4fixup.o extent.o indirect.o make_ext4fs.o sha1.o wipe.o >+ ar cru libext4_utils.a allocate.o contents.o crc16.o ext4_sb.o ext4_utils.o ext4fixup.o extent.o indirect.o make_ext4fs.o sha1.o wipe.o >+ ranlib libext4_utils.a >++ pkg-config --libs zlib >+ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DANDROID -DHOST -o ext2simg ext2simg.o -I../../core/libsparse/include -lz ../../core/libsparse/libsparse.a libext4_utils.a >++ pkg-config --libs libselinux >++ pkg-config --libs zlib >+ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DANDROID -DHOST -o make_ext4fs make_ext4fs_main.c libext4_utils.a -I../../core/libsparse/include -I../../core/include -lselinux -lz ../../core/libsparse/libsparse.a ../../core/libcutils/libcutils.a ../../core/liblog/liblog.a -lpthread >+ cd ../../core/adb >+ for i in adb adb_auth adb_auth_host adb_io adb_listeners adb_trace adb_utils fdevent sockets transport transport_local transport_usb get_my_path_linux sysdeps_unix usb_linux adb_client bugreport client/main console commandline diagnose_usb file_sync_client line_printer services shell_service_protocol >+ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DADB_HOST=1 -D_GNU_SOURCE=1 -fvisibility=hidden -std=gnu++14 -I../base/include -I../include -I. '-DADB_REVISION="7.1.2_r11-2.mga6"' -o adb.o -c adb.cpp >+ for i in adb adb_auth adb_auth_host adb_io adb_listeners adb_trace adb_utils fdevent sockets transport transport_local transport_usb get_my_path_linux sysdeps_unix usb_linux adb_client bugreport client/main console commandline diagnose_usb file_sync_client line_printer services shell_service_protocol >+ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DADB_HOST=1 -D_GNU_SOURCE=1 -fvisibility=hidden -std=gnu++14 -I../base/include -I../include -I. '-DADB_REVISION="7.1.2_r11-2.mga6"' -o adb_auth.o -c adb_auth.cpp >+ for i in adb adb_auth adb_auth_host adb_io adb_listeners adb_trace adb_utils fdevent sockets transport transport_local transport_usb get_my_path_linux sysdeps_unix usb_linux adb_client bugreport client/main console commandline diagnose_usb file_sync_client line_printer services shell_service_protocol >+ g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DADB_HOST=1 -D_GNU_SOURCE=1 -fvisibility=hidden -std=gnu++14 -I../base/include -I../include -I. '-DADB_REVISION="7.1.2_r11-2.mga6"' -o adb_auth_host.o -c adb_auth_host.cpp >adb_auth_host.cpp: In function 'int RSA_to_RSAPublicKey(RSA*, RSAPublicKey*)': >adb_auth_host.cpp:81:42: error: 'RSA_get0_key' was not declared in this scope > RSA_get0_key(rsa, &rsan, &rsae, &rsad); > ^
[kristoffer@localhost Skrivbord]$ rpmbuild -ba android-tools.spec Run(%prep): /bin/sh -e /var/tmp/rpm-tmp.8QYUMK + umask 022 + cd /home/kristoffer/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/kristoffer/rpmbuild/BUILD + rm -rf platform + /usr/bin/xz -dc /home/kristoffer/rpmbuild/SOURCES/core-7.1.2_r11.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/xz -dc /home/kristoffer/rpmbuild/SOURCES/extras-7.1.2_r11.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd platform + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'warning: %apply_patches is deprecated, try %autopatch -p[01] instead' warning: %apply_patches is deprecated, try %autopatch -p[01] instead + /usr/bin/patch -U -s -p1 -b --suffix .0000 --fuzz=0 -i /home/kristoffer/rpmbuild/SOURCES/adb-clang-4.0.patch + /usr/bin/patch -U -s -p1 -b --suffix .0001 --fuzz=0 -i /home/kristoffer/rpmbuild/SOURCES/libbase-clang-4.0.patch + /usr/bin/patch -U -s -p1 -b --suffix .0002 --fuzz=0 -i /home/kristoffer/rpmbuild/SOURCES/adb-openssl-1.1.patch + /usr/bin/patch -U -s -p1 -b --suffix .0003 --fuzz=0 -i /home/kristoffer/rpmbuild/SOURCES/libziparchive-clang-4.0.patch + exit 0 Run(%build): /bin/sh -e /var/tmp/rpm-tmp.J6o4WS + umask 022 + cd /home/kristoffer/rpmbuild/BUILD + cd platform + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd system/core/libsparse + for i in backed_block output_file sparse sparse_crc32 sparse_err sparse_read + gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DHOST -Iinclude -o backed_block.o -c backed_block.c + for i in backed_block output_file sparse sparse_crc32 sparse_err sparse_read + gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DHOST -Iinclude -o output_file.o -c output_file.c + for i in backed_block output_file sparse sparse_crc32 sparse_err sparse_read + gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DHOST -Iinclude -o sparse.o -c sparse.c + for i in backed_block output_file sparse sparse_crc32 sparse_err sparse_read + gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DHOST -Iinclude -o sparse_crc32.o -c sparse_crc32.c + for i in backed_block output_file sparse sparse_crc32 sparse_err sparse_read + gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DHOST -Iinclude -o sparse_err.o -c sparse_err.c + for i in backed_block output_file sparse sparse_crc32 sparse_err sparse_read + gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DHOST -Iinclude -o sparse_read.o -c sparse_read.c + ar cru libsparse.a backed_block.o output_file.o sparse.o sparse_crc32.o sparse_err.o sparse_read.o + ranlib libsparse.a ++ pkg-config --libs zlib + gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DHOST -Iinclude -o simg2img simg2img.c -lz libsparse.a ++ pkg-config --libs zlib + gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DHOST -Iinclude -o img2simg img2simg.c -lz libsparse.a ++ pkg-config --libs zlib + gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DHOST -Iinclude -o append2simg append2simg.c -lz libsparse.a + cd ../libcutils + for i in load_file socket_local_client_unix socket_loopback_client_unix socket_network_client_unix socket_loopback_server_unix socket_local_server_unix sockets_unix socket_inaddr_any_server_unix sockets threads fs_config canned_fs_config + '[' -e load_file.c ']' + gcc -std=gnu11 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DHOST -Dchar16_t=uint16_t -Iinclude -I../include -o load_file.o -c load_file.c + for i in load_file socket_local_client_unix socket_loopback_client_unix socket_network_client_unix socket_loopback_server_unix socket_local_server_unix sockets_unix socket_inaddr_any_server_unix sockets threads fs_config canned_fs_config + '[' -e socket_local_client_unix.c ']' + gcc -std=gnu11 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DHOST -Dchar16_t=uint16_t -Iinclude -I../include -o socket_local_client_unix.o -c socket_local_client_unix.c + for i in load_file socket_local_client_unix socket_loopback_client_unix socket_network_client_unix socket_loopback_server_unix socket_local_server_unix sockets_unix socket_inaddr_any_server_unix sockets threads fs_config canned_fs_config + '[' -e socket_loopback_client_unix.c ']' + gcc -std=gnu11 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DHOST -Dchar16_t=uint16_t -Iinclude -I../include -o socket_loopback_client_unix.o -c socket_loopback_client_unix.c + for i in load_file socket_local_client_unix socket_loopback_client_unix socket_network_client_unix socket_loopback_server_unix socket_local_server_unix sockets_unix socket_inaddr_any_server_unix sockets threads fs_config canned_fs_config + '[' -e socket_network_client_unix.c ']' + gcc -std=gnu11 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DHOST -Dchar16_t=uint16_t -Iinclude -I../include -o socket_network_client_unix.o -c socket_network_client_unix.c + for i in load_file socket_local_client_unix socket_loopback_client_unix socket_network_client_unix socket_loopback_server_unix socket_local_server_unix sockets_unix socket_inaddr_any_server_unix sockets threads fs_config canned_fs_config + '[' -e socket_loopback_server_unix.c ']' + gcc -std=gnu11 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DHOST -Dchar16_t=uint16_t -Iinclude -I../include -o socket_loopback_server_unix.o -c socket_loopback_server_unix.c + for i in load_file socket_local_client_unix socket_loopback_client_unix socket_network_client_unix socket_loopback_server_unix socket_local_server_unix sockets_unix socket_inaddr_any_server_unix sockets threads fs_config canned_fs_config + '[' -e socket_local_server_unix.c ']' + gcc -std=gnu11 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DHOST -Dchar16_t=uint16_t -Iinclude -I../include -o socket_local_server_unix.o -c socket_local_server_unix.c + for i in load_file socket_local_client_unix socket_loopback_client_unix socket_network_client_unix socket_loopback_server_unix socket_local_server_unix sockets_unix socket_inaddr_any_server_unix sockets threads fs_config canned_fs_config + '[' -e sockets_unix.c ']' + g++ -std=gnu++14 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DHOST -Dchar16_t=uint16_t -Iinclude -I../include -o sockets_unix.o -c sockets_unix.cpp + for i in load_file socket_local_client_unix socket_loopback_client_unix socket_network_client_unix socket_loopback_server_unix socket_local_server_unix sockets_unix socket_inaddr_any_server_unix sockets threads fs_config canned_fs_config + '[' -e socket_inaddr_any_server_unix.c ']' + gcc -std=gnu11 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DHOST -Dchar16_t=uint16_t -Iinclude -I../include -o socket_inaddr_any_server_unix.o -c socket_inaddr_any_server_unix.c + for i in load_file socket_local_client_unix socket_loopback_client_unix socket_network_client_unix socket_loopback_server_unix socket_local_server_unix sockets_unix socket_inaddr_any_server_unix sockets threads fs_config canned_fs_config + '[' -e sockets.c ']' + g++ -std=gnu++14 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DHOST -Dchar16_t=uint16_t -Iinclude -I../include -o sockets.o -c sockets.cpp + for i in load_file socket_local_client_unix socket_loopback_client_unix socket_network_client_unix socket_loopback_server_unix socket_local_server_unix sockets_unix socket_inaddr_any_server_unix sockets threads fs_config canned_fs_config + '[' -e threads.c ']' + gcc -std=gnu11 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DHOST -Dchar16_t=uint16_t -Iinclude -I../include -o threads.o -c threads.c + for i in load_file socket_local_client_unix socket_loopback_client_unix socket_network_client_unix socket_loopback_server_unix socket_local_server_unix sockets_unix socket_inaddr_any_server_unix sockets threads fs_config canned_fs_config + '[' -e fs_config.c ']' + gcc -std=gnu11 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DHOST -Dchar16_t=uint16_t -Iinclude -I../include -o fs_config.o -c fs_config.c + for i in load_file socket_local_client_unix socket_loopback_client_unix socket_network_client_unix socket_loopback_server_unix socket_local_server_unix sockets_unix socket_inaddr_any_server_unix sockets threads fs_config canned_fs_config + '[' -e canned_fs_config.c ']' + gcc -std=gnu11 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DHOST -Dchar16_t=uint16_t -Iinclude -I../include -o canned_fs_config.o -c canned_fs_config.c + ar cru libcutils.a canned_fs_config.o fs_config.o load_file.o socket_inaddr_any_server_unix.o socket_local_client_unix.o socket_local_server_unix.o socket_loopback_client_unix.o socket_loopback_server_unix.o socket_network_client_unix.o sockets.o sockets_unix.o threads.o + ranlib libcutils.a + cd ../libutils + for i in FileMap + g++ -std=gnu++14 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DHOST -Iinclude -I../include -o FileMap.o -c FileMap.cpp + ar cru libutils.a FileMap.o + ranlib libutils.a + cd ../base + for i in file logging parsenetaddress stringprintf strings errors_unix + g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++14 -Iinclude -I../include -o file.o -c file.cpp + for i in file logging parsenetaddress stringprintf strings errors_unix + g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++14 -Iinclude -I../include -o logging.o -c logging.cpp + for i in file logging parsenetaddress stringprintf strings errors_unix + g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++14 -Iinclude -I../include -o parsenetaddress.o -c parsenetaddress.cpp + for i in file logging parsenetaddress stringprintf strings errors_unix + g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++14 -Iinclude -I../include -o stringprintf.o -c stringprintf.cpp + for i in file logging parsenetaddress stringprintf strings errors_unix + g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++14 -Iinclude -I../include -o strings.o -c strings.cpp + for i in file logging parsenetaddress stringprintf strings errors_unix + g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu++14 -Iinclude -I../include -o errors_unix.o -c errors_unix.cpp + ar cru libbase.a errors_unix.o file.o logging.o parsenetaddress.o stringprintf.o strings.o + ranlib libbase.a + cd ../liblog + for i in log_event_write fake_log_device log_event_list logger_write config_write logger_lock fake_writer logger_name + gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu11 -DLIBLOG_LOG_TAGS=1005 -DFAKE_LOG_DEVICE=1 -D_GNU_SOURCE -Iinclude -I../include -o log_event_write.o -c log_event_write.c + for i in log_event_write fake_log_device log_event_list logger_write config_write logger_lock fake_writer logger_name + gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu11 -DLIBLOG_LOG_TAGS=1005 -DFAKE_LOG_DEVICE=1 -D_GNU_SOURCE -Iinclude -I../include -o fake_log_device.o -c fake_log_device.c + for i in log_event_write fake_log_device log_event_list logger_write config_write logger_lock fake_writer logger_name + gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu11 -DLIBLOG_LOG_TAGS=1005 -DFAKE_LOG_DEVICE=1 -D_GNU_SOURCE -Iinclude -I../include -o log_event_list.o -c log_event_list.c + for i in log_event_write fake_log_device log_event_list logger_write config_write logger_lock fake_writer logger_name + gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu11 -DLIBLOG_LOG_TAGS=1005 -DFAKE_LOG_DEVICE=1 -D_GNU_SOURCE -Iinclude -I../include -o logger_write.o -c logger_write.c + for i in log_event_write fake_log_device log_event_list logger_write config_write logger_lock fake_writer logger_name + gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu11 -DLIBLOG_LOG_TAGS=1005 -DFAKE_LOG_DEVICE=1 -D_GNU_SOURCE -Iinclude -I../include -o config_write.o -c config_write.c + for i in log_event_write fake_log_device log_event_list logger_write config_write logger_lock fake_writer logger_name + gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu11 -DLIBLOG_LOG_TAGS=1005 -DFAKE_LOG_DEVICE=1 -D_GNU_SOURCE -Iinclude -I../include -o logger_lock.o -c logger_lock.c + for i in log_event_write fake_log_device log_event_list logger_write config_write logger_lock fake_writer logger_name + gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu11 -DLIBLOG_LOG_TAGS=1005 -DFAKE_LOG_DEVICE=1 -D_GNU_SOURCE -Iinclude -I../include -o fake_writer.o -c fake_writer.c + for i in log_event_write fake_log_device log_event_list logger_write config_write logger_lock fake_writer logger_name + gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -std=gnu11 -DLIBLOG_LOG_TAGS=1005 -DFAKE_LOG_DEVICE=1 -D_GNU_SOURCE -Iinclude -I../include -o logger_name.o -c logger_name.c + ar cru liblog.a config_write.o fake_log_device.o fake_writer.o log_event_list.o log_event_write.o logger_lock.o logger_name.o logger_write.o + ranlib liblog.a + cd ../libziparchive + for i in zip_archive.cc + g++ -std=gnu++14 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -o zip_archive.o -c zip_archive.cc -I. -I../include -I../base/include + ar cru libziparchive.a zip_archive.o + ranlib libziparchive.a + cd ../../extras/ext4_utils + for i in make_ext4fs ext4fixup ext4_utils allocate contents extent indirect sha1 wipe crc16 ext4_sb ext2simg + gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DANDROID -DHOST -std=gnu11 -Iinclude -I../../core/include -I../../core/libsparse/include -o make_ext4fs.o -c make_ext4fs.c make_ext4fs.c: In function 'extract_base_fs_allocations': make_ext4fs.c:567:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(base_alloc_file_in, blk_file_header_fmt, &major_version, &minor_version ^ make_ext4fs.c: In function 'build_directory_structure': make_ext4fs.c:197:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&dentries[i].path, "%s%s", dir_path, namelist[i]->d_name); ^ make_ext4fs.c:198:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&dentries[i].full_path, "%s%s", full_path, namelist[i]->d_name); ^ make_ext4fs.c:260:4: warning: ignoring return value of 'readlink', declared with attribute warn_unused_result [-Wunused-result] readlink(dentries[i].full_path, dentries[i].link, info.block_size - 1); ^ make_ext4fs.c:277:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&dentries[0].path, "%slost+found", dir_path); ^ make_ext4fs.c: In function 'build_default_directory_structure': make_ext4fs.c:124:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&path, "%slost+found", dir_path); ^ + for i in make_ext4fs ext4fixup ext4_utils allocate contents extent indirect sha1 wipe crc16 ext4_sb ext2simg + gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DANDROID -DHOST -std=gnu11 -Iinclude -I../../core/include -I../../core/libsparse/include -o ext4fixup.o -c ext4fixup.c + for i in make_ext4fs ext4fixup ext4_utils allocate contents extent indirect sha1 wipe crc16 ext4_sb ext2simg + gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DANDROID -DHOST -std=gnu11 -Iinclude -I../../core/include -I../../core/libsparse/include -o ext4_utils.o -c ext4_utils.c + for i in make_ext4fs ext4fixup ext4_utils allocate contents extent indirect sha1 wipe crc16 ext4_sb ext2simg + gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DANDROID -DHOST -std=gnu11 -Iinclude -I../../core/include -I../../core/libsparse/include -o allocate.o -c allocate.c + for i in make_ext4fs ext4fixup ext4_utils allocate contents extent indirect sha1 wipe crc16 ext4_sb ext2simg + gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DANDROID -DHOST -std=gnu11 -Iinclude -I../../core/include -I../../core/libsparse/include -o contents.o -c contents.c + for i in make_ext4fs ext4fixup ext4_utils allocate contents extent indirect sha1 wipe crc16 ext4_sb ext2simg + gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DANDROID -DHOST -std=gnu11 -Iinclude -I../../core/include -I../../core/libsparse/include -o extent.o -c extent.c + for i in make_ext4fs ext4fixup ext4_utils allocate contents extent indirect sha1 wipe crc16 ext4_sb ext2simg + gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DANDROID -DHOST -std=gnu11 -Iinclude -I../../core/include -I../../core/libsparse/include -o indirect.o -c indirect.c + for i in make_ext4fs ext4fixup ext4_utils allocate contents extent indirect sha1 wipe crc16 ext4_sb ext2simg + gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DANDROID -DHOST -std=gnu11 -Iinclude -I../../core/include -I../../core/libsparse/include -o sha1.o -c sha1.c + for i in make_ext4fs ext4fixup ext4_utils allocate contents extent indirect sha1 wipe crc16 ext4_sb ext2simg + gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DANDROID -DHOST -std=gnu11 -Iinclude -I../../core/include -I../../core/libsparse/include -o wipe.o -c wipe.c + for i in make_ext4fs ext4fixup ext4_utils allocate contents extent indirect sha1 wipe crc16 ext4_sb ext2simg + gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DANDROID -DHOST -std=gnu11 -Iinclude -I../../core/include -I../../core/libsparse/include -o crc16.o -c crc16.c + for i in make_ext4fs ext4fixup ext4_utils allocate contents extent indirect sha1 wipe crc16 ext4_sb ext2simg + gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DANDROID -DHOST -std=gnu11 -Iinclude -I../../core/include -I../../core/libsparse/include -o ext4_sb.o -c ext4_sb.c + for i in make_ext4fs ext4fixup ext4_utils allocate contents extent indirect sha1 wipe crc16 ext4_sb ext2simg + gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DANDROID -DHOST -std=gnu11 -Iinclude -I../../core/include -I../../core/libsparse/include -o ext2simg.o -c ext2simg.c ++ grep -v ext2simg.o ++ ls allocate.o contents.o crc16.o ext2simg.o ext4_sb.o ext4_utils.o ext4fixup.o extent.o indirect.o make_ext4fs.o sha1.o wipe.o + ar cru libext4_utils.a allocate.o contents.o crc16.o ext4_sb.o ext4_utils.o ext4fixup.o extent.o indirect.o make_ext4fs.o sha1.o wipe.o + ranlib libext4_utils.a ++ pkg-config --libs zlib + gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DANDROID -DHOST -o ext2simg ext2simg.o -I../../core/libsparse/include -lz ../../core/libsparse/libsparse.a libext4_utils.a ++ pkg-config --libs libselinux ++ pkg-config --libs zlib + gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DANDROID -DHOST -o make_ext4fs make_ext4fs_main.c libext4_utils.a -I../../core/libsparse/include -I../../core/include -lselinux -lz ../../core/libsparse/libsparse.a ../../core/libcutils/libcutils.a ../../core/liblog/liblog.a -lpthread + cd ../../core/adb + for i in adb adb_auth adb_auth_host adb_io adb_listeners adb_trace adb_utils fdevent sockets transport transport_local transport_usb get_my_path_linux sysdeps_unix usb_linux adb_client bugreport client/main console commandline diagnose_usb file_sync_client line_printer services shell_service_protocol + g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DADB_HOST=1 -D_GNU_SOURCE=1 -fvisibility=hidden -std=gnu++14 -I../base/include -I../include -I. '-DADB_REVISION="7.1.2_r11-2.mga6"' -o adb.o -c adb.cpp + for i in adb adb_auth adb_auth_host adb_io adb_listeners adb_trace adb_utils fdevent sockets transport transport_local transport_usb get_my_path_linux sysdeps_unix usb_linux adb_client bugreport client/main console commandline diagnose_usb file_sync_client line_printer services shell_service_protocol + g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DADB_HOST=1 -D_GNU_SOURCE=1 -fvisibility=hidden -std=gnu++14 -I../base/include -I../include -I. '-DADB_REVISION="7.1.2_r11-2.mga6"' -o adb_auth.o -c adb_auth.cpp + for i in adb adb_auth adb_auth_host adb_io adb_listeners adb_trace adb_utils fdevent sockets transport transport_local transport_usb get_my_path_linux sysdeps_unix usb_linux adb_client bugreport client/main console commandline diagnose_usb file_sync_client line_printer services shell_service_protocol + g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -DADB_HOST=1 -D_GNU_SOURCE=1 -fvisibility=hidden -std=gnu++14 -I../base/include -I../include -I. '-DADB_REVISION="7.1.2_r11-2.mga6"' -o adb_auth_host.o -c adb_auth_host.cpp adb_auth_host.cpp: In function 'int RSA_to_RSAPublicKey(RSA*, RSAPublicKey*)': adb_auth_host.cpp:81:42: error: 'RSA_get0_key' was not declared in this scope RSA_get0_key(rsa, &rsan, &rsae, &rsad); ^
View Attachment As Raw
Actions:
View
Attachments on
bug 21176
:
9455
| 9465