Mock Version: 1.4.21 Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/gap-pkg-ace.spec'], chrootPath='/var/lib/mock/f32-build-19989691-1415325/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/gap-pkg-ace.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le setting SOURCE_DATE_EPOCH=1583884800 Wrote: /builddir/build/SRPMS/gap-pkg-ace-5.3-2.fc32.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/gap-pkg-ace.spec'], chrootPath='/var/lib/mock/f32-build-19989691-1415325/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/gap-pkg-ace.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le setting SOURCE_DATE_EPOCH=1583884800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.3bveMo + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ace-5.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/ace-5.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ace-5.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i 's|\.\./\.\./\.\./doc/mrabbrev,||;/doc\/ext/d' doc/manual.tex + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.awemfl + umask 022 + cd /builddir/build/BUILD + cd ace-5.3 + ./configure /usr/lib/gap /usr/lib/gap/sysinfo.gap found Makefile successfully created. Done. Now call 'make' + make -j4 'EXTRA_CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' cd src && make make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/builddir/build/BUILD/ace-5.3/src' cc -DAL2_HINFO -DAL0_STAT -DAL0_CC -DAL0_DD -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -o ace \ ace.c parser.c postproc.c util2.c control.c util1.c coinc.c enum.c util0.c -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ace.c: In function 'main': ace.c:70:3: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 70 | system("echo \" name = `uname -n`\""); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ parser.c: In function 'al2_cmdloop': parser.c:2172:11: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 2172 | { system(currname); } | ^~~~~~~~~~~~~~~~ enum.c: In function 'al0_cl': enum.c:394:6: warning: 'k' may be used uninitialized in this function [-Wmaybe-uninitialized] 394 | if (k == 0) | ^ enum.c: In function 'al0_rl.constprop': enum.c:295:6: warning: 'l' may be used uninitialized in this function [-Wmaybe-uninitialized] 295 | if (l == 0) | ^ In file included from enum.c:1015: enum.c: In function 'al0_enum': enum01.c:118:6: warning: 'l' may be used uninitialized in this function [-Wmaybe-uninitialized] 118 | if (l == 0) | ^ In file included from enum.c:1015: enum01.c:47:48: note: 'l' was declared here 47 | int first, last, i, ii, j, ifront, iback, k, l, m, mi, n; | ^ make[1]: Leaving directory '/builddir/build/BUILD/ace-5.3/src' + ln -s /usr/lib/gap/doc ../../doc + ln -s /usr/lib/gap/etc ../../etc + make doc (cd doc;./make_doc) TeXing documentation This is TeX, Version 3.14159265 (TeX Live 2019) (preloaded format=tex) kpathsea: Running mktexfmt tex.fmt mktexfmt: mktexfmt is using the following fmtutil.cnf files (in precedence order): mktexfmt: /usr/share/texlive/texmf-dist/web2c/fmtutil.cnf mktexfmt: mktexfmt is using the following fmtutil.cnf file for writing changes: mktexfmt: /builddir/.texlive2019/texmf-config/web2c/fmtutil.cnf mktexfmt [INFO]: writing formats under /builddir/.texlive2019/texmf-var/web2c mktexfmt [INFO]: --- remaking tex with tex mktexfmt: running `tex -ini -jobname=tex -progname=tex tex.ini' ... This is TeX, Version 3.14159265 (TeX Live 2019) (INITEX) (/usr/share/texlive/texmf-dist/tex/plain/config/tex.ini (/usr/share/texlive/texmf-dist/tex/plain/base/plain.tex Preloading the plain format: codes, registers, parameters, fonts, more fonts, macros, math definitions, output routines, hyphenation (/usr/share/texlive/texmf-dist/tex/generic/hyphen/hyphen.tex)) ) Beginning to dump on file tex.fmt (preloaded format=tex 2020.3.24) 2027 strings of total length 29296 4990 memory locations dumped; current usage is 110&4877 926 multiletter control sequences \font\nullfont=nullfont \font\tenrm=cmr10 \font\preloaded=cmr9 \font\preloaded=cmr8 \font\sevenrm=cmr7 \font\preloaded=cmr6 \font\fiverm=cmr5 \font\teni=cmmi10 \font\preloaded=cmmi9 \font\preloaded=cmmi8 \font\seveni=cmmi7 \font\preloaded=cmmi6 \font\fivei=cmmi5 \font\tensy=cmsy10 \font\preloaded=cmsy9 \font\preloaded=cmsy8 \font\sevensy=cmsy7 \font\preloaded=cmsy6 \font\fivesy=cmsy5 \font\tenex=cmex10 \font\preloaded=cmss10 \font\preloaded=cmssq8 \font\preloaded=cmssi10 \font\preloaded=cmssqi8 \font\tenbf=cmbx10 \font\preloaded=cmbx9 \font\preloaded=cmbx8 \font\sevenbf=cmbx7 \font\preloaded=cmbx6 \font\fivebf=cmbx5 \font\tentt=cmtt10 \font\preloaded=cmtt9 \font\preloaded=cmtt8 \font\preloaded=cmsltt10 \font\tensl=cmsl10 \font\preloaded=cmsl9 \font\preloaded=cmsl8 \font\tenit=cmti10 \font\preloaded=cmti9 \font\preloaded=cmti8 \font\preloaded=cmti7 \font\preloaded=cmu10 \font\preloaded=cmmib10 \font\preloaded=cmbsy10 \font\preloaded=cmcsc10 \font\preloaded=cmssbx10 \font\preloaded=cmdunh10 \font\preloaded=cmr7 at 14.51799pt \font\preloaded=cmtt10 at 14.4pt \font\preloaded=cmssbx10 at 14.4pt \font\preloaded=manfnt 14787 words of font info for 50 preloaded fonts 14 hyphenation exceptions Hyphenation trie of length 6075 has 181 ops out of 35111 181 for language 0 No pages of output. Transcript written on tex.log. mktexfmt [INFO]: /builddir/.texlive2019/texmf-var/web2c/tex/tex.fmt installed. mktexfmt [INFO]: Successfully rebuilt formats: 1 mktexfmt [INFO]: Not selected formats: 11 mktexfmt [INFO]: Total formats: 12 mktexfmt [INFO]: exiting with status 0 (./manual.tex (../../../doc/gapmacro.tex (/usr/share/texlive/texmf-dist/tex/plain/amsfonts/amssym.tex (/usr/share/texlive/texmf-dist/tex/plain/amsfonts/amssym.def)) Running TeX ) (../../../doc/ref/manual.lab) (../VERSION) [1] \makelabel{ace:Contents}{{\setbox 0=\hbox {1}\vrule width 0pt height\ht 0}} Chapter `Contents' . (./manual.toc [2.1 \chapcontents {\tocstrut }{Contents}{2} ]) [3.1] (./manual.lab) [4.1] (./ace.tex Chapter `The ACE Package' . [5.1] [6.1] [7.1] [8.1] [9.1] [10.1] [11.1] [12.1] [13.1]) (./install.tex [14.1] Chapter `Installing and Loading the ACE Package' . [15.2]) (./basics.tex [16.2] Chapter `Some Basics' . [17.3] [18.3] [19.3] [20.3] [21.3]) (./options.tex [22.3] Chapter `Options for ACE' . [23.4] [24.4] [25.4] [26.4] [27.4] [28.4] Overfull \hbox (1.4448pt too wide) in paragraph at lines 589--593 []\tenrm The \tentt lenlex \tenrm stan-dard-i-s-a-tion scheme is the de-fault c oset ta-ble stan-dard-i-s-a-tion scheme of \sf GAP\tenrm . Al-ter-na-tively, \t entt semilen-| [29.4] [30.4] [31.4] [32.4] [33.4] [34.4] [35.4] [36.4] [37.4]) (./strategies.tex [38.4] Chapter `Strategy Options for ACE' . [39.5] [40.5]) (./interact.tex [41.5] Chapter `Functions for Using ACE Interactively' . [42.6] [43.6] [44.6] [45.6] [46.6] [47.6] [48.6] [49.6] [50.6] [51.6] [52.6] [53.6] [54.6] [55.6] [56.6] [57.6] [58.6] [59.6]) [60.6] (./messages.tex Chapter `The Meanings of ACE's output messages' . [61.7] [62.7]) (./examples.tex [63.7] Chapter `Examples' . [64.8] [65.8] [66.8] [67.8] [68.8] [69.8] [70.8] [71.8] [72.8] [73.8] [74.8] [75.8]) (./moreexamples.tex [76.8] Chapter `Finer Points with Examples' . [77.9] [78.9] [79.9] [80.9] [81.9] [82.9] [83.9] [84.9] [85.9] [86.9] [87.9] [88.9] [89.9] [90.9]) (./otheroptions.tex [91.9] Chapter `Other ACE Options' . [92.10] [93.10] [94.10] [95.10] [96.10] [97.10] [98.10] [99.10] [100.10]) [101.10] Chapter `Bibliography' . No file manual.bbl. [102.11] Chapter `Index' . No file manual.ind. ## ## Citations for BibTeX written on manual.aux. ## Index entries for makeindex written on manual.idx. ## Section index entries written on manual.six. ## Label definitions written on manual.lab. ## Table of contents written on manual.toc. ## Examples written to manual.example-XX.tst. ## [103.12] ) (see the transcript file for additional information) Output written on manual.dvi (103 pages, 382412 bytes). Transcript written on manual.log. This is BibTeX, Version 0.99d (TeX Live 2019) The top-level auxiliary file: manual.aux The style file: alpha.bst Database file #1: ./manual.bib Database file #2: ../../../doc/manualbib.xml.bib This is TeX, Version 3.14159265 (TeX Live 2019) (preloaded format=tex) (./manual.tex (../../../doc/gapmacro.tex (/usr/share/texlive/texmf-dist/tex/plain/amsfonts/amssym.tex (/usr/share/texlive/texmf-dist/tex/plain/amsfonts/amssym.def)) Running TeX ) (../../../doc/ref/manual.lab) (../VERSION) [1] \makelabel{ace:Contents}{{\setbox 0=\hbox {1}\vrule width 0pt height\ht 0}} Chapter `Contents' . (./manual.toc [2.1 \chapcontents {\tocstrut }{Contents}{2} ]) [3.1] (./manual.lab) [4.1] (./ace.tex Chapter `The ACE Package' . [5.1] [6.1] [7.1] [8.1] [9.1] [10.1] Reference `CHHR01' undefined. [11.1] [12.1] [13.1] Reference `Ram99ace' undefined. ) (./install.tex [14.1] Chapter `Installing and Loading the ACE Package' . Reference `Ram99ace' undefined. [15.2]) (./basics.tex [16.2] Chapter `Some Basics' . Reference `Neu82' undefined. Reference `Neu82' undefined. Reference `CDHW73' undefined. Reference `Hav91' undefined. Reference `HR99ace' undefined. Reference `HR01' undefined. Reference `Neu82' undefined. Reference `CDHW73' undefined. Reference `Hav91' undefined. Reference `Hav91' undefined. Reference `Neu82' undefined. [17.3] [18.3] Reference `CDHW73' undefined. Reference `Hav91' undefined. Reference `Lee77' undefined. Reference `Lee84' undefined. Reference `Hav91' undefined. [19.3] Reference `Sim94' undefined. [20.3] [21.3]) (./options.tex [22.3] Chapter `Options for ACE' . [23.4] [24.4] [25.4] [26.4] [27.4] [28.4] Overfull \hbox (1.4448pt too wide) in paragraph at lines 589--593 []\tenrm The \tentt lenlex \tenrm stan-dard-i-s-a-tion scheme is the de-fault c oset ta-ble stan-dard-i-s-a-tion scheme of \sf GAP\tenrm . Al-ter-na-tively, \t entt semilen-| [29.4] [30.4] [31.4] [32.4] Reference `Hav91' undefined. [33.4] [34.4] Reference `CLR90' undefined. [35.4] [36.4] [37.4]) (./strategies.tex [38.4] Chapter `Strategy Options for ACE' . [39.5] Reference `HR01' undefined. Reference `Sim94' undefined. [40.5] Reference `Sim94' undefined. Reference `Sim94' undefined. ) (./interact.tex [41.5] Chapter `Functions for Using ACE Interactively' . [42.6] [43.6] [44.6] [45.6] [46.6] Reference `CDHW73' undefined. Reference `HR01' undefined. Reference `HR99ace' undefined. [47.6] [48.6] [49.6] [50.6] [51.6] [52.6] [53.6] [54.6] Reference `Sim94' undefined. [55.6] [56.6] [57.6] Reference `CM72' undefined. [58.6] [59.6]) [60.6] (./messages.tex Chapter `The Meanings of ACE's output messages' . [61.7] [62.7]) (./examples.tex [63.7] Chapter `Examples' . [64.8] [65.8] [66.8] [67.8] [68.8] [69.8] [70.8] [71.8] [72.8] [73.8] [74.8] Reference `CHHR01' undefined. [75.8]) (./moreexamples.tex [76.8] Chapter `Finer Points with Examples' . [77.9] [78.9] [79.9] [80.9] [81.9] [82.9] [83.9] [84.9] [85.9] [86.9] [87.9] [88.9] [89.9] Reference `Sim94' undefined. Reference `Sim94' undefined. Reference `Sim94' undefined. Reference `Sim94' undefined. [90.9] Reference `Sim94' undefined. Reference `Sim94' undefined. ) (./otheroptions.tex [91.9] Chapter `Other ACE Options' . Reference `CDHW73' undefined. Reference `HR01' undefined. Reference `HR99ace' undefined. [92.10] [93.10] [94.10] [95.10] [96.10] [97.10] [98.10] [99.10] Reference `Sim94' undefined. [100.10]) [101.10] Chapter `Bibliography' . (./manual.bbl) [102.11] Chapter `Index' . No file manual.ind. ## ## Citations for BibTeX written on manual.aux. ## Index entries for makeindex written on manual.idx. ## Section index entries written on manual.six. ## Label definitions written on manual.lab. ## Table of contents written on manual.toc. ## Examples written to manual.example-XX.tst. ## There were undefined labels or references. ## [103.12] ) (see the transcript file for additional information) Output written on manual.dvi (103 pages, 385092 bytes). Transcript written on manual.log. This is makeindex, version 2.15 [TeX Live 2019] (kpathsea + Thai support). Scanning style file ./manual.mst................done (16 attributes redefined, 0 ignored). Scanning input file manual.idl....done (435 entries accepted, 0 rejected). Sorting entries......done (4075 comparisons). Generating output file manual.ind....done (320 lines written, 0 warnings). Output written in manual.ind. Transcript written in manual.ilg. Hyphenating long index entries This is TeX, Version 3.14159265 (TeX Live 2019) (preloaded format=tex) (./manual.tex (../../../doc/gapmacro.tex (/usr/share/texlive/texmf-dist/tex/plain/amsfonts/amssym.tex (/usr/share/texlive/texmf-dist/tex/plain/amsfonts/amssym.def)) Running TeX ) (../../../doc/ref/manual.lab) (../VERSION) [1] \makelabel{ace:Contents}{{\setbox 0=\hbox {1}\vrule width 0pt height\ht 0}} Chapter `Contents' . (./manual.toc [2.1 \chapcontents {\tocstrut }{Contents}{2} ]) [3.1] (./manual.lab) [4.1] (./ace.tex Chapter `The ACE Package' . [5.1] [6.1] [7.1] [8.1] [9.1] [10.1] [11.1] [12.1] [13.1]) (./install.tex [14.1] Chapter `Installing and Loading the ACE Package' . [15.2]) (./basics.tex [16.2] Chapter `Some Basics' . [17.3] [18.3] [19.3] [20.3] [21.3]) (./options.tex [22.3] Chapter `Options for ACE' . [23.4] [24.4] [25.4] [26.4] [27.4] [28.4] Overfull \hbox (1.4448pt too wide) in paragraph at lines 589--593 []\tenrm The \tentt lenlex \tenrm stan-dard-i-s-a-tion scheme is the de-fault c oset ta-ble stan-dard-i-s-a-tion scheme of \sf GAP\tenrm . Al-ter-na-tively, \t entt semilen-| [29.4] [30.4] [31.4] [32.4] [33.4] [34.4] [35.4] [36.4] [37.4]) (./strategies.tex [38.4] Chapter `Strategy Options for ACE' . [39.5] [40.5]) (./interact.tex [41.5] Chapter `Functions for Using ACE Interactively' . [42.6] [43.6] [44.6] [45.6] [46.6] [47.6] [48.6] [49.6] [50.6] [51.6] [52.6] [53.6] [54.6] [55.6] [56.6] [57.6] [58.6] [59.6]) [60.6] (./messages.tex Chapter `The Meanings of ACE's output messages' . [61.7] [62.7]) (./examples.tex [63.7] Chapter `Examples' . [64.8] [65.8] [66.8] [67.8] [68.8] [69.8] [70.8] [71.8] [72.8] [73.8] [74.8] [75.8]) (./moreexamples.tex [76.8] Chapter `Finer Points with Examples' . [77.9] [78.9] [79.9] [80.9] [81.9] [82.9] [83.9] [84.9] [85.9] [86.9] [87.9] [88.9] [89.9] [90.9]) (./otheroptions.tex [91.9] Chapter `Other ACE Options' . [92.10] [93.10] [94.10] [95.10] [96.10] [97.10] [98.10] [99.10] [100.10]) [101.10] Chapter `Bibliography' . (./manual.bbl) [102.11] Chapter `Index' . (./manual.ind [103.12] [104.12] [105.12]) [106.12] ## ## Citations for BibTeX written on manual.aux. ## Index entries for makeindex written on manual.idx. ## Section index entries written on manual.six. ## Label definitions written on manual.lab. ## Table of contents written on manual.toc. ## Examples written to manual.example-XX.tst. ## ) (see the transcript file for additional information) Output written on manual.dvi (106 pages, 396748 bytes). Transcript written on manual.log. This is pdfTeX, Version 3.14159265-2.6-1.40.20 (TeX Live 2019) (preloaded format=pdftex) restricted \write18 enabled. kpathsea: Running mktexfmt pdftex.fmt mktexfmt: mktexfmt is using the following fmtutil.cnf files (in precedence order): mktexfmt: /usr/share/texlive/texmf-dist/web2c/fmtutil.cnf mktexfmt: mktexfmt is using the following fmtutil.cnf file for writing changes: mktexfmt: /builddir/.texlive2019/texmf-config/web2c/fmtutil.cnf mktexfmt [INFO]: writing formats under /builddir/.texlive2019/texmf-var/web2c mktexfmt [INFO]: --- remaking pdftex with pdftex mktexfmt: running `pdftex -ini -jobname=pdftex -progname=pdftex -translate-file=cp227.tcx *pdfetex.ini' ... This is pdfTeX, Version 3.14159265-2.6-1.40.20 (TeX Live 2019) (INITEX) restricted \write18 enabled. (/usr/share/texlive/texmf-dist/web2c/cp227.tcx) entering extended mode (/usr/share/texlive/texmf-dist/tex/plain/config/pdfetex.ini (/usr/share/texlive/texmf-dist/tex/generic/tex-ini-files/pdftexconfig.tex) (/usr/share/texlive/texmf-dist/tex/plain/etex/etex.src (/usr/share/texlive/texmf-dist/tex/plain/base/plain.tex Preloading the plain format: codes, registers, parameters, fonts, more fonts, macros, math definitions, output routines, hyphenation (/usr/share/texlive/texmf-dist/tex/generic/hyphen/hyphen.tex [skipping from \patterns to end-of-file...])) (/usr/share/texlive/texmf-dist/tex/plain/etex/etexdefs.lib Skipping module "grouptypes"; Loading module "interactionmodes"; Skipping module "nodetypes"; Skipping module "iftypes";) (/usr/share/texlive/texmf-dist/tex/generic/config/language.def (/usr/share/texlive/texmf-dist/tex/generic/hyphen/hyphen.tex)) Augmenting the Plain TeX definitions: \tracingall; Adding new e-TeX definitions: \eTeX, \loggingall, \tracingnone, register allocation; extended register allocation; Recycling: \addlanguage, \@nswer (not defined), \@sk, \b@dresponsetrue, \b@dresponsefalse, \ch@ckforyn, \mayber@cycle, \et@xabort, \et@xbuf, \et@xfmtsrc, \et@xfilehdr, \et@xinf, \et@xpatterns, \l@ngdefnfile, \n@xt, \p@rse (not defined), \pr@mpt (not defined), \pr@mptloop (not defined), \forcer@cycle, \usef@llback, \usef@llbacktrue, \usef@llbackfalse, Retaining: \et@xerr, \et@xinput, \et@xlibhdr, \et@xmsg, \et@xtoks, \et@xwarn, \et@xl@@d, \et@xl@ad, \et@xload, \et@xlang, \et@xhash, \eTeX, \etexhdrchk, \etexstatus, \module, \uselanguage, \r@tain, \r@cycle,) (/usr/share/texlive/texmf-dist/tex/plain/config/pdftexmagfix.tex) ) Beginning to dump on file pdftex.fmt (preloaded format=pdftex 2020.3.24) 2904 strings of total length 43212 7992 memory locations dumped; current usage is 203&7327 1267 multiletter control sequences \font\nullfont=nullfont \font\tenrm=cmr10 \font\preloaded=cmr9 \font\preloaded=cmr8 \font\sevenrm=cmr7 \font\preloaded=cmr6 \font\fiverm=cmr5 \font\teni=cmmi10 \font\preloaded=cmmi9 \font\preloaded=cmmi8 \font\seveni=cmmi7 \font\preloaded=cmmi6 \font\fivei=cmmi5 \font\tensy=cmsy10 \font\preloaded=cmsy9 \font\preloaded=cmsy8 \font\sevensy=cmsy7 \font\preloaded=cmsy6 \font\fivesy=cmsy5 \font\tenex=cmex10 \font\preloaded=cmss10 \font\preloaded=cmssq8 \font\preloaded=cmssi10 \font\preloaded=cmssqi8 \font\tenbf=cmbx10 \font\preloaded=cmbx9 \font\preloaded=cmbx8 \font\sevenbf=cmbx7 \font\preloaded=cmbx6 \font\fivebf=cmbx5 \font\tentt=cmtt10 \font\preloaded=cmtt9 \font\preloaded=cmtt8 \font\preloaded=cmsltt10 \font\tensl=cmsl10 \font\preloaded=cmsl9 \font\preloaded=cmsl8 \font\tenit=cmti10 \font\preloaded=cmti9 \font\preloaded=cmti8 \font\preloaded=cmti7 \font\preloaded=cmu10 \font\preloaded=cmmib10 \font\preloaded=cmbsy10 \font\preloaded=cmcsc10 \font\preloaded=cmssbx10 \font\preloaded=cmdunh10 \font\preloaded=cmr7 at 14.51799pt \font\preloaded=cmtt10 at 14.4pt \font\preloaded=cmssbx10 at 14.4pt \font\preloaded=manfnt 14787 words of font info for 50 preloaded fonts 14 hyphenation exceptions Hyphenation trie of length 6075 has 181 ops out of 35111 181 for language 0 0 words of pdfTeX memory 0 indirect objects No pages of output. Transcript written on pdftex.log. mktexfmt [INFO]: /builddir/.texlive2019/texmf-var/web2c/pdftex/pdftex.fmt installed. mktexfmt [INFO]: Successfully rebuilt formats: 1 mktexfmt [INFO]: Not selected formats: 11 mktexfmt [INFO]: Total formats: 12 mktexfmt [INFO]: exiting with status 0 entering extended mode (./manual.tex (../../../doc/gapmacro.tex (/usr/share/texlive/texmf-dist/tex/plain/amsfonts/amssym.tex (/usr/share/texlive/texmf-dist/tex/plain/amsfonts/amssym.def)) Running PDFTeX ) (../../../doc/ref/manual.lab) (../VERSION) [1{/usr/share/texlive/texmf-dist/f onts/map/pdftex/updmap/pdftex.map}] \makelabel{ace:Contents}{{\setbox 0=\hbox {1}\vrule width 0pt height\ht 0}} Chapter `Contents' . (./manual.toc [2.1 \chapcontents {\tocstrut }{Contents}{2} ]) [3.1] (./manual.lab) [4.1] (./ace.tex Chapter `The ACE Package' . [5.1] [6.1] [7.1] [8.1] [9.1] [10.1] [11.1] [12.1] [13.1]) (./install.tex [14.1] Chapter `Installing and Loading the ACE Package' . [15.2]) (./basics.tex [16.2] Chapter `Some Basics' . [17.3] [18.3] [19.3] [20.3] [21.3]) (./options.tex [22.3] Chapter `Options for ACE' . [23.4] [24.4] [25.4] [26.4] [27.4] [28.4] Overfull \hbox (1.4448pt too wide) in paragraph at lines 589--593 []\tenrm The \tentt lenlex \tenrm stan-dard-i-s-a-tion scheme is the de-fault c oset ta-ble stan-dard-i-s-a-tion scheme of \sf GAP\tenrm . Al-ter-na-tively, \t entt semilen-| [29.4] [30.4] [31.4] [32.4] [33.4] [34.4] [35.4] [36.4] [37.4]) (./strategies.tex [38.4] Chapter `Strategy Options for ACE' . [39.5] [40.5]) (./interact.tex [41.5] Chapter `Functions for Using ACE Interactively' . [42.6] [43.6] [44.6] [45.6] [46.6] [47.6] [48.6] [49.6] [50.6] [51.6] [52.6] [53.6] [54.6] [55.6] [56.6] [57.6] [58.6] [59.6]) [60.6] (./messages.tex Chapter `The Meanings of ACE's output messages' . [61.7] [62.7]) (./examples.tex [63.7] Chapter `Examples' . [64.8] [65.8] [66.8] [67.8] [68.8] [69.8] [70.8] [71.8] [72.8] [73.8] [74.8] [75.8]) (./moreexamples.tex [76.8] Chapter `Finer Points with Examples' . [77.9] [78.9] [79.9] [80.9] [81.9] [82.9] [83.9] [84.9] [85.9] [86.9] [87.9] [88.9] [89.9] [90.9]) (./otheroptions.tex [91.9] Chapter `Other ACE Options' . [92.10] [93.10] [94.10] [95.10] [96.10] [97.10] [98.10] [99.10] [100.10]) [101.10] Chapter `Bibliography' . (./manual.bbl) [102.11] Chapter `Index' . (./manual.ind [103.12] [104.12] [105.12]) [106.12] ## ## Citations for BibTeX written on manual.aux. ## Index entries for makeindex written on manual.idx. ## Section index entries written on manual.six. ## Label definitions written on manual.lab. ## Table of contents written on manual.toc. ## Examples written to manual.example-XX.tst. ## ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc}< /usr/share/texlive/texmf-dist/fonts/type1/urw/times/utmri8a.pfb> Output written on manual.pdf (106 pages, 505793 bytes). Transcript written on manual.log. This is pdfTeX, Version 3.14159265-2.6-1.40.20 (TeX Live 2019) (preloaded format=pdftex) restricted \write18 enabled. entering extended mode (./manual.tex (../../../doc/gapmacro.tex (/usr/share/texlive/texmf-dist/tex/plain/amsfonts/amssym.tex (/usr/share/texlive/texmf-dist/tex/plain/amsfonts/amssym.def)) Running PDFTeX ) (../../../doc/ref/manual.lab) (../VERSION) [1{/usr/share/texlive/texmf-dist/f onts/map/pdftex/updmap/pdftex.map}] \makelabel{ace:Contents}{{\setbox 0=\hbox {1}\vrule width 0pt height\ht 0}} Chapter `Contents' . (./manual.toc [2.1 \chapcontents {\tocstrut }{Contents}{2} ]) [3.1] (./manual.lab) [4.1] (./ace.tex Chapter `The ACE Package' . [5.1] [6.1] [7.1] [8.1] [9.1] [10.1] [11.1] [12.1] [13.1]) (./install.tex [14.1] Chapter `Installing and Loading the ACE Package' . [15.2]) (./basics.tex [16.2] Chapter `Some Basics' . [17.3] [18.3] [19.3] [20.3] [21.3]) (./options.tex [22.3] Chapter `Options for ACE' . [23.4] [24.4] [25.4] [26.4] [27.4] [28.4] Overfull \hbox (1.4448pt too wide) in paragraph at lines 589--593 []\tenrm The \tentt lenlex \tenrm stan-dard-i-s-a-tion scheme is the de-fault c oset ta-ble stan-dard-i-s-a-tion scheme of \sf GAP\tenrm . Al-ter-na-tively, \t entt semilen-| [29.4] [30.4] [31.4] [32.4] [33.4] [34.4] [35.4] [36.4] [37.4]) (./strategies.tex [38.4] Chapter `Strategy Options for ACE' . [39.5] [40.5]) (./interact.tex [41.5] Chapter `Functions for Using ACE Interactively' . [42.6] [43.6] [44.6] [45.6] [46.6] [47.6] [48.6] [49.6] [50.6] [51.6] [52.6] [53.6] [54.6] [55.6] [56.6] [57.6] [58.6] [59.6]) [60.6] (./messages.tex Chapter `The Meanings of ACE's output messages' . [61.7] [62.7]) (./examples.tex [63.7] Chapter `Examples' . [64.8] [65.8] [66.8] [67.8] [68.8] [69.8] [70.8] [71.8] [72.8] [73.8] [74.8] [75.8]) (./moreexamples.tex [76.8] Chapter `Finer Points with Examples' . [77.9] [78.9] [79.9] [80.9] [81.9] [82.9] [83.9] [84.9] [85.9] [86.9] [87.9] [88.9] [89.9] [90.9]) (./otheroptions.tex [91.9] Chapter `Other ACE Options' . [92.10] [93.10] [94.10] [95.10] [96.10] [97.10] [98.10] [99.10] [100.10]) [101.10] Chapter `Bibliography' . (./manual.bbl) [102.11] Chapter `Index' . (./manual.ind [103.12] [104.12] [105.12]) [106.12] ## ## Citations for BibTeX written on manual.aux. ## Index entries for makeindex written on manual.idx. ## Section index entries written on manual.six. ## Label definitions written on manual.lab. ## Table of contents written on manual.toc. ## Examples written to manual.example-XX.tst. ## ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc}< /usr/share/texlive/texmf-dist/fonts/type1/urw/times/utmri8a.pfb> Output written on manual.pdf (106 pages, 505793 bytes). Transcript written on manual.log. Creating HTML documentation Reading input from /builddir/build/BUILD/ace-5.3/doc/./ Creating output in /builddir/build/BUILD/ace-5.3/doc/../htm/ Using TtH Version 4.12 to translate maths formulae. Ignored line: \makelabel{ace:Bibliography}{} ... in /builddir/build/BUILD/ace-5.3/doc/./manual.lab Ignored line: \makelabel{ace:Index}{} ... in /builddir/build/BUILD/ace-5.3/doc/./manual.lab GapDoc books: ref Ignored line: \makelabel{ref:Title page}{}{X7D2C85EC87DD46E5} ... in /builddir/build/BUILD/ace-5.3/doc/./../../../doc/ref/manual.lab Ignored line: \makelabel{ref:Copyright}{}{X81488B807F2A1CF1} ... in /builddir/build/BUILD/ace-5.3/doc/./../../../doc/ref/manual.lab Ignored line: \makelabel{ref:Table of Contents}{}{X8537FEB07AF2BEC8} ... in /builddir/build/BUILD/ace-5.3/doc/./../../../doc/ref/manual.lab Section: "ref:specialpcgs" already defined as: 45.13.0 Now being redefined as: 45.13.2 Section: "ref:namespace" already defined as: 4.6.1 Now being redefined as: 4.9.0 Section: "ref:" already defined as: 4.4.0 Now being redefined as: 4.13.0 Section: "ref:" already defined as: 4.13.0 Now being redefined as: 5.7.0 Section: "ref:teachingmode" already defined as: 6.13.0 Now being redefined as: 6.13.1 Section: "ref:time" already defined as: 6.1.0 Now being redefined as: 7.6.4 Section: "ref:memoryallocated" already defined as: 6.1.0 Now being redefined as: 7.7.2 Section: "ref:tester" already defined as: 13.6.0 Now being redefined as: 13.6.1 Section: "ref:setter" already defined as: 13.6.0 Now being redefined as: 13.6.2 Section: "ref:primeresiduegroup" already defined as: 15.0.0 Now being redefined as: 15.2.0 Section: "ref:primeresidues" already defined as: 15.2.0 Now being redefined as: 15.2.1 Section: "ref:primeresiduegroupgenerator" already defined as: 15.3.3 Now being redefined as: 15.3.4 Section: "ref:generatoroftheprimeresiduegroup" already defined as: 15.3.3 Now being redefined as: 15.3.4 Section: "ref:quadraticresidue" already defined as: 15.4.1 Now being redefined as: 15.4.2 Section: "ref:residuequadratic" already defined as: 15.4.1 Now being redefined as: 15.4.2 Section: "ref:quadraticresidue" already defined as: 15.4.2 Now being redefined as: 15.4.3 Section: "ref:residuequadratic" already defined as: 15.4.2 Now being redefined as: 15.4.3 Section: "ref:andforfilters" already defined as: 13.2.0 Now being redefined as: 20.4.2 Section: "ref:sets" already defined as: 12.3.0 Now being redefined as: 21.0.0 Section: "ref:sets" already defined as: 21.0.0 Now being redefined as: 21.19.0 Section: "ref:latticebasereduction" already defined as: 25.5.1 Now being redefined as: 25.5.2 Section: "ref:orthogonalembeddings" already defined as: 25.6.0 Now being redefined as: 25.6.1 Section: "ref:evaluationstrings" already defined as: 27.9.1 Now being redefined as: 27.9.2 Section: "ref:evaluationstrings" already defined as: 27.9.2 Now being redefined as: 27.9.3 Section: "ref:relations" already defined as: 33.0.0 Now being redefined as: 32.0.0 Section: "ref:equivalencerelation" already defined as: 33.2.8 Now being redefined as: 33.5.0 Section: "ref:center" already defined as: 35.4.4 Now being redefined as: 35.4.5 Section: "ref:factorization" already defined as: 39.5.0 Now being redefined as: 39.5.2 Section: "ref:rightcosets" already defined as: 39.7.0 Now being redefined as: 39.7.2 Section: "ref:doublecosets" already defined as: 39.9.0 Now being redefined as: 39.9.3 Section: "ref:normalizer" already defined as: 39.11.1 Now being redefined as: 39.11.0 Section: "ref:lowindexsubgroups" already defined as: 47.10.0 Now being redefined as: 39.19.6 Section: "ref:groupactions" already defined as: 41.0.0 Now being redefined as: 41.2.0 Section: "ref:isomorphicpcgroup" already defined as: 46.4.8 Now being redefined as: 46.5.2 Section: "ref:subdirectproducts" already defined as: 49.3.0 Now being redefined as: 49.3.2 Section: "ref:semigroup" already defined as: 51.1.2 Now being redefined as: 51.1.1 Section: "ref:abeliannumberfield" already defined as: 60.1.2 Now being redefined as: 60.2.3 Section: "ref:end" already defined as: 4.23.0 Now being redefined as: 61.10.6 Section: "ref:groupring" already defined as: 65.0.0 Now being redefined as: 65.1.2 Section: "ref:tables" already defined as: 71.0.0 Now being redefined as: 71.3.0 Section: "ref:charactertables" already defined as: 71.0.0 Now being redefined as: 71.3.0 Section: "ref:decompositionmatrix" already defined as: 25.4.0 Now being redefined as: 71.11.4 Section: "ref:classmultiplicationcoefficient" already defined as: 71.12.7 Now being redefined as: 71.12.8 Section: "ref:structureconstant" already defined as: 71.12.7 Now being redefined as: 71.12.8 Section: "ref:structureconstant" already defined as: 71.12.8 Now being redefined as: 71.12.9 Section: "ref:classmultiplicationcoefficient" already defined as: 71.12.8 Now being redefined as: 71.12.9 Section: "ref:shortvectorsspanningalattice" already defined as: 25.5.1 Now being redefined as: 72.10.4 Section: "ref:murnaghancomponents" already defined as: 72.11.4 Now being redefined as: 72.11.5 Section: "ref:molienseries" already defined as: 72.12.0 Now being redefined as: 72.12.1 Section: "ref:parametrizedmaps" already defined as: 73.5.0 Now being redefined as: 73.0.0 Section: "ref:matrixautomorphisms" already defined as: 71.22.1 Now being redefined as: 73.2.2 Section: "ref:tableautomorphisms" already defined as: 71.22.2 Now being redefined as: 73.4.2 Section: "ref:classfunctions" already defined as: 72.0.0 Now being redefined as: 73.5.0 Section: "ref:permutationcharacter" already defined as: 72.7.3 Now being redefined as: 73.7.2 Section: "ref:tableautomorphisms" already defined as: 73.4.2 Now being redefined as: 73.7.3 Section: "ref:automaticloadingofgappackages" already defined as: 76.2.2 Now being redefined as: 76.2.1 Section: "ref:validatepackageinfo" already defined as: 76.3.14 Now being redefined as: 76.9.0 Section: "ref:showpackagevariables" already defined as: 76.3.15 Now being redefined as: 76.10.0 Section: "ref:ispackagemarkedforloading" already defined as: 76.3.4 Now being redefined as: 76.12.0 Section: "ref:autoreadablevariables" already defined as: 76.13.0 Now being redefined as: 76.12.0 Section: "ref:logpackageloadingmessage" already defined as: 76.2.5 Now being redefined as: 76.14.2 Section: "ref:groupoperations" already defined as: 41.2.0 Now being redefined as: 77.1.0 Section: "ref:operation" already defined as: 77.1.0 Now being redefined as: 78.0.0 Section: "ref:elmwpobj" already defined as: 86.2.0 Now being redefined as: 86.2.1 Processed TOC files Processed LAB files 1. The ACE Package ... ace.tex 2. Installing and Loading the ACE Package ... install.tex 3. Some Basics ... basics.tex 4. Options for ACE ... options.tex 5. Strategy Options for ACE ... strategies.tex 6. Functions for Using ACE Interactively ... interact.tex A. The Meanings of ACE's output messages ... messages.tex B. Examples ... examples.tex C. Finer Points with Examples ... moreexamples.tex D. Other ACE Options ... otheroptions.tex and the chapters page and the index pages and the references done + rm -f ../../doc ../../etc + pushd standalone-doc ~/build/BUILD/ace-5.3/standalone-doc ~/build/BUILD/ace-5.3 + ps2pdf ace3001.ps ace3001.pdf + popd ~/build/BUILD/ace-5.3 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.kF12Lm + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gap-pkg-ace-5.3-2.fc32.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gap-pkg-ace-5.3-2.fc32.ppc64le ++ dirname /builddir/build/BUILDROOT/gap-pkg-ace-5.3-2.fc32.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gap-pkg-ace-5.3-2.fc32.ppc64le + cd ace-5.3 + mkdir -p /builddir/build/BUILDROOT/gap-pkg-ace-5.3-2.fc32.ppc64le/usr/lib/gap/pkg + cp -a ../ace-5.3 /builddir/build/BUILDROOT/gap-pkg-ace-5.3-2.fc32.ppc64le/usr/lib/gap/pkg + rm -f /builddir/build/BUILDROOT/gap-pkg-ace-5.3-2.fc32.ppc64le/usr/lib/gap/pkg/ace-5.3/CHANGES.md /builddir/build/BUILDROOT/gap-pkg-ace-5.3-2.fc32.ppc64le/usr/lib/gap/pkg/ace-5.3/configure /builddir/build/BUILDROOT/gap-pkg-ace-5.3-2.fc32.ppc64le/usr/lib/gap/pkg/ace-5.3/LICENSE /builddir/build/BUILDROOT/gap-pkg-ace-5.3-2.fc32.ppc64le/usr/lib/gap/pkg/ace-5.3/Makefile /builddir/build/BUILDROOT/gap-pkg-ace-5.3-2.fc32.ppc64le/usr/lib/gap/pkg/ace-5.3/Makefile.in /builddir/build/BUILDROOT/gap-pkg-ace-5.3-2.fc32.ppc64le/usr/lib/gap/pkg/ace-5.3/README.md /builddir/build/BUILDROOT/gap-pkg-ace-5.3-2.fc32.ppc64le/usr/lib/gap/pkg/ace-5.3/doc/make_doc /builddir/build/BUILDROOT/gap-pkg-ace-5.3-2.fc32.ppc64le/usr/lib/gap/pkg/ace-5.3/gap/CHANGES + rm -f /builddir/build/BUILDROOT/gap-pkg-ace-5.3-2.fc32.ppc64le/usr/lib/gap/pkg/ace-5.3/doc/manual.aux /builddir/build/BUILDROOT/gap-pkg-ace-5.3-2.fc32.ppc64le/usr/lib/gap/pkg/ace-5.3/doc/manual.bbl /builddir/build/BUILDROOT/gap-pkg-ace-5.3-2.fc32.ppc64le/usr/lib/gap/pkg/ace-5.3/doc/manual.blg '/builddir/build/BUILDROOT/gap-pkg-ace-5.3-2.fc32.ppc64le/usr/lib/gap/pkg/ace-5.3/doc/*.brf' /builddir/build/BUILDROOT/gap-pkg-ace-5.3-2.fc32.ppc64le/usr/lib/gap/pkg/ace-5.3/doc/manual.idx /builddir/build/BUILDROOT/gap-pkg-ace-5.3-2.fc32.ppc64le/usr/lib/gap/pkg/ace-5.3/doc/manual.ilg /builddir/build/BUILDROOT/gap-pkg-ace-5.3-2.fc32.ppc64le/usr/lib/gap/pkg/ace-5.3/doc/manual.ind /builddir/build/BUILDROOT/gap-pkg-ace-5.3-2.fc32.ppc64le/usr/lib/gap/pkg/ace-5.3/doc/manual.log '/builddir/build/BUILDROOT/gap-pkg-ace-5.3-2.fc32.ppc64le/usr/lib/gap/pkg/ace-5.3/doc/*.out' '/builddir/build/BUILDROOT/gap-pkg-ace-5.3-2.fc32.ppc64le/usr/lib/gap/pkg/ace-5.3/doc/*.pnr' + rm -fr /builddir/build/BUILDROOT/gap-pkg-ace-5.3-2.fc32.ppc64le/usr/lib/gap/pkg/ace-5.3/doc/test /builddir/build/BUILDROOT/gap-pkg-ace-5.3-2.fc32.ppc64le/usr/lib/gap/pkg/ace-5.3/src /builddir/build/BUILDROOT/gap-pkg-ace-5.3-2.fc32.ppc64le/usr/lib/gap/pkg/ace-5.3/standalone-doc + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 5.3-2.fc32 --unique-debug-suffix -5.3-2.fc32.ppc64le --unique-debug-src-base gap-pkg-ace-5.3-2.fc32.ppc64le --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/ace-5.3 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/gap-pkg-ace-5.3-2.fc32.ppc64le/usr/lib/gap/pkg/ace-5.3/bin/powerpc64le-redhat-linux-gnu-default64-kv7/ace extracting debug info from /builddir/build/BUILDROOT/gap-pkg-ace-5.3-2.fc32.ppc64le/usr/lib/gap/pkg/ace-5.3/bin/powerpc64le-redhat-linux-gnu-default64-kv7/ace Exception caught while booting Guile. /usr/bin/gdb.minimal: warning: Could not complete Guile gdb module initialization from: /usr/share/gdb/guile/gdb/boot.scm. Limited Guile support is available. Suggest passing --data-directory=/path/to/gdb/data-directory. Error in function "open-file": No such file or directory: "/usr/share/gdb/guile/gdb/boot.scm"original debug info size: 380kB, size after compression: 364kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 640 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.q0MXpl + umask 022 + cd /builddir/build/BUILD + cd ace-5.3 + gap -l '/builddir/build/BUILDROOT/gap-pkg-ace-5.3-2.fc32.ppc64le/usr/lib/gap;/usr/lib/gap' ********* GAP 4.11.0 of 29-Feb-2020 * GAP * https://www.gap-system.org ********* Architecture: powerpc64le-redhat-linux-gnu-default64-kv7 Configuration: gmp 6.1.2, GASMAN, readline Loading the library and packages ... #I autpgrp package is not available. Check that the name is correct #I and it is present in one of the GAP root directories (see '??RootPaths') #I alnuth package is not available. Check that the name is correct #I and it is present in one of the GAP root directories (see '??RootPaths') #I crisp package is not available. Check that the name is correct #I and it is present in one of the GAP root directories (see '??RootPaths') #I ctbllib package is not available. Check that the name is correct #I and it is present in one of the GAP root directories (see '??RootPaths') #I factint package is not available. Check that the name is correct #I and it is present in one of the GAP root directories (see '??RootPaths') #I fga package is not available. Check that the name is correct #I and it is present in one of the GAP root directories (see '??RootPaths') #I irredsol package is not available. Check that the name is correct #I and it is present in one of the GAP root directories (see '??RootPaths') #I laguna package is not available. Check that the name is correct #I and it is present in one of the GAP root directories (see '??RootPaths') #I polenta package is not available. Check that the name is correct #I and it is present in one of the GAP root directories (see '??RootPaths') #I polycyclic package is not available. Check that the name is correct #I and it is present in one of the GAP root directories (see '??RootPaths') #I resclasses package is not available. Check that the name is correct #I and it is present in one of the GAP root directories (see '??RootPaths') #I sophus package is not available. Check that the name is correct #I and it is present in one of the GAP root directories (see '??RootPaths') #I tomlib package is not available. Check that the name is correct #I and it is present in one of the GAP root directories (see '??RootPaths') Packages: GAPDoc 1.6.3, PrimGrp 3.4.0, SmallGrp 1.4.1, TransGrp 2.0.5 Try '??help' for help. See also '?copyright', '?cite' and '?authors' gap> --------------------------------------------------------------------------- Loading ACE (Advanced Coset Enumerator) 5.3 GAP code by Greg Gamble (address for correspondence) Alexander Hulpke (https://www.math.colostate.edu/~hulpke) [uses ACE binary (C code program) version: 3.001] C code by George Havas (http://staff.itee.uq.edu.au/havas) Colin Ramsay Co-maintainer: Max Horn For help, type: ?ACE --------------------------------------------------------------------------- true gap> [ dir("/builddir/build/BUILDROOT/gap-pkg-ace-5.3-2.fc32.ppc64le/usr/lib/gap/pk\ g/ace-5.3/tst/") ] gap> Architecture: powerpc64le-redhat-linux-gnu-default64-kv7 testing: /builddir/build/BUILDROOT/gap-pkg-ace-5.3-2.fc32.ppc64le/usr/lib/gap/\ pkg/ace-5.3/tst/aceds.tst 58 ms (39 ms GC) and 1.86MB allocated for aceds.tst ----------------------------------- total 58 ms (39 ms GC) and 1.86MB allocated 0 failures in 1 files #I No errors detected while testing + RPM_EC=0 ++ jobs -p + exit 0 Processing files: gap-pkg-ace-5.3-2.fc32.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.cxWrUo + umask 022 + cd /builddir/build/BUILD + cd ace-5.3 + DOCDIR=/builddir/build/BUILDROOT/gap-pkg-ace-5.3-2.fc32.ppc64le/usr/share/doc/gap-pkg-ace + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gap-pkg-ace-5.3-2.fc32.ppc64le/usr/share/doc/gap-pkg-ace + cp -pr CHANGES.md /builddir/build/BUILDROOT/gap-pkg-ace-5.3-2.fc32.ppc64le/usr/share/doc/gap-pkg-ace + cp -pr README.md /builddir/build/BUILDROOT/gap-pkg-ace-5.3-2.fc32.ppc64le/usr/share/doc/gap-pkg-ace + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.lr9Sel + umask 022 + cd /builddir/build/BUILD + cd ace-5.3 + LICENSEDIR=/builddir/build/BUILDROOT/gap-pkg-ace-5.3-2.fc32.ppc64le/usr/share/licenses/gap-pkg-ace + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gap-pkg-ace-5.3-2.fc32.ppc64le/usr/share/licenses/gap-pkg-ace + cp -pr LICENSE /builddir/build/BUILDROOT/gap-pkg-ace-5.3-2.fc32.ppc64le/usr/share/licenses/gap-pkg-ace + RPM_EC=0 ++ jobs -p + exit 0 Provides: gap-pkg-ace = 5.3-2.fc32 gap-pkg-ace(ppc-64) = 5.3-2.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) rtld(GNU_HASH) Processing files: gap-pkg-ace-doc-5.3-2.fc32.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.bCnMrm + umask 022 + cd /builddir/build/BUILD + cd ace-5.3 + DOCDIR=/builddir/build/BUILDROOT/gap-pkg-ace-5.3-2.fc32.ppc64le/usr/share/doc/gap-pkg-ace-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gap-pkg-ace-5.3-2.fc32.ppc64le/usr/share/doc/gap-pkg-ace-doc + cp -pr standalone-doc/ace3001.pdf /builddir/build/BUILDROOT/gap-pkg-ace-5.3-2.fc32.ppc64le/usr/share/doc/gap-pkg-ace-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.mJRCEm + umask 022 + cd /builddir/build/BUILD + cd ace-5.3 + LICENSEDIR=/builddir/build/BUILDROOT/gap-pkg-ace-5.3-2.fc32.ppc64le/usr/share/licenses/gap-pkg-ace-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gap-pkg-ace-5.3-2.fc32.ppc64le/usr/share/licenses/gap-pkg-ace-doc + cp -pr LICENSE /builddir/build/BUILDROOT/gap-pkg-ace-5.3-2.fc32.ppc64le/usr/share/licenses/gap-pkg-ace-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: gap-pkg-ace-doc = 5.3-2.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: gap-pkg-ace-debugsource-5.3-2.fc32.ppc64le Provides: gap-pkg-ace-debugsource = 5.3-2.fc32 gap-pkg-ace-debugsource(ppc-64) = 5.3-2.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: gap-pkg-ace-debuginfo-5.3-2.fc32.ppc64le Provides: debuginfo(build-id) = 5bfd41509b96896ce4a279f9a7332627a5323986 gap-pkg-ace-debuginfo = 5.3-2.fc32 gap-pkg-ace-debuginfo(ppc-64) = 5.3-2.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gap-pkg-ace-debugsource(ppc-64) = 5.3-2.fc32 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gap-pkg-ace-5.3-2.fc32.ppc64le Wrote: /builddir/build/RPMS/gap-pkg-ace-5.3-2.fc32.ppc64le.rpm Wrote: /builddir/build/RPMS/gap-pkg-ace-debuginfo-5.3-2.fc32.ppc64le.rpm Wrote: /builddir/build/RPMS/gap-pkg-ace-debugsource-5.3-2.fc32.ppc64le.rpm Wrote: /builddir/build/RPMS/gap-pkg-ace-doc-5.3-2.fc32.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.M7m7Qk + umask 022 + cd /builddir/build/BUILD + cd ace-5.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/gap-pkg-ace-5.3-2.fc32.ppc64le + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0