+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/scmxx.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild warning: bogus date in %changelog: Tue Jul 14 2005 Andreas Thienemann 0.8.0-1 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.XK4l8m + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf scmxx-0.9.0 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/scmxx-0.9.0.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd scmxx-0.9.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.MfBJst + umask 022 + cd /builddir/build/BUILD + cd scmxx-0.9.0 + CFLAGS='-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 ' + export CFLAGS + CXXFLAGS='-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 ' + export CXXFLAGS + FFLAGS='-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 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-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 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-device=/dev/ttyS0 --with-baudrate=115200 checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking how to run the C preprocessor... gcc -E checking for riscv64-redhat-linux-gnu-ld... no checking for ld... ld checking for a BSD-compatible install... /usr/bin/install -c checking for egrep... grep -E checking for ANSI C header files... yes checking whether time.h and sys/time.h may both be included... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking whether byte ordering is bigendian... no checking for cfmakeraw... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking for log10 in -lm... yes checking for log10... yes checking for labs... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking for nl_langinfo... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for library containing getopt_long... none required checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking for libiconv in -liconv... no checking for iconv... yes checking if parameter 2 of iconv() is declared const... no checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for library containing gettext... none required checking for msgfmt... /usr/bin/msgfmt checking for msginit... /usr/bin/msginit checking for msgmerge... /usr/bin/msgmerge checking for xgettext... /usr/bin/xgettext checking for db2x_xsltproc... no checking for db2x_manxml... no checking for xsltproc... /usr/bin/xsltproc configure: Using /dev/ttyS0 as default device. configure: Using 115200 as default baudrate. configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/Makefile.sub config.status: creating docs/Makefile config.status: creating po/Makefile config.status: creating src/config.h config.status: creating src/timeincl.h config.status: creating src/intincl.h config.status: creating src/gtincl.h + /usr/bin/make make[1]: Entering directory '/builddir/build/BUILD/scmxx-0.9.0/src' make[2]: Entering directory '/builddir/build/BUILD/scmxx-0.9.0/src/scmxx' gcc -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 -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -MM actions.c scmxx.c s35_pbook.c memtypes.c tty_bluetooth.c pinfile.c tty_serial.c lock.c ttyaccess.c pbookphone.c pbookfile.c s35_files.c pbmaskgsm.c s35_sms.c dial.c keypad.c scmxx_opt.c >.dependencies gcc -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 -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o actions.o actions.c actions.c: In function 'pbook_select_mem': actions.c:40:9: warning: variable 'command' set but not used [-Wunused-but-set-variable] char* command; ^~~~~~~ gcc -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 -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o scmxx.o scmxx.c gcc -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 -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o s35_pbook.o s35_pbook.c gcc -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 -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o memtypes.o memtypes.c gcc -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 -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o tty_bluetooth.o tty_bluetooth.c tty_bluetooth.c: In function 'tty_bluetooth_open': tty_bluetooth.c:136:59: warning: parameter 'args' set but not used [-Wunused-but-set-parameter] struct tty_access* tty_bluetooth_open(struct port_args_t* args) { ^~~~ tty_bluetooth.c: In function 'socketwrite': tty_bluetooth.c:174:38: warning: unused parameter 'data' [-Wunused-parameter] static long socketwrite (const char* data, long len) { ^~~~ tty_bluetooth.c:174:49: warning: unused parameter 'len' [-Wunused-parameter] static long socketwrite (const char* data, long len) { ^~~ tty_bluetooth.c: In function 'socketread': tty_bluetooth.c:187:31: warning: unused parameter 'buf' [-Wunused-parameter] static long socketread (char* buf, long len) { ^~~ tty_bluetooth.c:187:41: warning: unused parameter 'len' [-Wunused-parameter] static long socketread (char* buf, long len) { ^~~ gcc -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 -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o pinfile.o pinfile.c gcc -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 -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o tty_serial.o tty_serial.c gcc -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 -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o lock.o lock.c gcc -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 -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o ttyaccess.o ttyaccess.c ttyaccess.c: In function 'tty_read': ttyaccess.c:103:12: warning: this statement may fall through [-Wimplicit-fallthrough=] if (errno == EAGAIN) { ^ ttyaccess.c:112:7: note: here case 0: ^~~~ gcc -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 -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o pbookphone.o pbookphone.c gcc -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 -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o pbookfile.o pbookfile.c gcc -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 -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o s35_files.o s35_files.c s35_files.c: In function 'file_detect_free_slot': s35_files.c:215:10: warning: this statement may fall through [-Wimplicit-fallthrough=] if (strcmp(content,"unknown")) errexit("%s\n",content); ^ s35_files.c:217:5: note: here case AT_RET_OK: ^~~~ gcc -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 -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o pbmaskgsm.o pbmaskgsm.c gcc -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 -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o s35_sms.o s35_sms.c s35_sms.c: In function 'sms_send_pdu': s35_sms.c:303:9: warning: variable 'command' set but not used [-Wunused-but-set-variable] char* command; ^~~~~~~ s35_sms.c: In function 'sms_get_direct': s35_sms.c:709:9: warning: variable 'temp' set but not used [-Wunused-but-set-variable] char* temp; ^~~~ gcc -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 -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o dial.o dial.c gcc -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 -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o keypad.o keypad.c gcc -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 -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o scmxx_opt.o scmxx_opt.c ld -r -o ../scmxx.o actions.o scmxx.o s35_pbook.o memtypes.o tty_bluetooth.o pinfile.o tty_serial.o lock.o ttyaccess.o pbookphone.o pbookfile.o s35_files.o pbmaskgsm.o s35_sms.o dial.o keypad.o scmxx_opt.o make[2]: Leaving directory '/builddir/build/BUILD/scmxx-0.9.0/src/scmxx' make[2]: Entering directory '/builddir/build/BUILD/scmxx-0.9.0/src/atcommand' gcc -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 -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -MM cached.c common.c generic.c siemens.c >.dependencies gcc -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 -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o cached.o cached.c gcc -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 -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o common.o common.c common.c: In function 'at_read_line': common.c:113:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (at_line_type(pintype,AT_GEN_PIN,&temp) == AT_RET_ANSWER) ^~ common.c:115:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' PIN = pinfile_get(temp); ^~~ common.c: In function 'at_get_value': common.c:217:5: warning: this statement may fall through [-Wimplicit-fallthrough=] memmove(temp,temp2,strlen(temp2)+1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common.c:219:3: note: here case AT_RET_OTHER: ^~~~ common.c:225:5: warning: this statement may fall through [-Wimplicit-fallthrough=] mem_realloc(temp2,0); ^~~~~~~~~~~~~~~~~~~~ common.c:227:3: note: here default: ^~~~~~~ gcc -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 -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o generic.o generic.c generic.c: In function 'at_gen_sms_phase': generic.c:297:9: warning: variable 'parmlist' set but not used [-Wunused-but-set-variable] char* parmlist; ^~~~~~~~ gcc -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 -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o siemens.o siemens.c ld -r -o ../atcommand.o cached.o common.o generic.o siemens.o make[2]: Leaving directory '/builddir/build/BUILD/scmxx-0.9.0/src/atcommand' make[2]: Entering directory '/builddir/build/BUILD/scmxx-0.9.0/src/smspdu' gcc -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 -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -MM smspdu_enc.c smsudh.c smspdu_dec.c smsud_enc.c smssort.c smspdu_print.c smsstructs.c smsud_dec.c >.dependencies gcc -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 -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o smspdu_enc.o smspdu_enc.c gcc -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 -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o smsudh.o smsudh.c gcc -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 -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o smspdu_dec.o smspdu_dec.c smspdu_dec.c: In function 'sms_pdu_userdata_decode': smspdu_dec.c:368:11: warning: variable 'udhsize' set but not used [-Wunused-but-set-variable] uint8_t udhsize = 0; ^~~~~~~ smspdu_dec.c: In function 'sms_pdu_decode_submit': smspdu_dec.c:484:9: warning: variable 'temp' set but not used [-Wunused-but-set-variable] char* temp; ^~~~ smspdu_dec.c: In function 'sms_pdu_len_off': smspdu_dec.c:712:19: warning: this statement may fall through [-Wimplicit-fallthrough=] default: temp += 6; ~~~~~^~~~ smspdu_dec.c:713:5: note: here case 0x10: temp += 1; ^~~~ gcc -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 -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o smsud_enc.o smsud_enc.c gcc -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 -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o smssort.o smssort.c gcc -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 -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o smspdu_print.o smspdu_print.c gcc -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 -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o smsstructs.o smsstructs.c gcc -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 -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o smsud_dec.o smsud_dec.c ld -r -o ../smspdu.o smspdu_enc.o smsudh.o smspdu_dec.o smsud_enc.o smssort.o smspdu_print.o smsstructs.o smsud_dec.o make[2]: Leaving directory '/builddir/build/BUILD/scmxx-0.9.0/src/smspdu' make[2]: Entering directory '/builddir/build/BUILD/scmxx-0.9.0/src/charsets' gcc -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 -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -MM ucs2_dec.c ucs4_dec.c local_enc.c ucs2.c gsm_enc.c ucs4.c ucs2_enc.c local_dec.c gsm_dec.c ucs4_enc.c local.c gsm.c >.dependencies gcc -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 -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o ucs2_dec.o ucs2_dec.c gcc -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 -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o ucs4_dec.o ucs4_dec.c gcc -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 -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o local_enc.o local_enc.c gcc -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 -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o ucs2.o ucs2.c gcc -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 -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o gsm_enc.o gsm_enc.c gcc -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 -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o ucs4.o ucs4.c gcc -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 -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o ucs2_enc.o ucs2_enc.c gcc -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 -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o local_dec.o local_dec.c gcc -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 -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o gsm_dec.o gsm_dec.c gcc -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 -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o ucs4_enc.o ucs4_enc.c gcc -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 -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o local.o local.c gcc -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 -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o gsm.o gsm.c ld -r -o ../charsets.o ucs2_dec.o ucs4_dec.o local_enc.o ucs2.o gsm_enc.o ucs4.o ucs2_enc.o local_dec.o gsm_dec.o ucs4_enc.o local.o gsm.o make[2]: Leaving directory '/builddir/build/BUILD/scmxx-0.9.0/src/charsets' make[2]: Entering directory '/builddir/build/BUILD/scmxx-0.9.0/src/helper' gcc -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 -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -MM mem.c str_list.c str.c gsmnum.c output.c console.c file.c str_array.c num.c >.dependencies gcc -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 -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o mem.o mem.c gcc -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 -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o str_list.o str_list.c gcc -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 -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o str.o str.c gcc -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 -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o gsmnum.o gsmnum.c gcc -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 -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o output.o output.c gcc -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 -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o console.o console.c console.c: In function 'console_print_status': console.c:91:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd,"\r",1); ^~~~~~~~~~~~~~~~ console.c:94:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd,text,textlen); ^~~~~~~~~~~~~~~~~~~~~~ console.c:99:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd," ",1); ^~~~~~~~~~~~~~~ console.c:113:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd,"[",1); ^~~~~~~~~~~~~~~ console.c:119:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd,"=",1); ^~~~~~~~~~~~~~~ console.c:121:28: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] if (lcurrent == ltotal) write(fd,"=",1); ^~~~~~~~~~~~~~~ console.c:122:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] else write(fd,">",1); ^~~~~~~~~~~~~~~ console.c:124:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd," ",1); ^~~~~~~~~~~~~~~ console.c:128:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd," ",1); ^~~~~~~~~~~~~~~ console.c:132:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd,"]",1); ^~~~~~~~~~~~~~~ console.c:137:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd,numout,strlen(numout)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ console.c:140:23: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] while (w++ < width) write(fd," ",1); ^~~~~~~~~~~~~~~ console.c:141:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd,"\r",1); ^~~~~~~~~~~~~~~~ gcc -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 -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o file.o file.c gcc -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 -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o str_array.o str_array.c gcc -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 -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o num.o num.c ld -r -o ../helper.o mem.o str_list.o str.o gsmnum.o output.o console.o file.o str_array.o num.o make[2]: Leaving directory '/builddir/build/BUILD/scmxx-0.9.0/src/helper' make[2]: Entering directory '/builddir/build/BUILD/scmxx-0.9.0/src/options' gcc -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 -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -MM getopt.c common.c popt.c configfile.c >.dependencies gcc -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 -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o getopt.o getopt.c gcc -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 -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o common.o common.c gcc -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 -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o popt.o popt.c gcc -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 -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o configfile.o configfile.c ld -r -o ../options.o getopt.o common.o popt.o configfile.o make[2]: Leaving directory '/builddir/build/BUILD/scmxx-0.9.0/src/options' gcc -o ../scmxx scmxx.o atcommand.o smspdu.o charsets.o helper.o options.o -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lm make[2]: Entering directory '/builddir/build/BUILD/scmxx-0.9.0/src/apoconv' gcc -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 -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -MM apo_data.c apoconv.c apoheader.c apo_main.c >.dependencies gcc -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 -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o apo_data.o apo_data.c gcc -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 -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o apoconv.o apoconv.c gcc -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 -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o apoheader.o apoheader.c gcc -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 -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o apo_main.o apo_main.c ld -r -o ../apoconv.o apo_data.o apoconv.o apoheader.o apo_main.o make[2]: Leaving directory '/builddir/build/BUILD/scmxx-0.9.0/src/apoconv' gcc -o ../apoconv apoconv.o charsets.o helper.o -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lm make[2]: Entering directory '/builddir/build/BUILD/scmxx-0.9.0/src/adr2vcf' gcc -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 -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -MM opt.c adr2vcf.c >.dependencies gcc -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 -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o opt.o opt.c gcc -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 -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o adr2vcf.o adr2vcf.c ld -r -o ../adr2vcf.o opt.o adr2vcf.o make[2]: Leaving directory '/builddir/build/BUILD/scmxx-0.9.0/src/adr2vcf' make[2]: Entering directory '/builddir/build/BUILD/scmxx-0.9.0/src/versit' gcc -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 -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -MM encoding.c vcard_out.c >.dependencies gcc -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 -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o encoding.o encoding.c gcc -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 -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o vcard_out.o vcard_out.c ld -r -o ../versit.o encoding.o vcard_out.o make[2]: Leaving directory '/builddir/build/BUILD/scmxx-0.9.0/src/versit' gcc -o ../adr2vcf adr2vcf.o charsets.o helper.o versit.o options.o -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lm make[2]: Entering directory '/builddir/build/BUILD/scmxx-0.9.0/src/smi' gcc -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 -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -MM smi_dec.c opt.c smifile.c >.dependencies gcc -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 -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o smi_dec.o smi_dec.c In file included from smi_dec.c:12:0: smifile.h:17:3: warning: 'packed' attribute ignored for field of type 'struct ' [-Wattributes] } parts __attribute__ ((packed)); ^ gcc -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 -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o opt.o opt.c gcc -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 -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o smifile.o smifile.c In file included from smifile.c:12:0: smifile.h:17:3: warning: 'packed' attribute ignored for field of type 'struct ' [-Wattributes] } parts __attribute__ ((packed)); ^ ld -r -o ../smi.o smi_dec.o opt.o smifile.o make[2]: Leaving directory '/builddir/build/BUILD/scmxx-0.9.0/src/smi' gcc -o ../smi smi.o smspdu.o charsets.o helper.o options.o -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lm make[1]: Leaving directory '/builddir/build/BUILD/scmxx-0.9.0/src' make[1]: Entering directory '/builddir/build/BUILD/scmxx-0.9.0/po' make[2]: Entering directory '/builddir/build/BUILD/scmxx-0.9.0/po' Creating gettext template file scmxx.pot...................................................................................................done make[2]: Leaving directory '/builddir/build/BUILD/scmxx-0.9.0/po' de.po: Merging from scmxx.pot............................................ done. de.mo: 411 translated messages. fr.po: Merging from scmxx.pot............................................ done. fr.mo: 235 translated messages, 62 fuzzy translations, 114 untranslated messages. it.po: Merging from scmxx.pot............................................ done. it.mo: 318 translated messages, 55 fuzzy translations, 38 untranslated messages. ru.po: Merging from scmxx.pot............................................ done. ru.mo: 272 translated messages, 5 fuzzy translations, 134 untranslated messages. make[1]: Leaving directory '/builddir/build/BUILD/scmxx-0.9.0/po' make[1]: Entering directory '/builddir/build/BUILD/scmxx-0.9.0/docs' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/scmxx-0.9.0/docs' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.59jpGq + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/scmxx-0.9.0-16.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/scmxx-0.9.0-16.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/scmxx-0.9.0-16.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/scmxx-0.9.0-16.fc28.riscv64 + cd scmxx-0.9.0 + rm -rf /builddir/build/BUILDROOT/scmxx-0.9.0-16.fc28.riscv64 + make install DESTDIR=/builddir/build/BUILDROOT/scmxx-0.9.0-16.fc28.riscv64 make[1]: Entering directory '/builddir/build/BUILD/scmxx-0.9.0/src' /usr/bin/install -c -d /builddir/build/BUILDROOT/scmxx-0.9.0-16.fc28.riscv64/usr/bin /usr/bin/install -c -m 755 ../scmxx /builddir/build/BUILDROOT/scmxx-0.9.0-16.fc28.riscv64/usr/bin /usr/bin/install -c -d /builddir/build/BUILDROOT/scmxx-0.9.0-16.fc28.riscv64/usr/bin /usr/bin/install -c -m 755 ../apoconv /builddir/build/BUILDROOT/scmxx-0.9.0-16.fc28.riscv64/usr/bin /usr/bin/install -c -d /builddir/build/BUILDROOT/scmxx-0.9.0-16.fc28.riscv64/usr/bin /usr/bin/install -c -m 755 ../adr2vcf /builddir/build/BUILDROOT/scmxx-0.9.0-16.fc28.riscv64/usr/bin /usr/bin/install -c -d /builddir/build/BUILDROOT/scmxx-0.9.0-16.fc28.riscv64/usr/bin /usr/bin/install -c -m 755 ../smi /builddir/build/BUILDROOT/scmxx-0.9.0-16.fc28.riscv64/usr/bin make[1]: Leaving directory '/builddir/build/BUILD/scmxx-0.9.0/src' make[1]: Entering directory '/builddir/build/BUILD/scmxx-0.9.0/po' /usr/bin/install -c -d /builddir/build/BUILDROOT/scmxx-0.9.0-16.fc28.riscv64/usr/share/locale/de/LC_MESSAGES; \ /usr/bin/install -c -m 644 de.mo /builddir/build/BUILDROOT/scmxx-0.9.0-16.fc28.riscv64/usr/share/locale/de/LC_MESSAGES/scmxx.mo; \ /usr/bin/install -c -d /builddir/build/BUILDROOT/scmxx-0.9.0-16.fc28.riscv64/usr/share/locale/fr/LC_MESSAGES; \ /usr/bin/install -c -m 644 fr.mo /builddir/build/BUILDROOT/scmxx-0.9.0-16.fc28.riscv64/usr/share/locale/fr/LC_MESSAGES/scmxx.mo; \ /usr/bin/install -c -d /builddir/build/BUILDROOT/scmxx-0.9.0-16.fc28.riscv64/usr/share/locale/it/LC_MESSAGES; \ /usr/bin/install -c -m 644 it.mo /builddir/build/BUILDROOT/scmxx-0.9.0-16.fc28.riscv64/usr/share/locale/it/LC_MESSAGES/scmxx.mo; \ /usr/bin/install -c -d /builddir/build/BUILDROOT/scmxx-0.9.0-16.fc28.riscv64/usr/share/locale/ru/LC_MESSAGES; \ /usr/bin/install -c -m 644 ru.mo /builddir/build/BUILDROOT/scmxx-0.9.0-16.fc28.riscv64/usr/share/locale/ru/LC_MESSAGES/scmxx.mo; \ make[1]: Leaving directory '/builddir/build/BUILD/scmxx-0.9.0/po' make[1]: Entering directory '/builddir/build/BUILD/scmxx-0.9.0/docs' /usr/bin/install -c -d /builddir/build/BUILDROOT/scmxx-0.9.0-16.fc28.riscv64/usr/share/man/ru/man1; \ /usr/bin/install -c -m 644 scmxx.ru.1 /builddir/build/BUILDROOT/scmxx-0.9.0-16.fc28.riscv64/usr/share/man/ru/man1/scmxx.1; \ /usr/bin/install -c -d /builddir/build/BUILDROOT/scmxx-0.9.0-16.fc28.riscv64/usr/share/man/de/man1; \ /usr/bin/install -c -m 644 scmxx.de.1 /builddir/build/BUILDROOT/scmxx-0.9.0-16.fc28.riscv64/usr/share/man/de/man1/scmxx.1; \ /usr/bin/install -c -d /builddir/build/BUILDROOT/scmxx-0.9.0-16.fc28.riscv64/usr/share/man/it/man1; \ /usr/bin/install -c -m 644 scmxx.it.1 /builddir/build/BUILDROOT/scmxx-0.9.0-16.fc28.riscv64/usr/share/man/it/man1/scmxx.1; \ /usr/bin/install -c -d /builddir/build/BUILDROOT/scmxx-0.9.0-16.fc28.riscv64/usr/share/man/man1; \ /usr/bin/install -c -m 644 scmxx.en.1 /builddir/build/BUILDROOT/scmxx-0.9.0-16.fc28.riscv64/usr/share/man/man1/scmxx.1; \ make[1]: Leaving directory '/builddir/build/BUILD/scmxx-0.9.0/docs' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/scmxx-0.9.0-16.fc28.riscv64 scmxx + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: scmxx-0.9.0-16.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.SSNv1q + umask 022 + cd /builddir/build/BUILD + cd scmxx-0.9.0 + DOCDIR=/builddir/build/BUILDROOT/scmxx-0.9.0-16.fc28.riscv64/usr/share/doc/scmxx + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/scmxx-0.9.0-16.fc28.riscv64/usr/share/doc/scmxx + cp -pr AUTHORS /builddir/build/BUILDROOT/scmxx-0.9.0-16.fc28.riscv64/usr/share/doc/scmxx + cp -pr BUGS /builddir/build/BUILDROOT/scmxx-0.9.0-16.fc28.riscv64/usr/share/doc/scmxx + cp -pr LICENSE /builddir/build/BUILDROOT/scmxx-0.9.0-16.fc28.riscv64/usr/share/doc/scmxx + cp -pr CHANGELOG /builddir/build/BUILDROOT/scmxx-0.9.0-16.fc28.riscv64/usr/share/doc/scmxx + cp -pr README /builddir/build/BUILDROOT/scmxx-0.9.0-16.fc28.riscv64/usr/share/doc/scmxx + cp -pr docs/gsmcharset.txt /builddir/build/BUILDROOT/scmxx-0.9.0-16.fc28.riscv64/usr/share/doc/scmxx + exit 0 Provides: scmxx = 0.9.0-16.fc28 scmxx(riscv-64) = 0.9.0-16.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/scmxx-0.9.0-16.fc28.riscv64 Wrote: /builddir/build/SRPMS/scmxx-0.9.0-16.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/scmxx-0.9.0-16.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.0gSMcT + umask 022 + cd /builddir/build/BUILD + cd scmxx-0.9.0 + rm -rf /builddir/build/BUILDROOT/scmxx-0.9.0-16.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync ++ sleep 5 Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff