<86>Dec 19 01:41:20 userdel[3257834]: delete user 'rooter' <86>Dec 19 01:41:20 groupadd[3257849]: group added to /etc/group: name=rooter, GID=1235 <86>Dec 19 01:41:20 groupadd[3257849]: group added to /etc/gshadow: name=rooter <86>Dec 19 01:41:20 groupadd[3257849]: new group: name=rooter, GID=1235 <86>Dec 19 01:41:20 useradd[3257862]: new user: name=rooter, UID=1235, GID=1235, home=/root, shell=/bin/bash, from=none <86>Dec 19 01:41:20 userdel[3257876]: delete user 'builder' <86>Dec 19 01:41:20 userdel[3257876]: removed group 'builder' owned by 'builder' <86>Dec 19 01:41:20 userdel[3257876]: removed shadow group 'builder' owned by 'builder' <86>Dec 19 01:41:20 groupadd[3257887]: group added to /etc/group: name=builder, GID=1236 <86>Dec 19 01:41:20 groupadd[3257887]: group added to /etc/gshadow: name=builder <86>Dec 19 01:41:20 groupadd[3257887]: new group: name=builder, GID=1236 <86>Dec 19 01:41:20 useradd[3257895]: new user: name=builder, UID=1236, GID=1236, home=/usr/src, shell=/bin/bash, from=none /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: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/scmxx-0.9.0-alt2.qa1.nosrc.rpm (w1.gzdio) Installing scmxx-0.9.0-alt2.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.15798 + 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): + /usr/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.15798 + 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 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -ri dirname -- '{}' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + configure_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + echo 'rpm-build: warning: ./configure script does not support --runstatedir' rpm-build: warning: ./configure script does not support --runstatedir + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --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... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking for x86_64-alt-linux-gcc... x86_64-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 x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ANSI C... none needed checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for x86_64-alt-linux-ld... no checking for ld... ld checking for a BSD-compatible install... /usr/bin/ginstall -c checking for egrep... grep -E checking for ANSI C header files... no 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/options' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/options' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/apoconv' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/helper' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/helper' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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:11: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 119 | write(fd,"=",1); | ^~~~~~~~~~~~~~~ console.c:121:35: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 121 | if (lcurrent == ltotal) write(fd,"=",1); | ^~~~~~~~~~~~~~~ console.c:122:16: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 122 | else write(fd,">",1); | ^~~~~~~~~~~~~~~ console.c:124:11: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 124 | write(fd," ",1); | ^~~~~~~~~~~~~~~ console.c:128:9: 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/atcommand' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/smspdu' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/options' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/helper' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/options' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/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/apoconv' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/helper' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/helper' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/smspdu' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/apoconv' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/smspdu' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/helper' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/helper' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/apoconv' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/charsets' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/atcommand' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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:9: 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:11: 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/scmxx' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/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/helper' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_GNU_SOURCE -D_REENTRANT -W -Wall -Wno-format-y2k -I.. -c -o str.o str.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' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/smspdu' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/adr2vcf' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/helper' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/helper' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/charsets' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/versit' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/smspdu' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/adr2vcf' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/smspdu' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/smspdu' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/charsets' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/adr2vcf' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/charsets' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/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/smspdu' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/versit' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/smspdu' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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[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[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/charsets' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/scmxx' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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; | ^~~~~~~ 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/smi' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/scmxx' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/versit' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/smi' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/charsets' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/scmxx' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/smi' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/scmxx' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/src/smi' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/charsets' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/charsets' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/charsets' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/scmxx' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/charsets' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/charsets' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/scmxx' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/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/scmxx' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/scmxx' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/po' Creating gettext template file scmxx.pot...................................................................................................done make[2]: 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.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[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[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/scmxx' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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[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' 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' 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/scmxx' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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' 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' x86_64-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[1]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src' x86_64-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' x86_64-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[1]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src' x86_64-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.84948 + 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 + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + 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' /usr/bin/ginstall -c -d /usr/src/tmp/scmxx-buildroot/usr/bin /usr/bin/ginstall -c -m 755 ../scmxx /usr/src/tmp/scmxx-buildroot/usr/bin /usr/bin/ginstall -c -d /usr/src/tmp/scmxx-buildroot/usr/bin /usr/bin/ginstall -c -m 755 ../apoconv /usr/src/tmp/scmxx-buildroot/usr/bin /usr/bin/ginstall -c -d /usr/src/tmp/scmxx-buildroot/usr/bin /usr/bin/ginstall -c -m 755 ../adr2vcf /usr/src/tmp/scmxx-buildroot/usr/bin /usr/bin/ginstall -c -d /usr/src/tmp/scmxx-buildroot/usr/bin /usr/bin/ginstall -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' /usr/bin/ginstall -c -d /usr/src/tmp/scmxx-buildroot/usr/share/locale/de/LC_MESSAGES; \ /usr/bin/ginstall -c -m 644 de.mo /usr/src/tmp/scmxx-buildroot/usr/share/locale/de/LC_MESSAGES/scmxx.mo; \ /usr/bin/ginstall -c -d /usr/src/tmp/scmxx-buildroot/usr/share/locale/fr/LC_MESSAGES; \ /usr/bin/ginstall -c -m 644 fr.mo /usr/src/tmp/scmxx-buildroot/usr/share/locale/fr/LC_MESSAGES/scmxx.mo; \ /usr/bin/ginstall -c -d /usr/src/tmp/scmxx-buildroot/usr/share/locale/it/LC_MESSAGES; \ /usr/bin/ginstall -c -m 644 it.mo /usr/src/tmp/scmxx-buildroot/usr/share/locale/it/LC_MESSAGES/scmxx.mo; \ /usr/bin/ginstall -c -d /usr/src/tmp/scmxx-buildroot/usr/share/locale/ru/LC_MESSAGES; \ /usr/bin/ginstall -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' /usr/bin/ginstall -c -d /usr/src/tmp/scmxx-buildroot/usr/share/man/de/man1; \ /usr/bin/ginstall -c -m 644 scmxx.de.1 /usr/src/tmp/scmxx-buildroot/usr/share/man/de/man1/scmxx.1; \ /usr/bin/ginstall -c -d /usr/src/tmp/scmxx-buildroot/usr/share/man/man1; \ /usr/bin/ginstall -c -m 644 scmxx.en.1 /usr/src/tmp/scmxx-buildroot/usr/share/man/man1/scmxx.1; \ /usr/bin/ginstall -c -d /usr/src/tmp/scmxx-buildroot/usr/share/man/it/man1; \ /usr/bin/ginstall -c -m 644 scmxx.it.1 /usr/src/tmp/scmxx-buildroot/usr/share/man/it/man1/scmxx.1; \ /usr/bin/ginstall -c -d /usr/src/tmp/scmxx-buildroot/usr/share/man/ru/man1; \ /usr/bin/ginstall -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' + /usr/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,gnuconfig) 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) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/scmxx-buildroot Processing files: scmxx-0.9.0-alt2.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.39949 + 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.qesoEC find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HsZJS0 find-requires: running scripts (cpp,debuginfo,files,lib,pam,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.33)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.38)(64bit), libc.so.6(GLIBC_2.4)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XmpIvQ 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.y7Q2yH find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9pJ70w find-requires: running scripts (debuginfo) Requires: scmxx = 20030703:0.9.0-alt2.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(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/x86_64/scmxx-0.9.0-alt2.qa1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/scmxx-debuginfo-0.9.0-alt2.qa1.x86_64.rpm (w2.lzdio) 12.86user 5.13system 0:13.64elapsed 131%CPU (0avgtext+0avgdata 65800maxresident)k 0inputs+0outputs (0major+1189172minor)pagefaults 0swaps /.out/scmxx-0.9.0-alt2.qa1.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/scmxx-debuginfo-0.9.0-alt2.qa1.x86_64.rpm: The use of such a license name is ambiguous: GPL 0.88user 1.50system 0:19.36elapsed 12%CPU (0avgtext+0avgdata 12032maxresident)k 0inputs+0outputs (0major+94223minor)pagefaults 0swaps --- scmxx-0.9.0-alt2.qa1.x86_64.rpm.repo 2013-04-15 14:00:31.000000000 +0000 +++ scmxx-0.9.0-alt2.qa1.x86_64.rpm.hasher 2024-12-19 01:41:35.924886441 +0000 @@ -30,4 +30,4 @@ /usr/share/locale/ru/LC_MESSAGES/scmxx.mo 100644 root:root -/usr/share/man/man1/scmxx.1.bz2 100644 root:root -/usr/share/man/ru/man1/scmxx.1.bz2 100644 root:root +/usr/share/man/man1/scmxx.1.xz 100644 root:root +/usr/share/man/ru/man1/scmxx.1.xz 100644 root:root Requires: /lib64/ld-linux-x86-64.so.2 @@ -37,2 +37,5 @@ Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.33)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) +Requires: libc.so.6(GLIBC_2.38)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) @@ -42,6 +45,6 @@ Provides: scmxx = 20030703:0.9.0-alt2.qa1 -File: /usr/bin/adr2vcf 100755 root:root 57ba304c09abd9fe1fd62a489f066459 -File: /usr/bin/apoconv 100755 root:root 303d188369a139db98a92b2f10f8e2ad -File: /usr/bin/scmxx 100755 root:root b22b7b26bd04fd3d3570c34d57ed9c85 -File: /usr/bin/smi 100755 root:root e246d66853b975769ec591723ee60c8f +File: /usr/bin/adr2vcf 100755 root:root fa9a1f4233f371dfb19442860a722821 +File: /usr/bin/apoconv 100755 root:root 0a17c5e82043af233f21157ec713b76b +File: /usr/bin/scmxx 100755 root:root 97d47c0474b4a5a12cf649733dea050c +File: /usr/bin/smi 100755 root:root 748e0ee3ec78fbd76018a7e0e5b09f31 File: /usr/share/doc/scmxx-0.9.0 40755 root:root @@ -68,8 +71,8 @@ File: /usr/share/doc/scmxx-0.9.0/smi.txt 100644 root:root 1d5b838a4ebd759a3eed454e603f4534 -File: /usr/share/locale/de/LC_MESSAGES/scmxx.mo 100644 root:root 62d99d3f100eee7253c9355a57ef9469 -File: /usr/share/locale/fr/LC_MESSAGES/scmxx.mo 100644 root:root 1fb2a44d4445d39c5b9b5f2f44c125b4 -File: /usr/share/locale/it/LC_MESSAGES/scmxx.mo 100644 root:root 0adfcfa921772f53fe21443f12bf5689 -File: /usr/share/locale/ru/LC_MESSAGES/scmxx.mo 100644 root:root fd3a9ec40b6eb571d6360d499fb848e2 -File: /usr/share/man/man1/scmxx.1.bz2 100644 root:root 4b599f0bd2fe68bac51d56a3b586d0cf -File: /usr/share/man/ru/man1/scmxx.1.bz2 100644 root:root 10652b39b18effa38645483f9f0d0b1b -RPMIdentity: 20b9c2485c1a06867b65cc29510e24a162d6b86cb11d401e13ef2fdd2b4dcefe4aae2a6755718930a01923b676f43fb280a663dc0eba70caec98f8eba17d88f9 +File: /usr/share/locale/de/LC_MESSAGES/scmxx.mo 100644 root:root f902a1ab947e7185044bae16b6f88726 +File: /usr/share/locale/fr/LC_MESSAGES/scmxx.mo 100644 root:root 29d40852089715bb8802ab3f538453c4 +File: /usr/share/locale/it/LC_MESSAGES/scmxx.mo 100644 root:root 67f3cefdbe0da7b63a8e78ec25779b43 +File: /usr/share/locale/ru/LC_MESSAGES/scmxx.mo 100644 root:root d9e721561a64f0629bc62e2de546be9d +File: /usr/share/man/man1/scmxx.1.xz 100644 root:root 61657a64ca4e4d1c3ad2e01070d7292f +File: /usr/share/man/ru/man1/scmxx.1.xz 100644 root:root fecc2fbb1ab20ca91a50860306ff0867 +RPMIdentity: ff2c59271e8eb5b2afc452978b65ce4208630bdb194480092ba4597365d27bb40591a63501796eb4a6d6caf4ad927bb874228ebc151b97f9de7edbda48727a77 --- scmxx-debuginfo-0.9.0-alt2.qa1.x86_64.rpm.repo 2013-04-15 14:00:31.000000000 +0000 +++ scmxx-debuginfo-0.9.0-alt2.qa1.x86_64.rpm.hasher 2024-12-19 01:41:36.013887476 +0000 @@ -1,13 +1,13 @@ -/usr/lib/debug/.build-id/23 40755 root:root -/usr/lib/debug/.build-id/23/0d2fff19b1affb10cafd39cb6fc3ad2aadf9dc 120777 root:root ../../../../bin/apoconv -/usr/lib/debug/.build-id/23/0d2fff19b1affb10cafd39cb6fc3ad2aadf9dc.debug 120777 root:root ../../usr/bin/apoconv.debug -/usr/lib/debug/.build-id/43 40755 root:root -/usr/lib/debug/.build-id/43/7db1a6d4de4e6f1052f763153077c1801ba9c0 120777 root:root ../../../../bin/smi -/usr/lib/debug/.build-id/43/7db1a6d4de4e6f1052f763153077c1801ba9c0.debug 120777 root:root ../../usr/bin/smi.debug -/usr/lib/debug/.build-id/52 40755 root:root -/usr/lib/debug/.build-id/52/aa7e23ac4f990ffa8ba956c596835f99139679 120777 root:root ../../../../bin/adr2vcf -/usr/lib/debug/.build-id/52/aa7e23ac4f990ffa8ba956c596835f99139679.debug 120777 root:root ../../usr/bin/adr2vcf.debug -/usr/lib/debug/.build-id/cd 40755 root:root -/usr/lib/debug/.build-id/cd/f16f4f334a12246db7df5c8ab32e526ccb9a48 120777 root:root ../../../../bin/scmxx -/usr/lib/debug/.build-id/cd/f16f4f334a12246db7df5c8ab32e526ccb9a48.debug 120777 root:root ../../usr/bin/scmxx.debug +/usr/lib/debug/.build-id/35 40755 root:root +/usr/lib/debug/.build-id/35/74dd839155ec1d71f7a5ebf1dfc5775cef40cc 120777 root:root ../../../../bin/scmxx +/usr/lib/debug/.build-id/35/74dd839155ec1d71f7a5ebf1dfc5775cef40cc.debug 120777 root:root ../../usr/bin/scmxx.debug +/usr/lib/debug/.build-id/b2 40755 root:root +/usr/lib/debug/.build-id/b2/939408eb44140901aea80de5ef0aae8ab18d2d 120777 root:root ../../../../bin/adr2vcf +/usr/lib/debug/.build-id/b2/939408eb44140901aea80de5ef0aae8ab18d2d.debug 120777 root:root ../../usr/bin/adr2vcf.debug +/usr/lib/debug/.build-id/c3 40755 root:root +/usr/lib/debug/.build-id/c3/3f70e97ee110d7e85020ccd91c498c9105deb5 120777 root:root ../../../../bin/smi +/usr/lib/debug/.build-id/c3/3f70e97ee110d7e85020ccd91c498c9105deb5.debug 120777 root:root ../../usr/bin/smi.debug +/usr/lib/debug/.build-id/ef 40755 root:root +/usr/lib/debug/.build-id/ef/2cd40cd16f97d1b33dc66e04b417cd16225f61 120777 root:root ../../../../bin/apoconv +/usr/lib/debug/.build-id/ef/2cd40cd16f97d1b33dc66e04b417cd16225f61.debug 120777 root:root ../../usr/bin/apoconv.debug /usr/lib/debug/usr/bin/adr2vcf.debug 100644 root:root @@ -69,2 +69,3 @@ /usr/src/debug/scmxx-0.9.0/src/options/getopt.c 100644 root:root +/usr/src/debug/scmxx-0.9.0/src/options/popt.c 100644 root:root /usr/src/debug/scmxx-0.9.0/src/pinfile.h 100644 root:root @@ -124,18 +125,18 @@ Provides: scmxx-debuginfo = 20030703:0.9.0-alt2.qa1 -File: /usr/lib/debug/.build-id/23 40755 root:root -File: /usr/lib/debug/.build-id/23/0d2fff19b1affb10cafd39cb6fc3ad2aadf9dc 120777 root:root ../../../../bin/apoconv -File: /usr/lib/debug/.build-id/23/0d2fff19b1affb10cafd39cb6fc3ad2aadf9dc.debug 120777 root:root ../../usr/bin/apoconv.debug -File: /usr/lib/debug/.build-id/43 40755 root:root -File: /usr/lib/debug/.build-id/43/7db1a6d4de4e6f1052f763153077c1801ba9c0 120777 root:root ../../../../bin/smi -File: /usr/lib/debug/.build-id/43/7db1a6d4de4e6f1052f763153077c1801ba9c0.debug 120777 root:root ../../usr/bin/smi.debug -File: /usr/lib/debug/.build-id/52 40755 root:root -File: /usr/lib/debug/.build-id/52/aa7e23ac4f990ffa8ba956c596835f99139679 120777 root:root ../../../../bin/adr2vcf -File: /usr/lib/debug/.build-id/52/aa7e23ac4f990ffa8ba956c596835f99139679.debug 120777 root:root ../../usr/bin/adr2vcf.debug -File: /usr/lib/debug/.build-id/cd 40755 root:root -File: /usr/lib/debug/.build-id/cd/f16f4f334a12246db7df5c8ab32e526ccb9a48 120777 root:root ../../../../bin/scmxx -File: /usr/lib/debug/.build-id/cd/f16f4f334a12246db7df5c8ab32e526ccb9a48.debug 120777 root:root ../../usr/bin/scmxx.debug -File: /usr/lib/debug/usr/bin/adr2vcf.debug 100644 root:root ea7daacc1c05d0f0f299cb4dbe20465d -File: /usr/lib/debug/usr/bin/apoconv.debug 100644 root:root 0beb15d374c37a8e97d2e5de74a6f3fc -File: /usr/lib/debug/usr/bin/scmxx.debug 100644 root:root d11960a2bdc156c1a2511c244f8fe95d -File: /usr/lib/debug/usr/bin/smi.debug 100644 root:root 9f9c6f746b778ae6e541e2a1167de3f4 +File: /usr/lib/debug/.build-id/35 40755 root:root +File: /usr/lib/debug/.build-id/35/74dd839155ec1d71f7a5ebf1dfc5775cef40cc 120777 root:root ../../../../bin/scmxx +File: /usr/lib/debug/.build-id/35/74dd839155ec1d71f7a5ebf1dfc5775cef40cc.debug 120777 root:root ../../usr/bin/scmxx.debug +File: /usr/lib/debug/.build-id/b2 40755 root:root +File: /usr/lib/debug/.build-id/b2/939408eb44140901aea80de5ef0aae8ab18d2d 120777 root:root ../../../../bin/adr2vcf +File: /usr/lib/debug/.build-id/b2/939408eb44140901aea80de5ef0aae8ab18d2d.debug 120777 root:root ../../usr/bin/adr2vcf.debug +File: /usr/lib/debug/.build-id/c3 40755 root:root +File: /usr/lib/debug/.build-id/c3/3f70e97ee110d7e85020ccd91c498c9105deb5 120777 root:root ../../../../bin/smi +File: /usr/lib/debug/.build-id/c3/3f70e97ee110d7e85020ccd91c498c9105deb5.debug 120777 root:root ../../usr/bin/smi.debug +File: /usr/lib/debug/.build-id/ef 40755 root:root +File: /usr/lib/debug/.build-id/ef/2cd40cd16f97d1b33dc66e04b417cd16225f61 120777 root:root ../../../../bin/apoconv +File: /usr/lib/debug/.build-id/ef/2cd40cd16f97d1b33dc66e04b417cd16225f61.debug 120777 root:root ../../usr/bin/apoconv.debug +File: /usr/lib/debug/usr/bin/adr2vcf.debug 100644 root:root 3d476b639873c0323a3f21a6fbc0bb52 +File: /usr/lib/debug/usr/bin/apoconv.debug 100644 root:root 49819c18393cb872eaa3dc2e1ab5cf0c +File: /usr/lib/debug/usr/bin/scmxx.debug 100644 root:root 95a1a4468b8b45b6189e3f6ab6cc1619 +File: /usr/lib/debug/usr/bin/smi.debug 100644 root:root 30e668d5fdbd508d6f12e02f325c88ad File: /usr/src/debug/scmxx-0.9.0 40755 root:root @@ -193,2 +194,3 @@ File: /usr/src/debug/scmxx-0.9.0/src/options/getopt.c 100644 root:root 05b25a193ecdc61058a55ece709d68c2 +File: /usr/src/debug/scmxx-0.9.0/src/options/popt.c 100644 root:root 10646a7b77b15551638385cf7e6b8ea0 File: /usr/src/debug/scmxx-0.9.0/src/pinfile.h 100644 root:root 6f6a5d63672f63ee1cb1acde49fe6ff5 @@ -242,2 +244,2 @@ File: /usr/src/debug/scmxx-0.9.0/src/versit/vcard_out.c 100644 root:root 22fe42bf1b68b8bff30af4a664f53ea8 -RPMIdentity: 7cfef4737beddc37ec209f1f92360687379a8f8522fbd618d94b31f52a741c0142409d4835dce6900c681c914ce5fc266a375d27d784407783b6ce5df3ced405 +RPMIdentity: 278fcffd5990c22617cd91d6be3074dec3b78b1912598f22e733ccbaf64c1c587f6c3c2806d54f348fdbf6f9ff3a2003f5d2336664954cacceb32ae668cc8a6d