<86>Dec 4 15:46:49 userdel[395909]: delete user 'rooter' <86>Dec 4 15:46:49 userdel[395909]: removed group 'rooter' owned by 'rooter' <86>Dec 4 15:46:49 userdel[395909]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 4 15:46:49 groupadd[395918]: group added to /etc/group: name=rooter, GID=642 <86>Dec 4 15:46:49 groupadd[395918]: group added to /etc/gshadow: name=rooter <86>Dec 4 15:46:49 groupadd[395918]: new group: name=rooter, GID=642 <86>Dec 4 15:46:49 useradd[395926]: new user: name=rooter, UID=642, GID=642, home=/root, shell=/bin/bash <86>Dec 4 15:46:49 userdel[395940]: delete user 'builder' <86>Dec 4 15:46:49 userdel[395940]: removed group 'builder' owned by 'builder' <86>Dec 4 15:46:49 userdel[395940]: removed shadow group 'builder' owned by 'builder' <86>Dec 4 15:46:49 groupadd[395951]: group added to /etc/group: name=builder, GID=643 <86>Dec 4 15:46:49 groupadd[395951]: group added to /etc/gshadow: name=builder <86>Dec 4 15:46:49 groupadd[395951]: new group: name=builder, GID=643 <86>Dec 4 15:46:49 useradd[395961]: new user: name=builder, UID=643, GID=643, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/scmxx-0.9.0-alt2.qa1.src.rpm: The use of such a license name is ambiguous: GPL Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/scmxx-0.9.0-alt2.qa1.nosrc.rpm Installing scmxx-0.9.0-alt2.qa1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.37017 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf scmxx-0.9.0 + echo 'Source #0 (scmxx-0.9.0.tar.bz2):' Source #0 (scmxx-0.9.0.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/scmxx-0.9.0.tar.bz2 + /bin/tar -xf - + cd scmxx-0.9.0 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (scmxx-0.9.0-alt-scmxx_tty.patch):' Patch #0 (scmxx-0.9.0-alt-scmxx_tty.patch): + /usr/bin/patch -p1 patching file src/scmxx/scmxx_opt.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.45918 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd scmxx-0.9.0 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --with-device=/dev/ircomm1 checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking for i586-alt-linux-gcc... i586-alt-linux-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ANSI C... none needed checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for i586-alt-linux-ld... no checking for ld... ld checking for a BSD-compatible install... /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... no configure: Using /dev/ircomm1 as default device. configure: Using 19200 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 + make -j8 make[1]: Nothing to be done for 'all'. make[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/atcommand' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -MM cached.c common.c generic.c siemens.c >.dependencies make[2]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/atcommand' make[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/options' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -MM common.c configfile.c getopt.c popt.c >.dependencies make[2]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/options' make[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/apoconv' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -MM apo_data.c apo_main.c apoconv.c apoheader.c >.dependencies make[2]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/apoconv' make[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/atcommand' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o cached.o cached.c make[2]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/atcommand' make[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/smspdu' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -MM smspdu_dec.c smspdu_enc.c smspdu_print.c smssort.c smsstructs.c smsud_dec.c smsud_enc.c smsudh.c >.dependencies make[2]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/smspdu' make[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/apoconv' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o apo_data.o apo_data.c make[2]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/apoconv' make[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/helper' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -MM console.c file.c gsmnum.c mem.c num.c output.c str.c str_array.c str_list.c >.dependencies make[2]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/helper' make[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/charsets' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -MM gsm.c gsm_dec.c gsm_enc.c local.c local_dec.c local_enc.c ucs2.c ucs2_dec.c ucs2_enc.c ucs4.c ucs4_dec.c ucs4_enc.c >.dependencies make[2]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/charsets' make[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/options' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o common.o common.c make[2]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/options' make[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/charsets' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o gsm.o gsm.c make[2]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/charsets' make[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/helper' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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] 91 | write(fd,"\r",1); | ^~~~~~~~~~~~~~~~ console.c:94:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 94 | write(fd,text,textlen); | ^~~~~~~~~~~~~~~~~~~~~~ console.c:99:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 99 | write(fd," ",1); | ^~~~~~~~~~~~~~~ console.c:113:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 113 | write(fd,"[",1); | ^~~~~~~~~~~~~~~ console.c:119:4: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 119 | write(fd,"=",1); | ^~~~~~~~~~~~~~~ console.c:121:28: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 121 | if (lcurrent == ltotal) write(fd,"=",1); | ^~~~~~~~~~~~~~~ console.c:122:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 122 | else write(fd,">",1); | ^~~~~~~~~~~~~~~ console.c:124:4: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 124 | write(fd," ",1); | ^~~~~~~~~~~~~~~ console.c:128:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 128 | write(fd," ",1); | ^~~~~~~~~~~~~~~ console.c:132:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 132 | write(fd,"]",1); | ^~~~~~~~~~~~~~~ console.c:137:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 137 | write(fd,numout,strlen(numout)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ console.c:140:23: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 140 | while (w++ < width) write(fd," ",1); | ^~~~~~~~~~~~~~~ console.c:141:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 141 | write(fd,"\r",1); | ^~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/helper' make[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/apoconv' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o apo_main.o apo_main.c make[2]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/apoconv' make[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/charsets' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o gsm_dec.o gsm_dec.c make[2]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/charsets' make[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/atcommand' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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] 113 | 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' 115 | PIN = pinfile_get(temp); | ^~~ common.c: In function 'at_get_value': common.c:217:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 217 | memmove(temp,temp2,strlen(temp2)+1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common.c:219:3: note: here 219 | case AT_RET_OTHER: | ^~~~ common.c:225:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 225 | mem_realloc(temp2,0); | ^~~~~~~~~~~~~~~~~~~~ common.c:227:3: note: here 227 | default: | ^~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/atcommand' make[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/options' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o configfile.o configfile.c make[2]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/options' make[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/apoconv' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o apoconv.o apoconv.c make[2]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/apoconv' make[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/charsets' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o gsm_enc.o gsm_enc.c make[2]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/charsets' make[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/helper' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o file.o file.c make[2]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/helper' make[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/scmxx' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -MM actions.c dial.c keypad.c lock.c memtypes.c pbmaskgsm.c pbookfile.c pbookphone.c pinfile.c s35_files.c s35_pbook.c s35_sms.c scmxx.c scmxx_opt.c tty_bluetooth.c tty_serial.c ttyaccess.c >.dependencies make[2]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/scmxx' make[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/options' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o getopt.o getopt.c make[2]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/options' make[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/charsets' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o local.o local.c make[2]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/charsets' make[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/options' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o popt.o popt.c make[2]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/options' make[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/smspdu' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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_dcs_decode': smspdu_dec.c:262:18: warning: bitwise comparison always evaluates to false [-Wtautological-compare] 262 | (dcs&0xe0) == 0xb0 || //110x xxxx | ^~ 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] 368 | 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] 484 | char* temp; | ^~~~ smspdu_dec.c: In function 'sms_pdu_len_off': smspdu_dec.c:712:19: warning: this statement may fall through [-Wimplicit-fallthrough=] 712 | default: temp += 6; | ~~~~~^~~~ smspdu_dec.c:713:5: note: here 713 | case 0x10: temp += 1; | ^~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/smspdu' make[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/options' ld -r -o ../options.o common.o configfile.o getopt.o popt.o make[2]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/options' make[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/helper' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o gsmnum.o gsmnum.c make[2]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/helper' make[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/atcommand' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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] 297 | char* parmlist; | ^~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/atcommand' make[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/charsets' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o local_dec.o local_dec.c make[2]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/charsets' make[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/apoconv' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o apoheader.o apoheader.c make[2]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/apoconv' make[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/adr2vcf' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -MM adr2vcf.c opt.c >.dependencies make[2]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/adr2vcf' make[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/apoconv' ld -r -o ../apoconv.o apo_data.o apo_main.o apoconv.o apoheader.o make[2]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/apoconv' make[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/charsets' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o local_enc.o local_enc.c make[2]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/charsets' make[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/smspdu' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o smspdu_enc.o smspdu_enc.c make[2]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/smspdu' make[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/helper' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o mem.o mem.c make[2]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/helper' make[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/versit' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -MM encoding.c vcard_out.c >.dependencies make[2]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/versit' make[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/charsets' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o ucs2.o ucs2.c make[2]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/charsets' make[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/atcommand' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o siemens.o siemens.c make[2]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/atcommand' make[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/atcommand' ld -r -o ../atcommand.o cached.o common.o generic.o siemens.o make[2]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/atcommand' make[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/charsets' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o ucs2_dec.o ucs2_dec.c make[2]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/charsets' make[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/helper' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o num.o num.c make[2]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/helper' make[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/versit' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o encoding.o encoding.c make[2]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/versit' make[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/helper' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o output.o output.c make[2]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/helper' make[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/smi' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -MM opt.c smi_dec.c smifile.c >.dependencies make[2]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/smi' make[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/charsets' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o ucs2_enc.o ucs2_enc.c make[2]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/charsets' make[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/smi' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o opt.o opt.c make[2]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/smi' make[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/helper' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o str.o str.c In file included from /usr/include/string.h:508, from str.c:13: In function 'strncpy', inlined from 'strn_dup' at str.c:28:5, inlined from 'str_dup' at str.c:34:10: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ str.c: In function 'str_dup': str.c:19:25: note: length computed here 19 | if (s != NULL) return strlen(s); | ^~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/helper' make[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/smspdu' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o smspdu_print.o smspdu_print.c make[2]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/smspdu' make[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/scmxx' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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] 40 | char* command; | ^~~~~~~ In file included from /usr/include/string.h:508, from actions.c:21: In function 'strncpy', inlined from 'sms_select_mem' at actions.c:70:7: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 4 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/scmxx' make[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/adr2vcf' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o adr2vcf.o adr2vcf.c make[2]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/adr2vcf' make[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/charsets' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o ucs4.o ucs4.c make[2]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/charsets' make[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/versit' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o vcard_out.o vcard_out.c make[2]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/versit' make[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/versit' ld -r -o ../versit.o encoding.o vcard_out.o make[2]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/versit' make[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/helper' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o str_array.o str_array.c make[2]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/helper' make[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/smi' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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: smifile.h:17:3: warning: 'packed' attribute ignored for field of type 'struct ' [-Wattributes] 17 | } parts __attribute__ ((packed)); | ^ make[2]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/smi' make[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/smspdu' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o smssort.o smssort.c make[2]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/smspdu' make[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/charsets' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o ucs4_enc.o ucs4_enc.c make[2]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/charsets' make[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/scmxx' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o dial.o dial.c make[2]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/scmxx' make[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/helper' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o str_list.o str_list.c make[2]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/helper' make[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/helper' ld -r -o ../helper.o console.o file.o gsmnum.o mem.o num.o output.o str.o str_array.o str_list.o make[2]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/helper' make[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/adr2vcf' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o opt.o opt.c make[2]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/adr2vcf' make[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/adr2vcf' ld -r -o ../adr2vcf.o adr2vcf.o opt.o make[2]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/adr2vcf' make[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/charsets' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o ucs4_dec.o ucs4_dec.c make[2]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/charsets' make[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/charsets' ld -r -o ../charsets.o gsm.o gsm_dec.o gsm_enc.o local.o local_dec.o local_enc.o ucs2.o ucs2_dec.o ucs2_enc.o ucs4.o ucs4_dec.o ucs4_enc.o make[2]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/charsets' make[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/smi' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o smifile.o smifile.c In file included from smifile.c:12: smifile.h:17:3: warning: 'packed' attribute ignored for field of type 'struct ' [-Wattributes] 17 | } parts __attribute__ ((packed)); | ^ make[2]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/smi' make[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/smi' ld -r -o ../smi.o opt.o smi_dec.o smifile.o make[2]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/smi' make[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/smspdu' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o smsud_dec.o smsud_dec.c make[2]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/smspdu' make[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/scmxx' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o keypad.o keypad.c make[2]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/scmxx' make[1]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src' i586-alt-linux-gcc -o ../adr2vcf adr2vcf.o charsets.o helper.o versit.o options.o -lm make[1]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src' make[1]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src' i586-alt-linux-gcc -o ../apoconv apoconv.o charsets.o helper.o -lm make[1]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/smspdu' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o smsstructs.o smsstructs.c make[2]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/smspdu' make[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/scmxx' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o pbmaskgsm.o pbmaskgsm.c make[2]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/scmxx' make[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/scmxx' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o lock.o lock.c make[2]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/scmxx' make[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/po' Creating gettext template file scmxx.pot...................................................................................................done make[2]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/po' make[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/scmxx' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o pbookfile.o pbookfile.c make[2]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/scmxx' make[1]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/po' de.po: Merging from scmxx.pot.......................................... done. make[1]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/po' make[1]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/po' fr.po: Merging from scmxx.pot.......................................... done. make[1]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/po' make[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/smspdu' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o smsud_enc.o smsud_enc.c make[2]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/smspdu' make[1]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/po' it.po: Merging from scmxx.pot.......................................... done. make[1]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/po' make[1]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/po' de.mo: 411 translated messages. make[1]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/po' make[1]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/po' ru.po: Merging from scmxx.pot.......................................... done. make[1]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/po' make[1]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/po' fr.mo: 235 translated messages, 62 fuzzy translations, 114 untranslated messages. make[1]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/po' make[1]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/po' it.mo: 318 translated messages, 55 fuzzy translations, 38 untranslated messages. make[1]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/po' make[1]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/po' ru.mo: 272 translated messages, 5 fuzzy translations, 134 untranslated messages. make[1]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/po' make[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/smspdu' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o smsudh.o smsudh.c make[2]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/smspdu' make[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/smspdu' ld -r -o ../smspdu.o smspdu_dec.o smspdu_enc.o smspdu_print.o smssort.o smsstructs.o smsud_dec.o smsud_enc.o smsudh.o make[2]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/smspdu' make[1]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src' i586-alt-linux-gcc -o ../smi smi.o smspdu.o charsets.o helper.o options.o -lm make[1]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/scmxx' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o pinfile.o pinfile.c make[2]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/scmxx' make[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/scmxx' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o s35_pbook.o s35_pbook.c make[2]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/scmxx' make[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/scmxx' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o pbookphone.o pbookphone.c make[2]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/scmxx' make[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/scmxx' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o scmxx_opt.o scmxx_opt.c make[2]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/scmxx' make[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/scmxx' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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] 136 | 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] 174 | static long socketwrite (const char* data, long len) { | ~~~~~~~~~~~~^~~~ tty_bluetooth.c:174:49: warning: unused parameter 'len' [-Wunused-parameter] 174 | 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] 187 | static long socketread (char* buf, long len) { | ~~~~~~^~~ tty_bluetooth.c:187:41: warning: unused parameter 'len' [-Wunused-parameter] 187 | static long socketread (char* buf, long len) { | ~~~~~^~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/scmxx' make[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/scmxx' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o memtypes.o memtypes.c make[2]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/scmxx' make[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/scmxx' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o tty_serial.o tty_serial.c make[2]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/scmxx' make[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/scmxx' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o scmxx.o scmxx.c make[2]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/scmxx' make[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/scmxx' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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=] 103 | if (errno == EAGAIN) { | ^ ttyaccess.c:112:7: note: here 112 | case 0: | ^~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/scmxx' make[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/scmxx' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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=] 215 | if (strcmp(content,"unknown")) errexit("%s\n",content); | ^ s35_files.c:217:5: note: here 217 | case AT_RET_OK: | ^~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/scmxx' make[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/scmxx' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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] 303 | 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] 709 | char* temp; | ^~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/scmxx' make[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/scmxx' ld -r -o ../scmxx.o actions.o dial.o keypad.o lock.o memtypes.o pbmaskgsm.o pbookfile.o pbookphone.o pinfile.o s35_files.o s35_pbook.o s35_sms.o scmxx.o scmxx_opt.o tty_bluetooth.o tty_serial.o ttyaccess.o make[2]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/scmxx' make[1]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src' i586-alt-linux-gcc -o ../scmxx scmxx.o atcommand.o smspdu.o charsets.o helper.o options.o -lm make[1]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.92876 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/scmxx-buildroot + : + /bin/rm -rf -- /usr/src/tmp/scmxx-buildroot + cd scmxx-0.9.0 + make DESTDIR=/usr/src/tmp/scmxx-buildroot install make: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0' make[1]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src' /bin/install -c -d /usr/src/tmp/scmxx-buildroot/usr/bin /bin/install -c -m 755 ../scmxx /usr/src/tmp/scmxx-buildroot/usr/bin /bin/install -c -d /usr/src/tmp/scmxx-buildroot/usr/bin /bin/install -c -m 755 ../apoconv /usr/src/tmp/scmxx-buildroot/usr/bin /bin/install -c -d /usr/src/tmp/scmxx-buildroot/usr/bin /bin/install -c -m 755 ../adr2vcf /usr/src/tmp/scmxx-buildroot/usr/bin /bin/install -c -d /usr/src/tmp/scmxx-buildroot/usr/bin /bin/install -c -m 755 ../smi /usr/src/tmp/scmxx-buildroot/usr/bin make[1]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src' make[1]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/po' /bin/install -c -d /usr/src/tmp/scmxx-buildroot/usr/share/locale/de/LC_MESSAGES; \ /bin/install -c -m 644 de.mo /usr/src/tmp/scmxx-buildroot/usr/share/locale/de/LC_MESSAGES/scmxx.mo; \ /bin/install -c -d /usr/src/tmp/scmxx-buildroot/usr/share/locale/fr/LC_MESSAGES; \ /bin/install -c -m 644 fr.mo /usr/src/tmp/scmxx-buildroot/usr/share/locale/fr/LC_MESSAGES/scmxx.mo; \ /bin/install -c -d /usr/src/tmp/scmxx-buildroot/usr/share/locale/it/LC_MESSAGES; \ /bin/install -c -m 644 it.mo /usr/src/tmp/scmxx-buildroot/usr/share/locale/it/LC_MESSAGES/scmxx.mo; \ /bin/install -c -d /usr/src/tmp/scmxx-buildroot/usr/share/locale/ru/LC_MESSAGES; \ /bin/install -c -m 644 ru.mo /usr/src/tmp/scmxx-buildroot/usr/share/locale/ru/LC_MESSAGES/scmxx.mo; \ make[1]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/po' make[1]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/docs' /bin/install -c -d /usr/src/tmp/scmxx-buildroot/usr/share/man/de/man1; \ /bin/install -c -m 644 scmxx.de.1 /usr/src/tmp/scmxx-buildroot/usr/share/man/de/man1/scmxx.1; \ /bin/install -c -d /usr/src/tmp/scmxx-buildroot/usr/share/man/man1; \ /bin/install -c -m 644 scmxx.en.1 /usr/src/tmp/scmxx-buildroot/usr/share/man/man1/scmxx.1; \ /bin/install -c -d /usr/src/tmp/scmxx-buildroot/usr/share/man/it/man1; \ /bin/install -c -m 644 scmxx.it.1 /usr/src/tmp/scmxx-buildroot/usr/share/man/it/man1/scmxx.1; \ /bin/install -c -d /usr/src/tmp/scmxx-buildroot/usr/share/man/ru/man1; \ /bin/install -c -m 644 scmxx.ru.1 /usr/src/tmp/scmxx-buildroot/usr/share/man/ru/man1/scmxx.1; \ make[1]: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0/docs' make: Leaving directory '/usr/src/RPM/BUILD/scmxx-0.9.0' + /bin/install -pD -m755 /usr/src/RPM/SOURCES/scm2tex.pl.txt contrib/scm2tex.pl + iconv -futf-8 -tkoi8-r docs/scmxx.ru.1 + /usr/lib/rpm/find-lang scmxx + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/scmxx-buildroot (auto) Verifying and fixing files in /usr/src/tmp/scmxx-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/scmxx-buildroot/ (default) Compressing files in /usr/src/tmp/scmxx-buildroot (auto) Verifying ELF objects in /usr/src/tmp/scmxx-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/smi: uses non-LFS functions: __fxstat open verify-elf: WARNING: ./usr/bin/adr2vcf: uses non-LFS functions: __fxstat open verify-elf: WARNING: ./usr/bin/apoconv: uses non-LFS functions: __fxstat open verify-elf: WARNING: ./usr/bin/scmxx: uses non-LFS functions: __fxstat fcntl open Hardlinking identical .pyc and .pyo files Processing files: scmxx-0.9.0-alt2.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.66517 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd scmxx-0.9.0 + DOCDIR=/usr/src/tmp/scmxx-buildroot/usr/share/doc/scmxx-0.9.0 + export DOCDIR + rm -rf /usr/src/tmp/scmxx-buildroot/usr/share/doc/scmxx-0.9.0 + /bin/mkdir -p /usr/src/tmp/scmxx-buildroot/usr/share/doc/scmxx-0.9.0 + cp -prL contrib/ BUGS README TODO AUTHORS CHANGELOG examples docs/README_WIN32.txt docs/adr.txt docs/apo.txt docs/doc_sources.txt docs/gsm0338.txt docs/gsmcharset.txt docs/smi.txt /usr/src/tmp/scmxx-buildroot/usr/share/doc/scmxx-0.9.0 + chmod -R go-w /usr/src/tmp/scmxx-buildroot/usr/share/doc/scmxx-0.9.0 + chmod -R a+rX /usr/src/tmp/scmxx-buildroot/usr/share/doc/scmxx-0.9.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DtvSNK find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BdWPTJ find-requires: running scripts (cpp,debuginfo,files,lib,pam,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.28), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libm.so.6(GLIBC_2.0), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sMHTAJ Creating scmxx-debuginfo package Processing files: scmxx-debuginfo-0.9.0-alt2.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KNDFGI find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1pjo6I find-requires: running scripts (debuginfo) Requires: scmxx = 20030703:0.9.0-alt2.qa1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libm.so.6) warning: Installed (but unpackaged) file(s) found: /usr/share/man/de/man1/scmxx.1.xz /usr/share/man/it/man1/scmxx.1.xz Wrote: /usr/src/RPM/RPMS/i586/scmxx-0.9.0-alt2.qa1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/scmxx-debuginfo-0.9.0-alt2.qa1.i586.rpm 28.35user 6.76system 0:17.59elapsed 199%CPU (0avgtext+0avgdata 30408maxresident)k 0inputs+0outputs (0major+1052501minor)pagefaults 0swaps /.out/scmxx-0.9.0-alt2.qa1.i586.rpm: The use of such a license name is ambiguous: GPL /.out/scmxx-debuginfo-0.9.0-alt2.qa1.i586.rpm: The use of such a license name is ambiguous: GPL 30.80user 11.57system 0:23.65elapsed 179%CPU (0avgtext+0avgdata 30408maxresident)k 0inputs+0outputs (0major+1234583minor)pagefaults 0swaps --- scmxx-0.9.0-alt2.qa1.i586.rpm.repo 2013-04-15 14:00:32.000000000 +0000 +++ scmxx-0.9.0-alt2.qa1.i586.rpm.hasher 2020-12-04 15:47:09.448750344 +0000 @@ -30,4 +30,4 @@ /usr/share/locale/ru/LC_MESSAGES/scmxx.mo 100644 -/usr/share/man/man1/scmxx.1.bz2 100644 -/usr/share/man/ru/man1/scmxx.1.bz2 100644 +/usr/share/man/man1/scmxx.1.xz 100644 +/usr/share/man/ru/man1/scmxx.1.xz 100644 Requires: /lib/ld-linux.so.2 @@ -35,3 +35,5 @@ Requires: libc.so.6(GLIBC_2.1) +Requires: libc.so.6(GLIBC_2.1.3) Requires: libc.so.6(GLIBC_2.2) +Requires: libc.so.6(GLIBC_2.28) Requires: libc.so.6(GLIBC_2.3) @@ -39,2 +41,3 @@ Requires: libc.so.6(GLIBC_2.4) +Requires: libc.so.6(GLIBC_2.7) Requires: libm.so.6(GLIBC_2.0)