<86>Feb 22 08:09:19 userdel[864140]: delete user 'rooter'
<86>Feb 22 08:09:19 userdel[864140]: removed group 'rooter' owned by 'rooter'
<86>Feb 22 08:09:19 userdel[864140]: removed shadow group 'rooter' owned by 'rooter'
<86>Feb 22 08:09:19 groupadd[864156]: group added to /etc/group: name=rooter, GID=1802
<86>Feb 22 08:09:19 groupadd[864156]: group added to /etc/gshadow: name=rooter
<86>Feb 22 08:09:19 groupadd[864156]: new group: name=rooter, GID=1802
<86>Feb 22 08:09:19 useradd[864168]: new user: name=rooter, UID=1802, GID=1802, home=/root, shell=/bin/bash, from=none
<86>Feb 22 08:09:19 userdel[864187]: delete user 'builder'
<86>Feb 22 08:09:19 userdel[864187]: removed group 'builder' owned by 'builder'
<86>Feb 22 08:09:19 userdel[864187]: removed shadow group 'builder' owned by 'builder'
<86>Feb 22 08:09:19 groupadd[864203]: group added to /etc/group: name=builder, GID=1803
<86>Feb 22 08:09:19 groupadd[864203]: group added to /etc/gshadow: name=builder
<86>Feb 22 08:09:19 groupadd[864203]: new group: name=builder, GID=1803
<86>Feb 22 08:09:19 useradd[864218]: new user: name=builder, UID=1803, GID=1803, 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: i586
Building for target i586
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: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.50400
+ 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.34466
+ 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 -march=i586 -mtune=generic'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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_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=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... /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 -j16
make[1]: Nothing to be done for 'all'.
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 -flto=auto -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/adr2vcf'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/smi'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/atcommand'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -flto=auto -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/versit'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/apoconv'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/adr2vcf'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/versit'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/atcommand'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/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'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/smi'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 <anonymous>' [-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'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 <anonymous>' [-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/adr2vcf'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/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/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/options'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/apoconv'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/options'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/options'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/atcommand'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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: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/options'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/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/smspdu'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -flto=auto -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/apoconv'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/atcommand'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/helper'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/atcommand'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/apoconv'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/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/smspdu'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/smspdu'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/smspdu'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/charsets'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/smspdu'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/smspdu'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/smspdu'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/helper'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/helper'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/helper'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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: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/smspdu'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/helper'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/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/helper'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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/charsets'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -flto=auto -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/charsets'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/helper'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/charsets'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/helper'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/charsets'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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'
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'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/charsets'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/charsets'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/charsets'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/charsets'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/charsets'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/charsets'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/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'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/scmxx'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -flto=auto -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[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/scmxx'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/scmxx'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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[2]: Entering directory '/usr/src/RPM/BUILD/scmxx-0.9.0/src/scmxx'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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/src/scmxx'
i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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;
      |         ^~~~~~~
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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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 -flto=auto -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[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'
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'
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'
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'
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'
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'
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[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/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[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 ../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'
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.77868
+ 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)
verify-elf: WARNING: ./usr/bin/scmxx: uses non-LFS functions: fcntl fstat open
verify-elf: WARNING: ./usr/bin/apoconv: uses non-LFS functions: fstat open
verify-elf: WARNING: ./usr/bin/adr2vcf: uses non-LFS functions: fstat open
verify-elf: WARNING: ./usr/bin/smi: uses non-LFS functions: fstat open
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.67429
+ 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.NKK3s8
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.yITiwn
find-requires: running scripts (cpp,debuginfo,files,lib,pam,pkgconfig,pkgconfiglib,python,python3,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.33), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.38), libc.so.6(GLIBC_2.4), 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.GTwMww
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.uk08Up
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aL2lUa
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 (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/scmxx-debuginfo-0.9.0-alt2.qa1.i586.rpm (w2.lzdio)
11.26user 5.48system 0:10.33elapsed 162%CPU (0avgtext+0avgdata 51068maxresident)k
0inputs+0outputs (0major+1124284minor)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
0.59user 1.53system 0:15.02elapsed 14%CPU (0avgtext+0avgdata 11476maxresident)k
0inputs+0outputs (0major+95373minor)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	2025-02-22 08:09:31.290359819 +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: /lib/ld-linux.so.2  
@@ -35,5 +35,10 @@
 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)  
 Requires: libc.so.6(GLIBC_2.3.4)  
+Requires: libc.so.6(GLIBC_2.33)  
+Requires: libc.so.6(GLIBC_2.34)  
+Requires: libc.so.6(GLIBC_2.38)  
 Requires: libc.so.6(GLIBC_2.4)  
@@ -43,6 +48,6 @@
 Provides: scmxx = 20030703:0.9.0-alt2.qa1
-File: /usr/bin/adr2vcf	100755	root:root	66e3058840f8e2db2491ea3f38183a38	
-File: /usr/bin/apoconv	100755	root:root	9dd7b570646ca8427001dd69d3eeaca0	
-File: /usr/bin/scmxx	100755	root:root	54f373d0adf9473bd9ddd281f0c18b90	
-File: /usr/bin/smi	100755	root:root	0a6db50a340f0844f4315fa9fb408528	
+File: /usr/bin/adr2vcf	100755	root:root	b159d47279b8156e533554db759e087c	
+File: /usr/bin/apoconv	100755	root:root	0779ef1bf7e8d5f8a619cc2f254dad62	
+File: /usr/bin/scmxx	100755	root:root	f119cb16dfd68e95b4b582dd72ca2f12	
+File: /usr/bin/smi	100755	root:root	746258fafe6af2af9a0a2444f7bd7851	
 File: /usr/share/doc/scmxx-0.9.0	40755	root:root		
@@ -69,8 +74,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: 03789c6e75439a6c773a96179d8275d76e851a95e29b1400d03c3acd9285d5cbf1509d1cfd4b4e55bc383d348fde3a1f6110d35d8dbb8e8ec6d0ea200e5b6c2b
+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: c05cf782dbbb73cdba0b759f2b423f4011a1eaf40109f5f89b473c116f6b7b0533103c2c29f0deb2f66cffcb909af6c729bb3a95b93379073a194694acda3f30
--- scmxx-debuginfo-0.9.0-alt2.qa1.i586.rpm.repo	2013-04-15 14:00:32.000000000 +0000
+++ scmxx-debuginfo-0.9.0-alt2.qa1.i586.rpm.hasher	2025-02-22 08:09:31.366361129 +0000
@@ -1,13 +1,13 @@
-/usr/lib/debug/.build-id/2f	40755	root:root	
-/usr/lib/debug/.build-id/2f/abce90029b3e5de8e5c27974c23eac73bd8bbe	120777	root:root	../../../../bin/scmxx
-/usr/lib/debug/.build-id/2f/abce90029b3e5de8e5c27974c23eac73bd8bbe.debug	120777	root:root	../../usr/bin/scmxx.debug
-/usr/lib/debug/.build-id/78	40755	root:root	
-/usr/lib/debug/.build-id/78/164271c1facaea26a40981aca0da9ecc73c9b0	120777	root:root	../../../../bin/apoconv
-/usr/lib/debug/.build-id/78/164271c1facaea26a40981aca0da9ecc73c9b0.debug	120777	root:root	../../usr/bin/apoconv.debug
-/usr/lib/debug/.build-id/b8	40755	root:root	
-/usr/lib/debug/.build-id/b8/b4051a7bdd0085df73882823259b27d3df17c3	120777	root:root	../../../../bin/smi
-/usr/lib/debug/.build-id/b8/b4051a7bdd0085df73882823259b27d3df17c3.debug	120777	root:root	../../usr/bin/smi.debug
-/usr/lib/debug/.build-id/ca	40755	root:root	
-/usr/lib/debug/.build-id/ca/ac5da413e3619409df105d1353c6f3ce6261e1	120777	root:root	../../../../bin/adr2vcf
-/usr/lib/debug/.build-id/ca/ac5da413e3619409df105d1353c6f3ce6261e1.debug	120777	root:root	../../usr/bin/adr2vcf.debug
+/usr/lib/debug/.build-id/14	40755	root:root	
+/usr/lib/debug/.build-id/14/c3697213bef2298c73455823f43761b05fae8a	120777	root:root	../../../../bin/scmxx
+/usr/lib/debug/.build-id/14/c3697213bef2298c73455823f43761b05fae8a.debug	120777	root:root	../../usr/bin/scmxx.debug
+/usr/lib/debug/.build-id/1d	40755	root:root	
+/usr/lib/debug/.build-id/1d/f83eac82496a950fb64817a268f3720662b7d8	120777	root:root	../../../../bin/adr2vcf
+/usr/lib/debug/.build-id/1d/f83eac82496a950fb64817a268f3720662b7d8.debug	120777	root:root	../../usr/bin/adr2vcf.debug
+/usr/lib/debug/.build-id/d0	40755	root:root	
+/usr/lib/debug/.build-id/d0/320f89637b875d40153c57bf40eb1f94c591f2	120777	root:root	../../../../bin/smi
+/usr/lib/debug/.build-id/d0/320f89637b875d40153c57bf40eb1f94c591f2.debug	120777	root:root	../../usr/bin/smi.debug
+/usr/lib/debug/.build-id/f5	40755	root:root	
+/usr/lib/debug/.build-id/f5/3b9640ca77265958ff384c3f21d4b50adaf80e	120777	root:root	../../../../bin/apoconv
+/usr/lib/debug/.build-id/f5/3b9640ca77265958ff384c3f21d4b50adaf80e.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/2f	40755	root:root		
-File: /usr/lib/debug/.build-id/2f/abce90029b3e5de8e5c27974c23eac73bd8bbe	120777	root:root		../../../../bin/scmxx
-File: /usr/lib/debug/.build-id/2f/abce90029b3e5de8e5c27974c23eac73bd8bbe.debug	120777	root:root		../../usr/bin/scmxx.debug
-File: /usr/lib/debug/.build-id/78	40755	root:root		
-File: /usr/lib/debug/.build-id/78/164271c1facaea26a40981aca0da9ecc73c9b0	120777	root:root		../../../../bin/apoconv
-File: /usr/lib/debug/.build-id/78/164271c1facaea26a40981aca0da9ecc73c9b0.debug	120777	root:root		../../usr/bin/apoconv.debug
-File: /usr/lib/debug/.build-id/b8	40755	root:root		
-File: /usr/lib/debug/.build-id/b8/b4051a7bdd0085df73882823259b27d3df17c3	120777	root:root		../../../../bin/smi
-File: /usr/lib/debug/.build-id/b8/b4051a7bdd0085df73882823259b27d3df17c3.debug	120777	root:root		../../usr/bin/smi.debug
-File: /usr/lib/debug/.build-id/ca	40755	root:root		
-File: /usr/lib/debug/.build-id/ca/ac5da413e3619409df105d1353c6f3ce6261e1	120777	root:root		../../../../bin/adr2vcf
-File: /usr/lib/debug/.build-id/ca/ac5da413e3619409df105d1353c6f3ce6261e1.debug	120777	root:root		../../usr/bin/adr2vcf.debug
-File: /usr/lib/debug/usr/bin/adr2vcf.debug	100644	root:root	c7326f8cdf7e28191f871b16a2641598	
-File: /usr/lib/debug/usr/bin/apoconv.debug	100644	root:root	df9e97a6cee4580aa98ff873a45da445	
-File: /usr/lib/debug/usr/bin/scmxx.debug	100644	root:root	15a57a7a1ea8455cbc66d096164f1eeb	
-File: /usr/lib/debug/usr/bin/smi.debug	100644	root:root	3c12197aea59b5b7321b72cd122be4aa	
+File: /usr/lib/debug/.build-id/14	40755	root:root		
+File: /usr/lib/debug/.build-id/14/c3697213bef2298c73455823f43761b05fae8a	120777	root:root		../../../../bin/scmxx
+File: /usr/lib/debug/.build-id/14/c3697213bef2298c73455823f43761b05fae8a.debug	120777	root:root		../../usr/bin/scmxx.debug
+File: /usr/lib/debug/.build-id/1d	40755	root:root		
+File: /usr/lib/debug/.build-id/1d/f83eac82496a950fb64817a268f3720662b7d8	120777	root:root		../../../../bin/adr2vcf
+File: /usr/lib/debug/.build-id/1d/f83eac82496a950fb64817a268f3720662b7d8.debug	120777	root:root		../../usr/bin/adr2vcf.debug
+File: /usr/lib/debug/.build-id/d0	40755	root:root		
+File: /usr/lib/debug/.build-id/d0/320f89637b875d40153c57bf40eb1f94c591f2	120777	root:root		../../../../bin/smi
+File: /usr/lib/debug/.build-id/d0/320f89637b875d40153c57bf40eb1f94c591f2.debug	120777	root:root		../../usr/bin/smi.debug
+File: /usr/lib/debug/.build-id/f5	40755	root:root		
+File: /usr/lib/debug/.build-id/f5/3b9640ca77265958ff384c3f21d4b50adaf80e	120777	root:root		../../../../bin/apoconv
+File: /usr/lib/debug/.build-id/f5/3b9640ca77265958ff384c3f21d4b50adaf80e.debug	120777	root:root		../../usr/bin/apoconv.debug
+File: /usr/lib/debug/usr/bin/adr2vcf.debug	100644	root:root	18a6f53554889bba9e896a0e79116f07	
+File: /usr/lib/debug/usr/bin/apoconv.debug	100644	root:root	d0a03f31f36d03fb1183091505e5c175	
+File: /usr/lib/debug/usr/bin/scmxx.debug	100644	root:root	2ecce1b886cd3b33f2548cee1ff1c1cb	
+File: /usr/lib/debug/usr/bin/smi.debug	100644	root:root	93179496d8533b2f1f66826b807fda49	
 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: 2d8447beb0725915425c1d02163f7882296e0ef1e6b216d944903f4c25522c5f5b78a0c7aa40e449af70e074fc1d68aaa7a95094aff8572062bb2a3f061db0c0
+RPMIdentity: 2953c7a01511ab715fa00652ede7815679e7672467df7ca78d7035a78a51865d84d0fa2b0bde3ea114fd26b0e23da51b8692fd7438a3ae69fedc9d85415b64b7