D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/latex2rtf-2.3.18-1.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.TBIrtW
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf latex2rtf-2.3.18
+ /usr/bin/tar -xof -
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/latex2rtf-2.3.18.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd latex2rtf-2.3.18
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/latex2rtf-2.3.18-Makefile.patch
+ find . -type f -exec chmod 644 '{}' ';'
+ chmod 755 test/bracecheck
+ chmod 755 scripts/latex2png
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.KuElVv
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd latex2rtf-2.3.18
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FCFLAGS
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ export LDFLAGS
+ /usr/bin/make -O -j8 V=1 VERBOSE=1
cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DUNIX    -DUNIX    -c direct.c
cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DUNIX    -DUNIX    -c stack.c
cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DUNIX    -DUNIX    -c ignore.c
cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DUNIX    -DUNIX    -c encodings.c
cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DUNIX    -DUNIX    -c commands.c
cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DUNIX    -DCFGDIR=\"/etc/latex2rtf/\" -DUNIX    -c cfg.c
cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DUNIX    -DUNIX    -c lengths.c
cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DUNIX    -DUNIX    -c fonts.c
cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DUNIX    -DUNIX    -c counters.c
cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DUNIX    -DCFGDIR=\"/etc/latex2rtf/\" -DUNIX    -c main.c
main.c: In function 'debug_malloc':
main.c:1025:5: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
 1025 |     fscanf(stdin, "%c", &c);
      |     ^~~~~~~~~~~~~~~~~~~~~~~
cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DUNIX    -DUNIX    -c utils.c
cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DUNIX    -DUNIX    -c letterformat.c
cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DUNIX    -DUNIX    -c chars.c
cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DUNIX    -DUNIX    -c tables.c
cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DUNIX    -DUNIX    -c parser.c
cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DUNIX    -DUNIX    -c mygetopt.c
cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DUNIX    -DUNIX    -c styles.c
cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DUNIX    -DUNIX    -c definitions.c
cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DUNIX    -DUNIX    -c funct1.c
cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DUNIX    -DUNIX    -c convert.c
convert.c: In function 'ConvertString':
convert.c:57:34: warning: comparison between pointer and zero character constant [-Wpointer-compare]
   57 |     if (string == NULL || string == '\0')
      |                                  ^~
convert.c:57:27: note: did you mean to dereference the pointer?
   57 |     if (string == NULL || string == '\0')
      |                           ^
cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DUNIX    -DUNIX    -c labels.c
cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DUNIX    -DUNIX    -c fields.c
cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DUNIX    -DUNIX    -c preparse.c
cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DUNIX    -DUNIX    -c equations.c
cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DUNIX    -DUNIX    -c vertical.c
cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DUNIX    -DUNIX    -c preamble.c
preamble.c: In function 'CmdMakeTitle':
preamble.c:963:34: warning: '%2d' directive output may be truncated writing between 2 and 10 bytes into a region of size 7 [-Wformat-truncation=]
  963 |     snprintf(title_begin, 10, "%s%2d", "\\fs", (30 * CurrentFontSize()) / 20);
      |                                  ^~~
preamble.c:963:31: note: directive argument in the range [-107374182, 107374182]
  963 |     snprintf(title_begin, 10, "%s%2d", "\\fs", (30 * CurrentFontSize()) / 20);
      |                               ^~~~~~~
In file included from /usr/include/stdio.h:866,
                 from main.h:45,
                 from preamble.c:30:
/usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 6 and 14 bytes into a destination of size 10
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
preamble.c:964:35: warning: '%2d' directive output may be truncated writing between 2 and 10 bytes into a region of size 7 [-Wformat-truncation=]
  964 |     snprintf(author_begin, 10, "%s%2d", "\\fs", (24 * CurrentFontSize()) / 20);
      |                                   ^~~
preamble.c:964:32: note: directive argument in the range [-107374182, 107374182]
  964 |     snprintf(author_begin, 10, "%s%2d", "\\fs", (24 * CurrentFontSize()) / 20);
      |                                ^~~~~~~
In file included from /usr/include/stdio.h:866,
                 from main.h:45,
                 from preamble.c:30:
/usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 6 and 14 bytes into a destination of size 10
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
preamble.c:965:33: warning: '%2d' directive output may be truncated writing between 2 and 10 bytes into a region of size 7 [-Wformat-truncation=]
  965 |     snprintf(date_begin, 10, "%s%2d", "\\fs", (24 * CurrentFontSize()) / 20);
      |                                 ^~~
preamble.c:965:30: note: directive argument in the range [-107374182, 107374182]
  965 |     snprintf(date_begin, 10, "%s%2d", "\\fs", (24 * CurrentFontSize()) / 20);
      |                              ^~~~~~~
In file included from /usr/include/stdio.h:866,
                 from main.h:45,
                 from preamble.c:30:
/usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 6 and 14 bytes into a destination of size 10
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DUNIX    -DUNIX    -c biblio.c
cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DUNIX    -DUNIX    -c auxfile.c
cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DUNIX    -DUNIX    -c acronyms.c
cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DUNIX    -DUNIX    -c xrefs.c
cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DUNIX    -DUNIX    -c graphics.c
graphics.c: In function 'getPngChunk':
graphics.c:953:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
  953 |         fread(&DataLength, 4, 1, fp);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
graphics.c:957:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
  957 |         fread(Type, 1, 4, fp);
      |         ^~~~~~~~~~~~~~~~~~~~~
graphics.c:964:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
  964 |         fread(data, DataLength, 1, fp);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
graphics.c:965:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
  965 |         fread(&crc, 4, 1, fp);
      |         ^~~~~~~~~~~~~~~~~~~~~
cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DUNIX     -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags fonts.o direct.o encodings.o commands.o stack.o funct1.o tables.o chars.o ignore.o cfg.o main.o utils.o parser.o lengths.o counters.o preamble.o letterformat.o equations.o convert.o xrefs.o definitions.o graphics.o mygetopt.o styles.o preparse.o vertical.o fields.o labels.o biblio.o auxfile.o	acronyms.o	-lm -o latex2rtf
+ /usr/bin/make -O -j8 V=1 VERBOSE=1 doc
cd doc && /usr/bin/make -k
make[1]: Nothing to be done for 'all'.
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.JidMko
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/latex2rtf-2.3.18-1.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/latex2rtf-2.3.18-1.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/latex2rtf-2.3.18-1.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/latex2rtf-2.3.18-1.mga9.aarch64
+ cd latex2rtf-2.3.18
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/latex2rtf-2.3.18-1.mga9.aarch64 'INSTALL=/usr/bin/install -p' install-info
cc  -DUNIX     fonts.o direct.o encodings.o commands.o stack.o funct1.o tables.o chars.o ignore.o cfg.o main.o utils.o parser.o lengths.o counters.o preamble.o letterformat.o equations.o convert.o xrefs.o definitions.o graphics.o mygetopt.o styles.o preparse.o vertical.o fields.o labels.o biblio.o auxfile.o	acronyms.o	-lm -o latex2rtf
cd doc && /usr/bin/make
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/latex2rtf-2.3.18/doc'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/latex2rtf-2.3.18/doc'
mkdir -p /home/iurt/rpmbuild/BUILDROOT/latex2rtf-2.3.18-1.mga9.aarch64/usr/bin
mkdir -p /home/iurt/rpmbuild/BUILDROOT/latex2rtf-2.3.18-1.mga9.aarch64/usr/share/man/man1
mkdir -p /home/iurt/rpmbuild/BUILDROOT/latex2rtf-2.3.18-1.mga9.aarch64/etc/latex2rtf/
mkdir -p /home/iurt/rpmbuild/BUILDROOT/latex2rtf-2.3.18-1.mga9.aarch64/usr/share/doc/latex2rtf
cp -p scripts/latex2png  /home/iurt/rpmbuild/BUILDROOT/latex2rtf-2.3.18-1.mga9.aarch64/usr/bin
cp -p doc/latex2rtf.1    /home/iurt/rpmbuild/BUILDROOT/latex2rtf-2.3.18-1.mga9.aarch64/usr/share/man/man1
cp -p doc/latex2png.1    /home/iurt/rpmbuild/BUILDROOT/latex2rtf-2.3.18-1.mga9.aarch64/usr/share/man/man1
cp -p cfg/fonts.cfg cfg/direct.cfg cfg/ignore.cfg cfg/style.cfg cfg/afrikaans.cfg cfg/bahasa.cfg cfg/basque.cfg cfg/brazil.cfg cfg/breton.cfg cfg/catalan.cfg cfg/croatian.cfg cfg/czech.cfg cfg/danish.cfg cfg/dutch.cfg cfg/english.cfg cfg/esperanto.cfg cfg/estonian.cfg cfg/finnish.cfg cfg/french.cfg cfg/galician.cfg cfg/german.cfg cfg/icelandic.cfg cfg/irish.cfg cfg/italian.cfg cfg/latin.cfg cfg/lsorbian.cfg cfg/magyar.cfg cfg/norsk.cfg cfg/nynorsk.cfg cfg/polish.cfg cfg/portuges.cfg cfg/romanian.cfg cfg/samin.cfg cfg/scottish.cfg cfg/serbian.cfg cfg/slovak.cfg cfg/slovene.cfg cfg/spanish.cfg cfg/swedish.cfg cfg/turkish.cfg cfg/usorbian.cfg cfg/welsh.cfg cfg/russian.cfg cfg/ukrainian.cfg cfg/frenchb.cfg cfg/greek.cfg cfg/british.cfg            /home/iurt/rpmbuild/BUILDROOT/latex2rtf-2.3.18-1.mga9.aarch64/etc/latex2rtf/
cp -p doc/latex2rtf.html /home/iurt/rpmbuild/BUILDROOT/latex2rtf-2.3.18-1.mga9.aarch64/usr/share/doc/latex2rtf
cp -p doc/latex2rtf.pdf  /home/iurt/rpmbuild/BUILDROOT/latex2rtf-2.3.18-1.mga9.aarch64/usr/share/doc/latex2rtf
cp -p doc/latex2rtf.txt  /home/iurt/rpmbuild/BUILDROOT/latex2rtf-2.3.18-1.mga9.aarch64/usr/share/doc/latex2rtf
cp -p latex2rtf     /home/iurt/rpmbuild/BUILDROOT/latex2rtf-2.3.18-1.mga9.aarch64/usr/bin
******************************************************************
*** latex2rtf successfully installed as "latex2rtf"
*** in directory "/usr/bin"
***
*** "make install-info" will install TeXInfo files 
***
*** latex2rtf was compiled to search for its configuration files in
***           "/etc/latex2rtf/" 
***
*** If the configuration files are moved then either
***   1) set the environment variable RTFPATH to this new location, or
***   2) use the command line option -P /path/to/cfg, or
***   3) edit the Makefile and recompile
******************************************************************
mkdir -p /home/iurt/rpmbuild/BUILDROOT/latex2rtf-2.3.18-1.mga9.aarch64/usr/share/info
cp -p doc/latex2rtf.info /home/iurt/rpmbuild/BUILDROOT/latex2rtf-2.3.18-1.mga9.aarch64/usr/share/info
/sbin/install-info --info-dir=/home/iurt/rpmbuild/BUILDROOT/latex2rtf-2.3.18-1.mga9.aarch64/usr/share/info doc/latex2rtf.info
install-info: warning: no info dir entry in `doc/latex2rtf.info'
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 2.3.18-1.mga9 --unique-debug-suffix -2.3.18-1.mga9.aarch64 --unique-debug-src-base latex2rtf-2.3.18-1.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/latex2rtf-2.3.18

extracting debug info from /home/iurt/rpmbuild/BUILDROOT/latex2rtf-2.3.18-1.mga9.aarch64/usr/bin/latex2rtf
dwz: ./usr/bin/latex2rtf-2.3.18-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str
original debug info size: 776kB, size after compression: 776kB
/usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match.
1722 blocks
+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
mangling shebang in /usr/bin/latex2png from /bin/bash to #!/usr/bin/bash
Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.zKypC9
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd latex2rtf-2.3.18
+ '[' 1 -eq 1 ']'
+ export RTFPATH=../cfg/
+ RTFPATH=../cfg/
+ /usr/bin/make check
cc  -DUNIX     fonts.o direct.o encodings.o commands.o stack.o funct1.o tables.o chars.o ignore.o cfg.o main.o utils.o parser.o lengths.o counters.o preamble.o letterformat.o equations.o convert.o xrefs.o definitions.o graphics.o mygetopt.o styles.o preparse.o vertical.o fields.o labels.o biblio.o auxfile.o	acronyms.o	-lm -o latex2rtf
cd test && /usr/bin/make clean
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/latex2rtf-2.3.18/test'
mv fig_testb.pdf fig_testb.tmp
mv fig_testc.pdf fig_testc.tmp
mv fig_testd.pdf fig_testd.tmp
mv fig_teste.pdf fig_teste.tmp
rm -f *.dvi *.rtf *.aux *.blg *.bbl *.log *.pdf *.toc *.lot *.idx *.ilg *.ind
rm -f l2r*tex frlicense.dat *.fff *.lof
mv fig_testb.tmp fig_testb.pdf
mv fig_testc.tmp fig_testc.pdf
mv fig_testd.tmp fig_testd.pdf
mv fig_teste.tmp fig_teste.pdf
rm -rf tmp
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/latex2rtf-2.3.18/test'
cd test && /usr/bin/make
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/latex2rtf-2.3.18/test'
/usr/bin/make basic_tests
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/latex2rtf-2.3.18/test'
../latex2rtf  -Z3 -P ../cfg/:../scripts/ -T tmp/  align.tex


../latex2rtf  -Z3 -P ../cfg/:../scripts/ -T tmp/  array.tex
array.tex:2   Incomplete support for package/option 'amsmath' 

../latex2rtf  -Z3 -P ../cfg/:../scripts/ -T tmp/  box.tex


../latex2rtf  -Z3 -P ../cfg/:../scripts/ -T tmp/  ch.tex


../latex2rtf  -Z3 -P ../cfg/:../scripts/ -T tmp/  chem.tex


../latex2rtf  -Z3 -P ../cfg/:../scripts/ -T tmp/  color.tex


latex -interaction=nonstopmode dblspace > latex.log
../latex2rtf  -Z3 -P ../cfg/:../scripts/ -T tmp/  dblspace
dblspace.tex:2   Incomplete support for setspace package
dblspace.tex:13  (dblspace.aux)

../latex2rtf  -Z3 -P ../cfg/:../scripts/ -T tmp/  defs.tex


../latex2rtf  -Z3 -P ../cfg/:../scripts/ -T tmp/  endnote.tex
endnote.tex:2   Incomplete support for package/option 'endnotes' 

latex -interaction=nonstopmode essential > latex.log
../latex2rtf  -Z3 -P ../cfg/:../scripts/ -T tmp/  essential
essential.tex:3   Package/option 'hndout' unknown.
essential.tex:196 (essential.aux)

../latex2rtf  -Z3 -P ../cfg/:../scripts/ -T tmp/  fancy.tex
fancy.tex:2   Incomplete support for package/option 'fancyhdr' 

../latex2rtf  -Z3 -P ../cfg/:../scripts/ -T tmp/  fonts.tex


../latex2rtf  -Z3 -P ../cfg/:../scripts/ -T tmp/  fontsize.tex


../latex2rtf  -Z3 -P ../cfg/:../scripts/ -T tmp/  fonttest.tex


../latex2rtf  -Z3 -P ../cfg/:../scripts/ -T tmp/  geometry.tex


../latex2rtf  -Z3 -P ../cfg/:../scripts/ -T tmp/  geotest.tex


../latex2rtf  -Z3 -P ../cfg/:../scripts/ -T tmp/  german.tex
german.tex:25  Cannot open 'german.aux'
german.tex:25  german.aux not found.  Run LaTeX to create it.

../latex2rtf  -Z3 -P ../cfg/:../scripts/ -T tmp/  head_article.tex


../latex2rtf  -Z3 -P ../cfg/:../scripts/ -T tmp/  head_book.tex


../latex2rtf  -Z3 -P ../cfg/:../scripts/ -T tmp/  list.tex
list.tex:3   Incomplete support for package/option 'paralist' 

../latex2rtf  -Z3 -P ../cfg/:../scripts/ -T tmp/  ifclause.tex


latex -interaction=nonstopmode include > latex.log
../latex2rtf  -Z3 -P ../cfg/:../scripts/ -T tmp/  include
inc_test.tex:1   Including file <inc_test.tex> (.tex appended)
include1.tex:1   Including file <include1.tex> (.tex appended)
include1.tex:10  (include.aux)
include1.tex:10  ([1] include1.aux)
include1.tex:10  ([1] include2.aux)
include2.tex:1   Including file <include2.tex> (.tex appended)
include3.tex:1   Including file <include3.tex> (.tex appended)
include4.tex:1   Including file <include4.tex> (.tex appended)
include5.tex:1   Including file <include5.tex>

latex -interaction=nonstopmode linux > latex.log
latex -interaction=nonstopmode linux > latex.log
../latex2rtf  -Z3 -P ../cfg/:../scripts/ -T tmp/  linux
linux.tex:1   Package/option 'notitlepage' unknown.
linux.tex:6   Package/option 'epsfig' unknown.
linux.tex:11  Incomplete support for package/option 'fancyhdr' 
linux.tex:17  Package/option 'psfrag' unknown.
linux.tex:23  Package/option 'makeidx' unknown.
linux.tex:25  Package/option 'enumerate' unknown.
linux.tex:67  Unknown command '\quote'
linux.tex:157 (linux.aux)

../latex2rtf  -Z3 -P ../cfg/:../scripts/ -T tmp/  logo.tex


../latex2rtf  -Z3 -P ../cfg/:../scripts/ -T tmp/  misc1.tex
misc1.tex:3   Incomplete support for package/option 'verbatim' 
misc1.tex:7   Package/option 'colortbl' unknown.
misc1.tex:7   Package/option 'array' unknown.
misc1.tex:7   Package/option 'tabularx' unknown.
misc1.tex:7   Incomplete support for package/option 'fancyhdr' 
misc1.tex:7   Package/option 'latexsym' unknown.
misc1.tex:7   Package/option 'epic' unknown.
misc1.tex:7   Package/option 'eepic' unknown.
misc1.tex:7   Package/option 'ecltree' unknown.
misc1.tex:7   Package/option 'epsfig' unknown.

../latex2rtf  -Z3 -P ../cfg/:../scripts/ -T tmp/  misc3.tex


latex -interaction=nonstopmode misc4 > latex.log
latex -interaction=nonstopmode misc4 > latex.log
../latex2rtf  -Z3 -P ../cfg/:../scripts/ -T tmp/  misc4
misc4.tex:888 (misc4.aux)
misc4.tex:2603  '@{decl.}' and !{decl.} not supported.

../latex2rtf  -Z3 -P ../cfg/:../scripts/ -T tmp/  percent.tex


latex -interaction=nonstopmode report > latex.log
../latex2rtf  -Z3 -P ../cfg/:../scripts/ -T tmp/  report
report.tex:21  (report.aux)

latex -interaction=nonstopmode hyperref > latex.log
../latex2rtf  -Z3 -P ../cfg/:../scripts/ -T tmp/  hyperref
hyperref.tex:24  (hyperref.aux)

../latex2rtf  -Z3 -P ../cfg/:../scripts/ -T tmp/  longstack.tex


../latex2rtf  -Z3 -P ../cfg/:../scripts/ -T tmp/  head_report.tex


../latex2rtf  -Z3 -P ../cfg/:../scripts/ -T tmp/  keywords.tex


make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/latex2rtf-2.3.18/test'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/latex2rtf-2.3.18/test'
cd test && /usr/bin/make check
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/latex2rtf-2.3.18/test'
./bracecheck
Braces are ok in 33/33 files
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/latex2rtf-2.3.18/test'
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: latex2rtf-2.3.18-1.mga9.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.jb5TJN
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd latex2rtf-2.3.18
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/latex2rtf-2.3.18-1.mga9.aarch64/usr/share/doc/latex2rtf
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/latex2rtf-2.3.18-1.mga9.aarch64/usr/share/doc/latex2rtf
+ cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/latex2rtf-2.3.18-1.mga9.aarch64/usr/share/doc/latex2rtf
+ cp -pr Copyright /home/iurt/rpmbuild/BUILDROOT/latex2rtf-2.3.18-1.mga9.aarch64/usr/share/doc/latex2rtf
+ cp -pr README /home/iurt/rpmbuild/BUILDROOT/latex2rtf-2.3.18-1.mga9.aarch64/usr/share/doc/latex2rtf
+ cp -pr doc/latex2rtf.html doc/latex2rtf.pdf doc/latex2rtf.txt /home/iurt/rpmbuild/BUILDROOT/latex2rtf-2.3.18-1.mga9.aarch64/usr/share/doc/latex2rtf
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: latex2rtf = 2.3.18-1.mga9 latex2rtf(aarch-64) = 2.3.18-1.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libm.so.6()(64bit)
Processing files: latex2rtf-debugsource-2.3.18-1.mga9.aarch64
Provides: latex2rtf-debugsource = 2.3.18-1.mga9 latex2rtf-debugsource(aarch-64) = 2.3.18-1.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: latex2rtf-debuginfo-2.3.18-1.mga9.aarch64
Provides: debuginfo(build-id) = e0546e9dd3880b9973a649f411f17cb45669bcf8 latex2rtf-debuginfo = 2.3.18-1.mga9 latex2rtf-debuginfo(aarch-64) = 2.3.18-1.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: latex2rtf-debugsource(aarch-64) = 2.3.18-1.mga9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/latex2rtf-2.3.18-1.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/latex2rtf-debuginfo-2.3.18-1.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/latex2rtf-debugsource-2.3.18-1.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/latex2rtf-2.3.18-1.mga9.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.m2lWjk
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd latex2rtf-2.3.18
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/latex2rtf-2.3.18-1.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.3Xp6YK
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf latex2rtf-2.3.18
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!