Mock Version: 1.2.20 Mock Version: 1.2.20 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/elog.spec'], uid=1000printOutput=FalsechrootPath='/var/lib/mock/epel7-build-6485006-641916/root'gid=425logger=env={'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'TERM': 'vt100'}user='mockbuild'timeout=172800shell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/elog.spec'] with env {'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'TERM': 'vt100'} and shell False warning: Could not canonicalize hostname: buildppcle-01.phx2.fedoraproject.org Building target platforms: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/elog-3.1.2-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/elog.spec'], uid=1000private_network=TruechrootPath='/var/lib/mock/epel7-build-6485006-641916/root'gid=425logger=env={'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'TERM': 'vt100'}printOutput=Falseuser='mockbuild'timeout=172800shell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/elog.spec'] with env {'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'TERM': 'vt100'} and shell False Building target platforms: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.brPE4x + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf elog-3.1.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/elog-3.1.2-1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd elog-3.1.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (elog-makefile-elogdir.patch):' Patch #0 (elog-makefile-elogdir.patch): + /usr/bin/cat /builddir/build/SOURCES/elog-makefile-elogdir.patch + /usr/bin/patch -p1 --fuzz=0 patching file Makefile + rm -rf scripts/ckeditor + cd scripts + find . -type f -print0 + xargs -0 chmod a-x + cd .. + chmod a-x COPYING + cd doc + find . -type f -print0 + xargs -0 chmod a-x + cd .. + dos2unix doc/strftime.txt dos2unix: converting file doc/strftime.txt to Unix format ... + iconv -f latin1 -t utf-8 doc/strftime.txt + mv -f doc/strftime.txt.conv doc/strftime.txt + chmod -x src/elog.c + chmod -x src/regex.h + chmod -x src/regex.c + chmod -x src/elogd.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.vgWa1N + umask 022 + cd /builddir/build/BUILD + cd elog-3.1.2 + make -j4 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power8' 'LIBS=-Wl,-z,relro ' gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power8 -w -c -o crypt.o src/crypt.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power8 -c -o strlcpy.o src/strlcpy.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power8 -w -c -o regex.o src/regex.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power8 -w -c -o auth.o src/auth.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power8 -c -o mxml.o src/mxml.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power8 -o elconv src/elconv.c -Wl,-z,relro src/elconv.c: In function 'el_submit': src/elconv.c:635:24: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fh, buffer[index], buffer_size[index]); ^ src/elconv.c:662:11: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(fh, str, 16); ^ src/elconv.c:664:11: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(fh, message, size); ^ src/elconv.c:772:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fh, start_str, strlen(start_str)); ^ src/elconv.c:773:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fh, message, strlen(message)); ^ src/elconv.c:774:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fh, end_str, strlen(end_str)); ^ src/elconv.c:786:16: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result] ftruncate(fh, TELL(fh)); ^ src/elconv.c:801:17: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(fh, str, 16); ^ src/elconv.c:807:21: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fh, str, 16); ^ src/elconv.c: In function 'el_get_v1': src/elconv.c:881:8: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(fh, message, size); ^ src/elconv.c: In function 'scan_messages': src/elconv.c:914:10: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] getcwd(str, sizeof(str)); ^ src/elconv.c:1003:12: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fh, str, strlen(str)); ^ src/elconv.c:1014:18: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fh, str, strlen(str)); ^ src/elconv.c:1026:18: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fh, str, strlen(str)); ^ src/elconv.c:1036:12: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fh, message, strlen(message)); ^ src/elconv.c: In function 'main': src/elconv.c:1071:10: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] getcwd(data_dir, sizeof(data_dir)); ^ gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power8 -o elog src/elog.c crypt.o strlcpy.o -Wl,-z,relro gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power8 -o elogd src/elogd.c crypt.o auth.o regex.o mxml.o strlcpy.o -Wl,-z,relro src/elogd.c: In function 'my_shell': src/elogd.c:953:14: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(fh, result, size-1); ^ src/elogd.c:1009:13: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system(str); ^ src/elogd.c: In function 'setegroup': src/elogd.c:1722:12: warning: ignoring return value of 'chown', declared with attribute warn_unused_result [-Wunused-result] chown(logbook_dir, -1, gr->gr_gid); ^ src/elogd.c: In function 'seteuser': src/elogd.c:1747:12: warning: ignoring return value of 'chown', declared with attribute warn_unused_result [-Wunused-result] chown(logbook_dir, pw->pw_uid, -1); ^ src/elogd.c: In function 'ss_daemon_init': src/elogd.c:2681:9: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir("/"); /* change working direcotry (not on NFS!) */ ^ src/elogd.c: In function 'parse_config_file': src/elogd.c:2907:8: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(fh, buffer, length); ^ src/elogd.c: In function 'check_language': src/elogd.c:3267:14: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(fh, _locbuffer, length); ^ src/elogd.c: In function 'parse_file': src/elogd.c:3946:11: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(fh, buffer, length); ^ src/elogd.c: In function 'el_index_logbooks': src/elogd.c:4233:13: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] getcwd(cwd, sizeof(cwd)); ^ src/elogd.c:4239:18: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir(DIR_SEPARATOR_STR); ^ src/elogd.c:4249:18: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir(str); ^ src/elogd.c:4280:21: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir(str); ^ src/elogd.c:4286:12: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir(cwd); ^ src/elogd.c: In function 'el_submit_attachment': src/elogd.c:4690:15: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fh, buffer, buffer_size); ^ In file included from src/elogd.c:38:0: src/elogd.c: In function 'el_submit': src/elogd.h:156:31: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result] #define TRUNCATE(fh) ftruncate(fh, TELL(fh)) ^ src/elogd.c:5117:7: note: in expansion of macro 'TRUNCATE' TRUNCATE(fh); ^ src/elogd.c: In function 'el_delete_message': src/elogd.c:5329:12: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fh, buffer, tail_size); ^ In file included from src/elogd.c:38:0: src/elogd.h:156:31: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result] #define TRUNCATE(fh) ftruncate(fh, TELL(fh)) ^ src/elogd.c:5334:4: note: in expansion of macro 'TRUNCATE' TRUNCATE(fh); ^ src/elogd.c: In function 'write_logfile': src/elogd.c:5656:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fh, buf, strlen(buf)); ^ src/elogd.c: In function 'is_full_html': src/elogd.c:5779:8: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(fh, buf, length); ^ src/elogd.c: In function 'is_ascii': src/elogd.c:5818:8: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(fh, buf, length); ^ src/elogd.c: In function 'show_top_text': src/elogd.c:8212:15: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(buf, 1, size, f); ^ src/elogd.c: In function 'show_bottom_text': src/elogd.c:8251:18: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(buf, 1, size, f); ^ src/elogd.c: In function 'show_bottom_text_login': src/elogd.c:8301:18: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(buf, 1, size, f); ^ src/elogd.c: In function 'send_file_direct': src/elogd.c:8484:10: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] getcwd(dir, sizeof(dir)); ^ src/elogd.c:8542:11: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(fh, return_buffer + strlen(return_buffer), length); ^ src/elogd.c: In function 'show_edit_form': src/elogd.c:11674:20: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(fh, buffer, length); ^ src/elogd.c:11999:39: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(str, sizeof(str), f); ^ src/elogd.c: In function 'load_config_section': src/elogd.c:12595:8: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(fh, *buffer, length); ^ src/elogd.c: In function 'save_admin_config': src/elogd.c:12831:8: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(fh, buf, length); ^ In file included from src/elogd.c:38:0: src/elogd.h:156:31: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result] #define TRUNCATE(fh) ftruncate(fh, TELL(fh)) ^ src/elogd.c:12867:4: note: in expansion of macro 'TRUNCATE' TRUNCATE(fh); ^ src/elogd.c: In function 'change_config_line': src/elogd.c:12900:8: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(fh, buf, length); ^ In file included from src/elogd.c:38:0: src/elogd.h:156:31: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result] #define TRUNCATE(fh) ftruncate(fh, TELL(fh)) ^ src/elogd.c:12980:4: note: in expansion of macro 'TRUNCATE' TRUNCATE(fh); ^ src/elogd.c: In function 'delete_logbook': src/elogd.c:13015:8: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(fh, buf, length); ^ In file included from src/elogd.c:38:0: src/elogd.h:156:31: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result] #define TRUNCATE(fh) ftruncate(fh, TELL(fh)) ^ src/elogd.c:13039:4: note: in expansion of macro 'TRUNCATE' TRUNCATE(fh); ^ src/elogd.c: In function 'rename_logbook': src/elogd.c:13087:8: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(fh, buf, length); ^ In file included from src/elogd.c:38:0: src/elogd.h:156:31: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result] #define TRUNCATE(fh) ftruncate(fh, TELL(fh)) ^ src/elogd.c:13124:4: note: in expansion of macro 'TRUNCATE' TRUNCATE(fh); ^ src/elogd.c: In function 'create_logbook': src/elogd.c:13160:8: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(fh, buf, length); ^ In file included from src/elogd.c:38:0: src/elogd.h:156:31: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result] #define TRUNCATE(fh) ftruncate(fh, TELL(fh)) ^ src/elogd.c:13217:4: note: in expansion of macro 'TRUNCATE' TRUNCATE(fh); ^ src/elogd.c: In function 'save_config': src/elogd.h:156:31: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result] #define TRUNCATE(fh) ftruncate(fh, TELL(fh)) ^ src/elogd.c:13259:4: note: in expansion of macro 'TRUNCATE' TRUNCATE(fh); ^ src/elogd.c: In function 'submit_message': src/elogd.c:15927:17: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(fh, buffer, size); ^ src/elogd.c: In function 'receive_config': src/elogd.c:16388:15: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(pwd, sizeof(pwd), stdin); ^ src/elogd.c: In function 'adjust_config': src/elogd.c:16445:8: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(fh, buf, length); ^ In file included from src/elogd.c:38:0: src/elogd.h:156:31: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result] #define TRUNCATE(fh) ftruncate(fh, TELL(fh)) ^ src/elogd.c:16507:4: note: in expansion of macro 'TRUNCATE' TRUNCATE(fh); ^ src/elogd.c: In function 'receive_pwdfile': src/elogd.c:16591:15: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(str, sizeof(str), stdin); ^ In file included from src/elogd.c:38:0: src/elogd.h:156:31: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result] #define TRUNCATE(fh) ftruncate(fh, TELL(fh)) ^ src/elogd.c:16632:4: note: in expansion of macro 'TRUNCATE' TRUNCATE(fh); ^ src/elogd.c: In function 'load_md5': src/elogd.c:16719:12: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(str, sizeof(str), f); ^ src/elogd.c: In function 'synchronize_logbook': src/elogd.c:16836:21: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(str, sizeof(str), stdin); ^ src/elogd.c: In function 'display_line': src/elogd.c:18437:36: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(str, sizeof(str), f); ^ src/elogd.c: In function 'show_page_filters': src/elogd.c:19084:15: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(buf, 1, size, f); ^ src/elogd.c: In function 'show_elog_list': src/elogd.c:21086:18: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(buf, 1, size, f); ^ src/elogd.c: In function 'add_attribute_option': src/elogd.c:22680:8: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(fh, buf, length); ^ In file included from src/elogd.c:38:0: src/elogd.h:156:31: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result] #define TRUNCATE(fh) ftruncate(fh, TELL(fh)) ^ src/elogd.c:22736:4: note: in expansion of macro 'TRUNCATE' TRUNCATE(fh); ^ src/elogd.c: In function 'set_attributes': src/elogd.c:22771:8: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(fh, buf, length); ^ In file included from src/elogd.c:38:0: src/elogd.h:156:31: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result] #define TRUNCATE(fh) ftruncate(fh, TELL(fh)) ^ src/elogd.c:22822:4: note: in expansion of macro 'TRUNCATE' TRUNCATE(fh); ^ src/elogd.c: In function 'copy_to': src/elogd.c:23879:20: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(fh, buffer, size); ^ src/elogd.c:23907:23: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(fh, buffer, size); ^ src/elogd.c:23932:29: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(fh, buffer, size); ^ src/elogd.c: In function 'show_elog_entry': src/elogd.c:24662:18: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(buf, 1, size, f); ^ src/elogd.c:25344:36: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(str, sizeof(str), f); ^ src/elogd.c: In function 'convert_password_file': src/elogd.c:25410:12: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fh, buf, len); ^ src/elogd.c: In function 'load_password_file': src/elogd.c:25606:11: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(fh, line, sizeof(line)); ^ src/elogd.c: In function 'server_loop': src/elogd.c:29620:13: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] getcwd(str, sizeof(str)); ^ src/elogd.c: In function 'create_password': src/elogd.c:30413:12: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fh, str, strlen(str)); ^ src/elogd.c:30440:18: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fh, cfgbuffer, i); ^ src/elogd.c:30442:18: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fh, str, strlen(str)); ^ src/elogd.c:30449:18: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fh, p, strlen(p)); ^ src/elogd.c:30465:15: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fh, cfgbuffer, i); ^ src/elogd.c:30467:15: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fh, str, strlen(str)); ^ src/elogd.c:30470:15: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fh, p, strlen(p)); ^ src/elogd.c:30478:12: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fh, cfgbuffer, strlen(cfgbuffer)); ^ src/elogd.c:30480:12: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fh, str, strlen(str)); ^ src/elogd.c: In function 'main': src/elogd.c:30941:15: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(str, sizeof(str), stdin); ^ src/elogd.c:31080:15: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(str, sizeof(str), stdin); ^ src/elogd.c:31121:12: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(str, sizeof(str), stdin); ^ + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Zh3mLb + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/elog-3.1.2-1.el7.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/elog-3.1.2-1.el7.ppc64le ++ dirname /builddir/build/BUILDROOT/elog-3.1.2-1.el7.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/elog-3.1.2-1.el7.ppc64le + cd elog-3.1.2 + make install ROOT=/builddir/build/BUILDROOT/elog-3.1.2-1.el7.ppc64le PREFIX=/usr MANDIR=/builddir/build/BUILDROOT/elog-3.1.2-1.el7.ppc64le/usr/share/man ELOGDIR=/builddir/build/BUILDROOT/elog-3.1.2-1.el7.ppc64le/usr/share/elog 'elog' -> '/builddir/build/BUILDROOT/elog-3.1.2-1.el7.ppc64le/usr/bin/elog' 'elconv' -> '/builddir/build/BUILDROOT/elog-3.1.2-1.el7.ppc64le/usr/bin/elconv' 'elogd' -> '/builddir/build/BUILDROOT/elog-3.1.2-1.el7.ppc64le/usr/sbin/elogd' 'man/elog.1' -> '/builddir/build/BUILDROOT/elog-3.1.2-1.el7.ppc64le/usr/share/man/man1/elog.1' 'man/elconv.1' -> '/builddir/build/BUILDROOT/elog-3.1.2-1.el7.ppc64le/usr/share/man/man1/elconv.1' 'man/elogd.8' -> '/builddir/build/BUILDROOT/elog-3.1.2-1.el7.ppc64le/usr/share/man/man8/elogd.8' 'scripts/ckeditor-config.js' -> '/builddir/build/BUILDROOT/elog-3.1.2-1.el7.ppc64le/usr/share/elog/scripts/ckeditor-config.js' 'scripts/dnd.js' -> '/builddir/build/BUILDROOT/elog-3.1.2-1.el7.ppc64le/usr/share/elog/scripts/dnd.js' 'scripts/elcode.js' -> '/builddir/build/BUILDROOT/elog-3.1.2-1.el7.ppc64le/usr/share/elog/scripts/elcode.js' 'scripts/im.js' -> '/builddir/build/BUILDROOT/elog-3.1.2-1.el7.ppc64le/usr/share/elog/scripts/im.js' 'scripts/jquery-1.11.1.min.js' -> '/builddir/build/BUILDROOT/elog-3.1.2-1.el7.ppc64le/usr/share/elog/scripts/jquery-1.11.1.min.js' 'scripts/load-ckeditor.js' -> '/builddir/build/BUILDROOT/elog-3.1.2-1.el7.ppc64le/usr/share/elog/scripts/load-ckeditor.js' Installing CKeditor to /builddir/build/BUILDROOT/elog-3.1.2-1.el7.ppc64le/usr/share/elog/scripts/ckeditor Installing resources to /builddir/build/BUILDROOT/elog-3.1.2-1.el7.ppc64le/usr/share/elog/resources 'ssl/server.crt' -> '/builddir/build/BUILDROOT/elog-3.1.2-1.el7.ppc64le/usr/share/elog/ssl/server.crt' 'ssl/server.key' -> '/builddir/build/BUILDROOT/elog-3.1.2-1.el7.ppc64le/usr/share/elog/ssl/server.key' Installing themes to /builddir/build/BUILDROOT/elog-3.1.2-1.el7.ppc64le/usr/share/elog/themes Installing example logbook to /builddir/build/BUILDROOT/elog-3.1.2-1.el7.ppc64le/usr/share/elog/logbooks/demo 'logbooks/demo/2001/011108a.log' -> '/builddir/build/BUILDROOT/elog-3.1.2-1.el7.ppc64le/usr/share/elog/logbooks/demo/2001/011108a.log' 'elogd.cfg' -> '/builddir/build/BUILDROOT/elog-3.1.2-1.el7.ppc64le/usr/share/elog/elogd.cfg' /usr/bin/install: creating directory '/builddir/build/BUILDROOT/elog-3.1.2-1.el7.ppc64le/etc' /usr/bin/install: creating directory '/builddir/build/BUILDROOT/elog-3.1.2-1.el7.ppc64le/etc/rc.d' /usr/bin/install: creating directory '/builddir/build/BUILDROOT/elog-3.1.2-1.el7.ppc64le/etc/rc.d/init.d' 'elogd.init' -> '/builddir/build/BUILDROOT/elog-3.1.2-1.el7.ppc64le/etc/rc.d/init.d/elogd' + rm /builddir/build/BUILDROOT/elog-3.1.2-1.el7.ppc64le/etc/rc.d/init.d/elogd + mv /builddir/build/BUILDROOT/elog-3.1.2-1.el7.ppc64le/usr/share/elog/elogd.cfg /builddir/build/BUILDROOT/elog-3.1.2-1.el7.ppc64le/etc/ + mkdir -p /builddir/build/BUILDROOT/elog-3.1.2-1.el7.ppc64le/usr/lib/systemd/system + cp /builddir/build/SOURCES/elogd.service /builddir/build/BUILDROOT/elog-3.1.2-1.el7.ppc64le/usr/lib/systemd/system + mkdir -p /builddir/build/BUILDROOT/elog-3.1.2-1.el7.ppc64le/var/lib/elog/logbooks + ln -s /usr/share/ckeditor /builddir/build/BUILDROOT/elog-3.1.2-1.el7.ppc64le/usr/share/elog/scripts/ckeditor + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/elog-3.1.2 extracting debug info from /builddir/build/BUILDROOT/elog-3.1.2-1.el7.ppc64le/usr/bin/elog extracting debug info from /builddir/build/BUILDROOT/elog-3.1.2-1.el7.ppc64le/usr/bin/elconv extracting debug info from /builddir/build/BUILDROOT/elog-3.1.2-1.el7.ppc64le/usr/sbin/elogd /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. 2747 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: elog-3.1.2-1.el7.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.L4bf3z + umask 022 + cd /builddir/build/BUILD + cd elog-3.1.2 + DOCDIR=/builddir/build/BUILDROOT/elog-3.1.2-1.el7.ppc64le/usr/share/doc/elog-3.1.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/elog-3.1.2-1.el7.ppc64le/usr/share/doc/elog-3.1.2 + cp -pr README /builddir/build/BUILDROOT/elog-3.1.2-1.el7.ppc64le/usr/share/doc/elog-3.1.2 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ZmjklY + umask 022 + cd /builddir/build/BUILD + cd elog-3.1.2 + LICENSEDIR=/builddir/build/BUILDROOT/elog-3.1.2-1.el7.ppc64le/usr/share/licenses/elog-3.1.2 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/elog-3.1.2-1.el7.ppc64le/usr/share/licenses/elog-3.1.2 + cp -pr COPYING /builddir/build/BUILDROOT/elog-3.1.2-1.el7.ppc64le/usr/share/licenses/elog-3.1.2 + exit 0 Provides: config(elog) = 3.1.2-1.el7 elog = 3.1.2-1.el7 elog(ppc-64) = 3.1.2-1.el7 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh shadow-utils Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) rtld(GNU_HASH) Processing files: elog-client-3.1.2-1.el7.ppc64le Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.d4mA2m + umask 022 + cd /builddir/build/BUILD + cd elog-3.1.2 + LICENSEDIR=/builddir/build/BUILDROOT/elog-3.1.2-1.el7.ppc64le/usr/share/licenses/elog-client-3.1.2 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/elog-3.1.2-1.el7.ppc64le/usr/share/licenses/elog-client-3.1.2 + cp -pr COPYING /builddir/build/BUILDROOT/elog-3.1.2-1.el7.ppc64le/usr/share/licenses/elog-client-3.1.2 + exit 0 Provides: elog-client = 3.1.2-1.el7 elog-client(ppc-64) = 3.1.2-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) rtld(GNU_HASH) Processing files: elog-doc-3.1.2-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.JhqQKL + umask 022 + cd /builddir/build/BUILD + cd elog-3.1.2 + DOCDIR=/builddir/build/BUILDROOT/elog-3.1.2-1.el7.ppc64le/usr/share/doc/elog-doc-3.1.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/elog-3.1.2-1.el7.ppc64le/usr/share/doc/elog-doc-3.1.2 + cp -pr doc/ /builddir/build/BUILDROOT/elog-3.1.2-1.el7.ppc64le/usr/share/doc/elog-doc-3.1.2 + exit 0 Provides: elog-doc = 3.1.2-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: elog-debuginfo-3.1.2-1.el7.ppc64le Provides: elog-debuginfo = 3.1.2-1.el7 elog-debuginfo(ppc-64) = 3.1.2-1.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/elog-3.1.2-1.el7.ppc64le Wrote: /builddir/build/RPMS/elog-3.1.2-1.el7.ppc64le.rpm Wrote: /builddir/build/RPMS/elog-client-3.1.2-1.el7.ppc64le.rpm Wrote: /builddir/build/RPMS/elog-doc-3.1.2-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/elog-debuginfo-3.1.2-1.el7.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.1NCreN + umask 022 + cd /builddir/build/BUILD + cd elog-3.1.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/elog-3.1.2-1.el7.ppc64le + exit 0 Child return code was: 0