Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/gap-pkg-ace.spec'], chrootPath='/var/lib/mock/f31-build-69242-30283/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': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1564012800 Wrote: /builddir/build/SRPMS/gap-pkg-ace-5.2-10.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/gap-pkg-ace.spec'], chrootPath='/var/lib/mock/f31-build-69242-30283/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': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1564012800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ekXNV0 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ace-5.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/ace-5.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ace-5.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i 's|^CC =.*|CC = gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld|' src/Makefile.in + sed -i 's|\.\./\.\./\.\./doc/mrabbrev,||;/doc\/ext/d' doc/manual.tex + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.AzRYtZ + umask 022 + cd /builddir/build/BUILD + cd ace-5.2 + ./configure /usr/lib/gap + make -j4 BUILDSTDERR: make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. BUILDSTDERR: ace.c: In function 'main': BUILDSTDERR: ace.c:70:3: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 70 | system("echo \" name = `uname -n`\""); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: parser.c: In function 'al2_cmdloop': BUILDSTDERR: parser.c:2171:11: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 2171 | { system(currname); } BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: parser.c:1806:7: warning: 'f' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 1806 | al1_prtct(intarr[0], intarr[1], intarr[2], FALSE, f); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: coinc.c: In function 'al0_cols12': BUILDSTDERR: coinc.c:79:27: warning: 'high2s' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 79 | else if (low2s == clo && high2s == chi) \ BUILDSTDERR: | ^~ BUILDSTDERR: coinc.c:240:29: note: 'high2s' was declared here BUILDSTDERR: 240 | int low1s, low2s, high1s, high2s; /* consequent coincidences */ BUILDSTDERR: | ^~~~~~ BUILDSTDERR: coinc.c:77:22: warning: 'high1s' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 77 | if (low1s == clo && high1s == chi) \ BUILDSTDERR: | ^~ BUILDSTDERR: coinc.c:240:21: note: 'high1s' was declared here BUILDSTDERR: 240 | int low1s, low2s, high1s, high2s; /* consequent coincidences */ BUILDSTDERR: | ^~~~~~ BUILDSTDERR: enum.c: In function 'al0_cl': BUILDSTDERR: enum.c:394:6: warning: 'k' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 394 | if (k == 0) BUILDSTDERR: | ^ BUILDSTDERR: enum.c: In function 'al0_rdefn': BUILDSTDERR: enum.c:524:6: warning: 'l' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 524 | if (l == 0) BUILDSTDERR: | ^ BUILDSTDERR: enum.c: In function 'al0_rl.constprop': BUILDSTDERR: enum.c:295:6: warning: 'l' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 295 | if (l == 0) BUILDSTDERR: | ^ BUILDSTDERR: In file included from enum.c:1015: BUILDSTDERR: enum.c: In function 'al0_enum': BUILDSTDERR: enum01.c:118:6: warning: 'l' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 118 | if (l == 0) BUILDSTDERR: | ^ BUILDSTDERR: In file included from enum.c:1015: BUILDSTDERR: enum01.c:47:48: note: 'l' was declared here BUILDSTDERR: 47 | int first, last, i, ii, j, ifront, iback, k, l, m, mi, n; BUILDSTDERR: | ^ BUILDSTDERR: enum.c:1569:21: warning: 'isave' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 1569 | if ((result = al0_apply(1,pj,pk,TRUE,isave)) >= 0) BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + ln -s /usr/lib/gap/doc ../../doc + ln -s /usr/lib/gap/etc ../../etc + make doc BUILDSTDERR: kpathsea: Running mktexfmt tex.fmt BUILDSTDERR: mktexfmt: mktexfmt is using the following fmtutil.cnf files (in precedence order): BUILDSTDERR: mktexfmt: /usr/share/texlive/texmf-dist/web2c/fmtutil.cnf BUILDSTDERR: mktexfmt: mktexfmt is using the following fmtutil.cnf file for writing changes: BUILDSTDERR: mktexfmt: /builddir/.texlive2018/texmf-config/web2c/fmtutil.cnf BUILDSTDERR: mktexfmt [INFO]: writing formats under /builddir/.texlive2018/texmf-var/web2c BUILDSTDERR: mktexfmt [INFO]: --- remaking tex with tex BUILDSTDERR: mktexfmt: running `tex -ini -jobname=tex -progname=tex tex.ini' ... BUILDSTDERR: This is TeX, Version 3.14159265 (TeX Live 2018) (INITEX) BUILDSTDERR: (/usr/share/texlive/texmf-dist/tex/plain/config/tex.ini BUILDSTDERR: (/usr/share/texlive/texmf-dist/tex/plain/base/plain.tex BUILDSTDERR: Preloading the plain format: codes, registers, parameters, fonts, more fonts, BUILDSTDERR: macros, math definitions, output routines, hyphenation BUILDSTDERR: (/usr/share/texlive/texmf-dist/tex/generic/hyphen/hyphen.tex)) ) BUILDSTDERR: Beginning to dump on file tex.fmt BUILDSTDERR: (preloaded format=tex 2019.8.3) BUILDSTDERR: 2027 strings of total length 29295 BUILDSTDERR: 4990 memory locations dumped; current usage is 110&4877 BUILDSTDERR: 926 multiletter control sequences BUILDSTDERR: \font\nullfont=nullfont BUILDSTDERR: \font\tenrm=cmr10 BUILDSTDERR: \font\preloaded=cmr9 BUILDSTDERR: \font\preloaded=cmr8 BUILDSTDERR: \font\sevenrm=cmr7 BUILDSTDERR: \font\preloaded=cmr6 BUILDSTDERR: \font\fiverm=cmr5 BUILDSTDERR: \font\teni=cmmi10 BUILDSTDERR: \font\preloaded=cmmi9 BUILDSTDERR: \font\preloaded=cmmi8 BUILDSTDERR: \font\seveni=cmmi7 BUILDSTDERR: \font\preloaded=cmmi6 BUILDSTDERR: \font\fivei=cmmi5 BUILDSTDERR: \font\tensy=cmsy10 BUILDSTDERR: \font\preloaded=cmsy9 BUILDSTDERR: \font\preloaded=cmsy8 BUILDSTDERR: \font\sevensy=cmsy7 BUILDSTDERR: \font\preloaded=cmsy6 BUILDSTDERR: \font\fivesy=cmsy5 BUILDSTDERR: \font\tenex=cmex10 BUILDSTDERR: \font\preloaded=cmss10 BUILDSTDERR: \font\preloaded=cmssq8 BUILDSTDERR: \font\preloaded=cmssi10 BUILDSTDERR: \font\preloaded=cmssqi8 BUILDSTDERR: \font\tenbf=cmbx10 BUILDSTDERR: \font\preloaded=cmbx9 BUILDSTDERR: \font\preloaded=cmbx8 BUILDSTDERR: \font\sevenbf=cmbx7 BUILDSTDERR: \font\preloaded=cmbx6 BUILDSTDERR: \font\fivebf=cmbx5 BUILDSTDERR: \font\tentt=cmtt10 BUILDSTDERR: \font\preloaded=cmtt9 BUILDSTDERR: \font\preloaded=cmtt8 BUILDSTDERR: \font\preloaded=cmsltt10 BUILDSTDERR: \font\tensl=cmsl10 BUILDSTDERR: \font\preloaded=cmsl9 BUILDSTDERR: \font\preloaded=cmsl8 BUILDSTDERR: \font\tenit=cmti10 BUILDSTDERR: \font\preloaded=cmti9 BUILDSTDERR: \font\preloaded=cmti8 BUILDSTDERR: \font\preloaded=cmti7 BUILDSTDERR: \font\preloaded=cmu10 BUILDSTDERR: \font\preloaded=cmmib10 BUILDSTDERR: \font\preloaded=cmbsy10 BUILDSTDERR: \font\preloaded=cmcsc10 BUILDSTDERR: \font\preloaded=cmssbx10 BUILDSTDERR: \font\preloaded=cmdunh10 BUILDSTDERR: \font\preloaded=cmr7 at 14.51799pt BUILDSTDERR: \font\preloaded=cmtt10 at 14.4pt BUILDSTDERR: \font\preloaded=cmssbx10 at 14.4pt BUILDSTDERR: \font\preloaded=manfnt BUILDSTDERR: 14787 words of font info for 50 preloaded fonts BUILDSTDERR: 14 hyphenation exceptions BUILDSTDERR: Hyphenation trie of length 6075 has 181 ops out of 35111 BUILDSTDERR: 181 for language 0 BUILDSTDERR: No pages of output. BUILDSTDERR: Transcript written on tex.log. BUILDSTDERR: mktexfmt [INFO]: /builddir/.texlive2018/texmf-var/web2c/tex/tex.fmt installed. BUILDSTDERR: mktexfmt [INFO]: Successfully rebuilt formats: 1 BUILDSTDERR: mktexfmt [INFO]: Not selected formats: 11 BUILDSTDERR: mktexfmt [INFO]: Total formats: 12 BUILDSTDERR: mktexfmt [INFO]: exiting with status 0 /usr/lib/gap/sysinfo.gap found Makefile successfully created. Done. Now call 'make' mkdir -p bin/riscv64-koji-linux-gnu-default64-kv3; sed -e "s/@DATE@/`date`/g" src/Makefile.in >src/Makefile (cd src; make) make[1]: Entering directory '/builddir/build/BUILD/ace-5.2/src' gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -DAL2_HINFO -DAL0_STAT -DAL0_CC -DAL0_DD -DDATE="\""'Sat Aug 3 03:27:31 EDT 2019'"\"" -o ace \ ace.c parser.c postproc.c util2.c control.c util1.c coinc.c enum.c util0.c make[1]: Leaving directory '/builddir/build/BUILD/ace-5.2/src' mv src/ace bin/riscv64-koji-linux-gnu-default64-kv3/ace (cd doc;./make_doc) TeXing documentation This is TeX, Version 3.14159265 (TeX Live 2018) (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' . No file manual.toc. No file manual.lab. [2.1] (./ace.tex Chapter `The ACE Package' . Label `ace:Installing the ACE Package' undefined. Label `ace:Using ACE as a Default for Coset Enumerations' undefined. Label `ace:Using ACE Directly to Generate a Coset Table' undefined. Overfull \hbox (16.14412pt too wide) in paragraph at lines 41--44 [][]\tenrm one may gen-er-ate a coset ta-ble us-ing \sf ACE \tenrm with-out re- defin-ing the usual \sf GAP \tenrm coset enu-mer-a-tor (see Sec-tion \ace:using | Label `ace:Using ACE Directly to Test whether a Coset Enumeration Terminates' u ndefined. Label `ace:Writing ACE Standalone Input Files to Generate a Coset Table' undefi ned. Label `ace:Using ACE Interactively' undefined. Label `ace:Functions for Using ACE Interactively' undefined. Label `ace:Using ACE Interactively' undefined. Label `ace:Options for ACE' undefined. Label `ace:Strategy Options for ACE' undefined. Label `ace:Other ACE Options' undefined. Label `ace:Examples' undefined. Label `ace:General Warnings regarding the Use of Options' undefined. Label `ace:Options for ACE' undefined. Label `ace:Loading the ACE Package' undefined. Label `ace:Using ACE Directly to Generate a Coset Table' undefined. Label `ace:Strategy Options for ACE' undefined. [3.1] Label `ace:General Warnings regarding the Use of Options' undefined. Label `ace:Using ACE Interactively' undefined. Label `ace:Functions for Using ACE Interactively' undefined. Label `ace:Using ACE Interactively' undefined. Label `ace:ACECosetTable!interactive' undefined. Label `ace:Options for ACE' undefined. Label `ace:Strategy Options for ACE' undefined. Label `ace:Options for ACE' undefined. Overfull \hbox (21.32497pt too wide) in paragraph at lines 143--150 []\tenrm Behind the colon any se-lec-tion of the op-tions avail-able for the in -ter-face (see Chap-ters \ace:options for ace'' and \ace:strategy| Label `ace:General Warnings regarding the Use of Options' undefined. Label `ace:Coset Table Standardisation Schemes' undefined. Label `ace:option lenlex' undefined. Label `ace:option semilenlex' undefined. Label `ace:IsACEStandardCosetTable' undefined. Label `ace:option incomplete' undefined. Label `ace:option silent' undefined. Label `ace:Fun with ACEExample' undefined. Label `ace:Strategy Options for ACE' undefined. [4.1] Label `ace:option incomplete' undefined. Label `ace:option silent' undefined. Label `ace:option max' undefined. Label `ace:SetInfoACELevel' undefined. [5.1] Label `ace:The Meanings of ACE's Output Messages' undefined. Label `ace:option purec' undefined. Label `ace:option start' undefined. Label `ace:option aep' undefined. Label `ace:option rep' undefined. Label `ace:option lenlex' undefined. Label `ace:option asis' undefined. Label `ace:ACECosetTable!interactive' undefined. Label `ace:ACEStats!interactive' undefined. Label `ace:Coset Table Standardisation Schemes' undefined. Label `ace:option lenlex' undefined. [6.1] Label `ace:IsACEGeneratorsInPreferredOrder!interactive' undefined. Overfull \hbox (124.31311pt too wide) in paragraph at lines 360--368 \tentt torsIn-Pre-ferre-dOrder \tenrm may also be called in a dif-fer-ent way f or in-ter-ac-tive \sf ACE \tenrm pro-cesses (see \ace:isacegeneratorsinpreferre dorder!interactive''). | Label `ace:option asis' undefined. Label `ace:Coset Statistics Terminology' undefined. Label `ace:Coset Statistics Terminology' undefined. Label `ace:Coset Statistics Terminology' undefined. Label `ace:Options for ACE' undefined. Label `ace:Strategy Options for ACE' undefined. Label `ace:General Warnings regarding the Use of Options' undefined. [7.1] Label `ace:option start' undefined. Label `ace:option aep' undefined. Label `ace:option rep' undefined. Label `ace:The Meanings of ACE's Output Messages' undefined. Label `ace:ACEStats!interactive' undefined. Label `ace:ACECosetTableFromGensAndRels' undefined. Label `ace:option aceinfile' undefined. Label `ace:Using ACE Directly to Generate a Coset Table' undefined. Label `ace:Using ACE Directly to Test whether a Coset Enumeration Terminates' u ndefined. Label `ace:General Warnings regarding the Use of Options' undefined. Label `ace:ACEStart!details' undefined. Label `ace:ACEQuit!details' undefined. Label `ace:Functions for Using ACE interactively' undefined. Label `ace:ACEAddSubgroupGenerators' undefined. Label `ace:ACECosetCoincidence' undefined. Label `ace:ACERandomCoincidences' undefined. Label `ace:ACEDeleteSubgroupGenerators' undefined. Overfull \hbox (21.25555pt too wide) in paragraph at lines 501--511 \tenrm adding new sub-group gen-er-a-tors ei-ther ex-plic-itly via \tentt ACEAd dSub-group-Gen-er-a-tors \tenrm (see \ace:aceaddsubgroupgenerators'')| [8.1] Label `ace:Fun with ACEExample' undefined. Label `ace:option aceexampleoptions' undefined. Label `ace:Fun with ACEExample' undefined. Label `ace:FlushOptionsStack' undefined. Label `ace:Interpretation of ACE Options' undefined. Label `ace:Strategy Options for ACE' undefined. Label `ace:option default' undefined. [9.1] Reference `CHHR01' undefined. Label `ace:Using ACEReadResearchExample' undefined. Label `ace:Options for ACE' undefined. Label `ace:Strategy Options for ACE' undefined. Label `ace:Passing ACE Options' undefined. Label `ace:Warnings regarding Options' undefined. Label `ace:FlushOptionsStack' undefined. Label `ace:Warnings regarding Options' undefined. Label `ace:Abbreviations and mixed case for ACE Options' undefined. Label `ace:Honouring of the order in which ACE Options are passed' undefined. Label `ace:Interpretation of ACE Options' undefined. Label `ace:What happens if no ACE Strategy Option or if no ACE Option is passed ' undefined. [10.1] Label `ace:ACEDirectoryTemporary' undefined. Label `ace:ACEStart' undefined. Label `ace:ACEBinaryVersion' undefined. Label `ace:ACEStart' undefined. Label `ace:option asis' undefined. Label `ace:IsACEGeneratorsInPreferredOrder' undefined. [11.1] Label `ace:SetInfoACELevel' undefined. Label `ace:option messages' undefined. Reference `Ram99ace' undefined. Label `ace:Steering ACE Interactively' undefined. [12.1] Label `ace:option incomplete' undefined. Label `ace:option lenlex' undefined. Label `ace:Coset Table Standardisation Schemes' undefined. Label `ace:Coset Table Standardisation Schemes' undefined. Label `ace:ACEBinaryVersion' undefined. Label `ace:ACEIgnoreUnknownDefault' undefined. Label `ace:option continu' undefined. Label `ace:Loading the ACE Package' undefined. [13.1]) (./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] Label `ace:option ct' undefined. Label `ace:option rt' undefined. Label `ace:option pmode' undefined. Label `ace:option psize' undefined. [18.3] Label `ace:Enumeration Style' undefined. Label `ace:option default' undefined. Label `ace:option no' undefined. Reference `CDHW73' undefined. Label `ace:option felsch' undefined. Label `ace:option hlt' undefined. Reference `Hav91' undefined. Label `ace:option felsch' undefined. Label `ace:option dmode' undefined. Label `ace:option dsize' undefined. Label `ace:option dmode' undefined. Label `ace:option path' undefined. Label `ace:option compaction' undefined. Label `ace:Finding Subgroups' undefined. Reference `Lee77' undefined. Reference `Lee84' undefined. Label `ace:option pmode' undefined. Label `ace:option psize' undefined. Label `ace:option fill' undefined. Reference `Hav91' undefined. [19.3] Label `ace:Functions for Using ACE Interactively' undefined. Label `ace:ACEAddSubgroupGenerators' undefined. Label `ace:ACECosetCoincidence' undefined. Label `ace:ACERandomCoincidences' undefined. Label `ace:ACEDeleteSubgroupGenerators' undefined. Overfull \hbox (120.5945pt too wide) in paragraph at lines 339--350 \tenrm may de-scend to smaller sub-groups by delet-ing sub-group gen-er-a-tors via \tentt ACEDelete-Sub-group-Gen-er-a-tors \tenrm (see \ace:acedeletesubgroup generators''). | Reference `Sim94' undefined. Label `ace:option lenlex' undefined. [20.3] [21.3] Label `ace:Using ACE Directly to Test whether a Coset Enumeration Terminates' u ndefined. Label `ace:The Meanings of ACE's Output Messages' undefined. Label `ace:option lookahead' undefined. Label `ace:option compaction' undefined. Label `ace:option loop' undefined. ) (./options.tex [22.3] Chapter `Options for ACE' . Label `ace:Strategy Options for ACE' undefined. Label `ace:Functions for Using ACE Interactively' undefined. Label `ace:Other ACE Options' undefined. Label `ace:Loading the ACE Package' undefined. Label `ace:The KnownACEOptions Record' undefined. [23.4] Label `ace:GetACEOptions' undefined. Label `ace:SetACEOptions' undefined. Label `ace:ACEQuit' undefined. Label `ace:ACEIgnoreUnknownDefault' undefined. Label `ace:option aceignore' undefined. Label `ace:option aceignoreunknown' undefined. Label `ace:The KnownACEOptions Record' undefined. Label `ace:Functions for Using ACE Interactively' undefined. Label `ace:Non-ACE-binary Options' undefined. Label `ace:ACEStart' undefined. [24.4] Label `ace:Strategy Options for ACE' undefined. Label `ace:ACEParameterOptions' undefined. Label `ace:Strategy Options for ACE' undefined. Label `ace:option hard' undefined. Label `ace:option felsch' undefined. [25.4] Label `ace:option acenowarnings' undefined. Label `ace:ACEIgnoreUnknownDefault' undefined. Label `ace:option aceignoreunknown' undefined. Label `ace:option aceignore' undefined. Label `ace:option acenowarnings' undefined. Label `ace:SetInfoACELevel' undefined. Label `ace:Using ACE Directly to Generate a Coset Table' undefined. [26.4] Label `ace:ACEOptionSynonyms' undefined. [27.4] Label `ace:ACEParameterOptions' undefined. Overfull \hbox (57.0734pt too wide) in paragraph at lines 454--458 \tenrm returns true if \tenit opt-name \tenrm is an \\sf ACE \tenrm pa-ram-e-te r op-tion''. (\sf ACE \tenrm Pa-ram-e-ter Op-tions are de-scribed in Sec-tion \ ace:aceparameteroptions'').| Label `ace:The ACEStrategyOptions list' undefined. Label `ace:Strategy Options for ACE' undefined. Label `ace:ACEOptionData' undefined. [28.4] Label `ace:option aceignoreunknown' undefined. Label `ace:option incomplete' undefined. Label `ace:IsACEGeneratorsInPreferredOrder' undefined. Label `ace:ACEStandardCosetNumbering' undefined. Label `ace:option asis' undefined. Label `ace:Coset Table Standardisation Schemes' undefined. [29.4] Label `ace:option lenlex' undefined. Label `ace:option silent' undefined. Label `ace:option lenlex' undefined. Label `ace:option ao' undefined. Label `ace:ACEIgnoreUnknownDefault' undefined. Label `ace:option aceignoreunknown' undefined. Overfull \hbox (1.88574pt too wide) in paragraph at lines 656--670 \tentt ACEIgnore-Un-known-De-fault := false \tenrm and \tentt aceignore-un-know n \tenrm is not passed; see \ace:aceignoreunknowndefault''| Label `ace:ACEIgnoreUnknownDefault' undefined. [30.4] Label `ace:Strategy Options for ACE' undefined. [31.4] Label `ace:ACEOptionSynonyms' undefined. Overfull \hbox (17.99539pt too wide) in paragraph at lines 767--772 []\tenbf Note: \tenrm Where an \\sf ACE \tenrm Pa-ram-e-ter Op-tion'' has syn-o nyms, only the \pre-ferred'' op-tion name (see \ace:aceoptionsynonyms'')| Label `ace:General ACE Parameter Options that Modify the Enumeration Process' u ndefined. Label `ace:ACE Parameter Options Modifying C Style Definitions' undefined. Label `ace:ACE Parameter Options for R Style Definitions' undefined. Label `ace:ACE Parameter Options for Deduction Handling' undefined. Label `ace:Technical ACE Parameter Options' undefined. Label `ace:ACE Parameter Options controlling ACE Output' undefined. Label `ace:ACE Parameter Options that give Names to the Group and Subgroup' und efined. Label `ace:Enumeration Style' undefined. Label `ace:Enumeration Style' undefined. [32.4] Label `ace:Enumeration Style' undefined. Label `ace:option pmode' undefined. Label `ace:option psize' undefined. Label `ace:option fill' undefined. Reference `Hav91' undefined. Label `ace:Enumeration Style' undefined. [33.4] Label `ace:Strategy Options for ACE' undefined. Label `ace:Enumeration Style' undefined. Label `ace:Strategy Options for ACE' undefined. Label `ace:Enumeration Style' undefined. Label `ace:option felsch' undefined. Label `ace:option hlt' undefined. [34.4] Label `ace:Strategy Options for ACE' undefined. [35.4] Reference `CLR90' undefined. Label `ace:Strategy Options for ACE' undefined. Label `ace:option hlt' undefined. Label `ace:option sims' undefined. [36.4] Label `ace:option easy' undefined. Label `ace:option compaction' undefined. Label `ace:option lookahead' undefined. Label `ace:Coset Statistics Terminology' undefined. Label `ace:Coset Statistics Terminology' undefined. [37.4] Label `ace:The Meanings of ACE's output messages' undefined. Label `ace:The Meanings of ACE's output messages' undefined. Label `ace:Other ACE Options' undefined. ) (./strategies.tex [38.4] Chapter `Strategy Options for ACE' . Label `ace:Options for ACE' undefined. Label `ace:Options for ACE' undefined. Label `ace:Options for ACE' undefined. Label `ace:Warnings regarding Options' undefined. Label `ace:What happens if no ACE Strategy Option or if no ACE Option is passed ' undefined. Label `ace:Interpretation of ACE Options' undefined. Label `ace:Interpretation of ACE Options' undefined. Label `ace:Options for ACE' undefined. Label `ace:option mendelsohn' undefined. Label `ace:option lookahead' undefined. Label `ace:option compaction' undefined. [39.5] Label `ace:Enumeration Style' undefined. Overfull \hbox (7.80573pt too wide) in paragraph at lines 110--117 \tenrm of them have no ef-fect. For ex-am-ple, the \tentt fill \tenrm value is ir-rel-e-vant in HLT-type enu-mer-a-tion (see Sec-tion \ace:enumeration| Label `ace:option max' undefined. Label `ace:option asis' undefined. Label `ace:Enumeration Style' undefined. Label `ace:Enumeration Style' undefined. Label `ace:option lookahead' undefined. Label `ace:Enumeration Style' undefined. Label `ace:option lookahead' undefined. Label `ace:option compaction' undefined. Label `ace:Enumeration Style' undefined. Label `ace:option no' undefined. Label `ace:option fill' undefined. Label `ace:Enumeration Style' undefined. Label `ace:option no' undefined. Label `ace:option fill' undefined. Reference `HR01' undefined. Reference `Sim94' undefined. Label `ace:option lookahead' undefined. Label `ace:Honouring of the order in which ACE Options are passed' undefined. [40.5] Label `ace:Enumeration Style' undefined. Label `ace:Enumeration Style' undefined. Label `ace:option compaction' undefined. Label `ace:option fill' undefined. Label `ace:option no' undefined. Label `ace:Enumeration Style' undefined. Label `ace:option mendelsohn' undefined. Label `ace:option compaction' undefined. Label `ace:option lookahead' undefined. Label `ace:option row' undefined. Reference `Sim94' undefined. Label `ace:option hlt' undefined. Label `ace:option lookahead' undefined. Label `ace:option mendelsohn' undefined. Label `ace:option felsch' undefined. Label `ace:Coset Table Standardisation Schemes' undefined. Label `ace:ACEStandardCosetNumbering' undefined. Label `ace:option standard' undefined. Reference `Sim94' undefined. Label `ace:Emulating Sims' undefined. ) (./interact.tex [41.5] Chapter `Functions for Using ACE Interactively' . Label `ace:SetInfoACELevel' undefined. Label `ace:General Warnings regarding the Use of Options' undefined. Label `ace:Options for ACE' undefined. Label `ace:Starting and Stopping Interactive ACE Processes' undefined. Label `ace:Options for ACE' undefined. Label `ace:Strategy Options for ACE' undefined. Label `ace:Other ACE Options' undefined. Label `ace:Options for ACE' undefined. [42.6] Label `ace:option start' undefined. Label `ace:ACECosetTableFromGensAndRels' undefined. Label `ace:option start' undefined. Label `ace:Primitive ACE Read/Write Functions' undefined. Label `ace:ACEGroupGenerators' undefined. Label `ace:ACERelators' undefined. Label `ace:ACESubgroupGenerators' undefined. Label `ace:ACEParameters' undefined. Label `ace:General ACE modes' undefined. Label `ace:ACERedo' undefined. Label `ace:ACEContinue' undefined. Label `ace:option start' undefined. Label `ace:option redo' undefined. Label `ace:option continu' undefined. Label `ace:ACEParameterOptions' undefined. Label `ace:option start' undefined. Label `ace:option start' undefined. Label `ace:SetACEOptions' undefined. Label `ace:General ACE Modes' undefined. Overfull \hbox (8.26456pt too wide) in paragraph at lines 171--178 \tenrm pro-cess. \tentt ACES-tart(0, \tenit i \tentt [: \tenit op-tions \tentt ] )\tenrm , is sim-i-lar to \tentt Se-tACEOp-tions(\tenit i \tentt [: \tenit op -tions \tentt ] ) \tenrm (see \ace:setaceoptions''),| Label `ace:option start' undefined. [43.6] Label `ace:ACEData' undefined. Label `ace:ACEStart' undefined. Label `ace:IsACEProcessAlive' undefined. Label `ace:ACEResurrectProcess' undefined. Label `ace:ACEQuit' undefined. Label `ace:Results messages' undefined. Label `ace:ACEStart' undefined. Label `ace:ACEAllEquivPresentations' undefined. Label `ace:ACERandomEquivPresentations' undefined. Label `ace:Experimentation ACE Modes' undefined. Overfull \hbox (60.35417pt too wide) in paragraph at lines 230--240 \tentt sen-ta-tions \tenrm (see \ace:aceallequivpresentations'') and \tentt ACE Ran-domE-quiv-P-re-sen-ta-tions \tenrm (see \ace:acerandomequivpresentations'') ;| Label `ace:ACEContinue' undefined. Label `ace:ACERedo' undefined. Label `ace:ACEStart' undefined. Label `ace:ACEModes' undefined. [44.6] Label `ace:ACEStart' undefined. Label `ace:ACEProcessIndex' undefined. Label `ace:ACEStart' undefined. Label `ace:ACEQuit' undefined. Label `ace:IsACEProcessAlive' undefined. Label `ace:The ACEData Record' undefined. Label `ace:ACEResurrectProcess' undefined. Label `ace:ACEStart' undefined. [45.6] Label `ace:The ACEData Record' undefined. Label `ace:SetACEOptions' undefined. Label `ace:ACEParameters' undefined. Label `ace:General ACE Modes' undefined. Label `ace:ACEParameterOptions' undefined. Label `ace:The ACEStrategyOptions list' undefined. Label `ace:option echo' undefined. Label `ace:SetACEOptions' undefined. Label `ace:General ACE Modes' undefined. Label `ace:option group' undefined. Label `ace:option relators' undefined. Label `ace:option generators' undefined. Label `ace:option sg' undefined. Label `ace:option rl' undefined. Label `ace:General ACE Modes' undefined. [46.6] Label `ace:option asis' undefined. Label `ace:option messages' undefined. Label `ace:The Meanings of ACE's output messages' undefined. Reference `CDHW73' undefined. Reference `HR01' undefined. Reference `HR99ace' undefined. Label `ace:Results Messages' undefined. Label `ace:ACEStats' undefined. Overfull \hbox (9.22589pt too wide) in paragraph at lines 521--525 \tentt tive-cosets\tenrm , \tentt max-cosets \tenrm and \tentt tot-cosets\tenrm , ex-actly as for the record re-turned by \tentt ACES-tats \tenrm (see \ace:ac estats''); | [47.6] Label `ace:Results Messages' undefined. Label `ace:ACEStats' undefined. Label `ace:option asis' undefined. Label `ace:option messages' undefined. Label `ace:Results Messages' undefined. Label `ace:ACEStats' undefined. [48.6] Label `ace:ACEStart' undefined. Overfull \hbox (15.38469pt too wide) in paragraph at lines 634--648 \tenrm in-ter-ro-gates \sf ACE \tenrm and es-tab-lishes \tentt ACE-Data.io[\ten it i\tentt ].args.fgens\tenrm , if nec-es-sary, and re-turns \tentt ACE-Data.io [\tenit i\tentt ].args.fgens\tenrm .| Label `ace:ACEStart' undefined. Label `ace:ACEStart' undefined. Label `ace:GetACEOptions' undefined. Label `ace:ACEGroupGenerators' undefined. Label `ace:ACERelators' undefined. Label `ace:ACESubgroupGenerators' undefined. Label `ace:ACEGroupGenerators' undefined. Label `ace:ACERelators' undefined. Label `ace:ACESubgroupGenerators' undefined. [49.6] Label `ace:GetACEOptions' undefined. Label `ace:Interpretation of ACE Options' undefined. Overfull \hbox (39.0247pt too wide) in paragraph at lines 705--713 \tentt ACEOp-tions(\tenit i\tentt ) \tenrm is just a pretty-printer of the \ten tt ACE-Data.io[\tenit i\tentt ].options \tenrm record. Use \tentt GetACEOp-tion s \tenrm (see \ace:getaceoptions'')| Overfull \hbox (35.26369pt too wide) in paragraph at lines 705--713 \tenrm in as-sign-ments. Please note that no-value \sf ACE \tenrm op-tions will ap-pear with the as-signed value \tentt true \tenrm (see Sec-tion \ace:interpr etation| Label `ace:ACEWrite' undefined. Label `ace:What happens if no ACE Strategy Option or if no ACE Option is passed ' undefined. Label `ace:ACEParameterOptions' undefined. Label `ace:ACEParameters' undefined. Label `ace:Interpretation of ACE Options' undefined. Label `ace:DisplayACEOptions' undefined. Label `ace:ACEContinue' undefined. Label `ace:ACERedo' undefined. Label `ace:ACEStart' undefined. Label `ace:Interpretation of ACE Options' undefined. Label `ace:ACECosetTable' undefined. [50.6] Label `ace:ACEParameterOptions' undefined. Label `ace:option sr' undefined. Label `ace:option messages' undefined. Label `ace:ACEContinue' undefined. Label `ace:ACERedo' undefined. Label `ace:ACEStart' undefined. Label `ace:ACEStats' undefined. Label `ace:ACEStandardCosetNumbering' undefined. Label `ace:option lenlex' undefined. Label `ace:option semilenlex' undefined. Label `ace:ACECosetTable' undefined. [51.6] Label `ace:ACERecover' undefined. Label `ace:ACERecover' undefined. Label `ace:ACECosetRepresentative' undefined. Label `ace:ACERecover' undefined. Label `ace:ACERecover' undefined. [52.6] Label `ace:ACERecover' undefined. Label `ace:ACERecover' undefined. Label `ace:ACERecover' undefined. Label `ace:ACERecover' undefined. Label `ace:Enumeration Style' undefined. Label `ace:ACEBinaryVersion' undefined. [53.6] Label `ace:option options' undefined. Label `ace:ACEData' undefined. Label `ace:ACEPackageVersion' undefined. Label `ace:ACECosetTable' undefined. Label `ace:General ACE Modes' undefined. [54.6] Label `ace:ACEStats' undefined. Label `ace:General ACE Modes' undefined. Label `ace:Example of Using ACE Interactively (Using ACEStart)' undefined. Label `ace:ACECosetTable!interactive' undefined. Label `ace:option lenlex' undefined. Label `ace:IsACEGeneratorsInPreferredOrder' undefined. Label `ace:The Meanings of ACE's output messages' undefined. Label `ace:ACEDisplayCosetTable' undefined. Label `ace:ACECosetRepresentative' undefined. Label `ace:ACECosetRepresentatives' undefined. Label `ace:ACETransversal' undefined. Label `ace:ACECycles' undefined. Label `ace:ACEStandardCosetNumbering' undefined. Label `ace:ACECosetTable' undefined. Label `ace:ACEConjugatesForSubgroupNormalClosure' undefined. Overfull \hbox (32.03479pt too wide) in paragraph at lines 1158--1168 []\tenbf Note: \tenrm The com-paction rou-tine is called au-to-mat-i-cally when any of \tentt ACEDis-play-Coset-Table \tenrm (see \ace:acedisplaycosettable'') ,| Overfull \hbox (54.57408pt too wide) in paragraph at lines 1158--1168 \tentt ACE-Cose-tRep-re-sen-ta-tive \tenrm (see \ace:acecosetrepresentative''), \tentt ACE-Cose-tRep-re-sen-ta-tives \tenrm (see \ace:acecosetrepresentatives' '),| Overfull \hbox (145.65341pt too wide) in paragraph at lines 1158--1168 \tentt ACE-Transver-sal \tenrm (see \ace:acetransversal''), \tentt ACE-Cy-cles \tenrm (see \ace:acecycles''), \tentt ACE-S-tandard-Coset-Num-ber-ing \tenrm (s ee \ace:acestandardcosetnumbering''),| Overfull \hbox (120.984pt too wide) in paragraph at lines 1158--1168 \tentt ACE-Coset-Table \tenrm (see \ace:acecosettable'') or \tentt ACE-Con-ju-g ates-For-Sub-group-Nor-mal-Clo-sure \tenrm (see \ace:aceconjugatesforsubgroupno rmalclosure''),| Label `ace:Coset Table Standardisation Schemes' undefined. Label `ace:ACEDisplayCosetTable' undefined. Label `ace:IsACEGeneratorsInPreferredOrder' undefined. [55.6] Label `ace:ACECosetTable' undefined. Label `ace:IsACEGeneratorsInPreferredOrder' undefined. Label `ace:option asis' undefined. Reference `Sim94' undefined. Label `ace:Emulating Sims' undefined. Label `ace:option asis' undefined. Label `ace:ACERelators' undefined. Label `ace:option asis' undefined. Label `ace:ACESubgroupGenerators' undefined. Label `ace:ACERelators' undefined. Label `ace:ACESubgroupGenerators' undefined. [56.6] Label `ace:ACERandomlyApplyCosetCoincidence' undefined. Label `ace:option rc' undefined. Label `ace:ACESubgroupGenerators' undefined. Label `ace:ACEDeleteSubgroupGenerators' undefined. Label `ace:option rc' undefined. Label `ace:ACEStandardCosetNumbering' undefined. Label `ace:ACECosetCoincidence' undefined. Label `ace:ACERandomCoincidences' undefined. Overfull \hbox (5.55551pt too wide) in paragraph at lines 1342--1353 \tenrm group of smaller but non-triv-ial in-dex), by re-peat-edly ap-ply-ing \t entt ACE-Coset-Co-in-ci-dence \tenrm (see \ace:acecosetcoincidence'')| Overfull \hbox (72.08435pt too wide) in paragraph at lines 1342--1353 \tenrm gen-er-a-tors added. The start-ing coset ta-ble must al-ready be com-ple te (use \tentt ACERan-dom-Co-in-ci-dences \tenrm (see \ace:acerandomcoincidence s'')| [57.6] Label `ace:ACESubgroupGenerators' undefined. Label `ace:ACETraceWord' undefined. Reference `CM72' undefined. [58.6] Label `ace:ACEGroupGenerators' undefined. Label `ace:ACERelators' undefined. Label `ace:ACESubgroupGenerators' undefined. Label `ace:ACEParameters' undefined. Label `ace:ACEStart' undefined. Label `ace:ACERedo' undefined. Label `ace:ACEContinue' undefined. Label `ace:ACEParameterOptions' undefined. [59.6] Label `ace:ACEResurrectProcess' undefined. ) [60.6] (./messages.tex Chapter `The Meanings of ACE's output messages' . Label `ace:option messages' undefined. Label `ace:Other ACE Options' undefined. Label `ace:option text' undefined. Label `ace:Other ACE Options' undefined. Label `ace:option messages' undefined. [61.7] [62.7] Label `ace:option messages' undefined. ) (./examples.tex [63.7] Chapter `Examples' . [64.8] [65.8] [66.8] [67.8] [68.8] Label `ace:Using ACE Directly to Generate a Coset Table' undefined. [69.8] Label `ace:option echo' undefined. [70.8] Label `ace:option sg' undefined. Label `ace:ToACEWords' undefined. Label `ace:option subgroup' undefined. [71.8] Label `ace:Using ACE Directly to Generate a Coset Table' undefined. Label `ace:option max' undefined. Label `ace:option hlt' undefined. [72.8] [73.8] [74.8] Label `ace:option echo' undefined. Label `ace:Using ACE Directly to Generate a Coset Table' undefined. Reference `CHHR01' undefined. [75.8]) (./moreexamples.tex [76.8] Chapter `Finer Points with Examples' . Label `ace:Examples' undefined. Label `ace:ACECosetTableFromGensAndRels' undefined. Label `ace:ACEStats' undefined. Label `ace:ACEStart' undefined. Overfull \hbox (54.90417pt too wide) in paragraph at lines 27--34 []\tenrm Each of the func-tions \tentt ACE-Coset-Table-From-Gen-sAn-dRels \tenr m (see \ace:acecosettablefromgensandrels''), \tentt ACES-tats \tenrm (see \ace: acestats''| Label `ace:option echo' undefined. Label `ace:SetInfoACELevel' undefined. [77.9] Label `ace:The Meanings of ACE's Output Messages' undefined. Label `ace:option sr' undefined. Label `ace:option start' undefined. Label `ace:option start' undefined. Label `ace:option aep' undefined. Label `ace:option rep' undefined. Label `ace:ACEParameters' undefined. Label `ace:option print' undefined. [78.9] Label `ace:option fill' undefined. Label `ace:Coset Table Standardisation Schemes' undefined. Label `ace:Using ACE Directly to Generate a Coset Table' undefined. Label `ace:option silent' undefined. Label `ace:option incomplete' undefined. [79.9] Label `ace:option max' undefined. [80.9] Label `ace:option workspace' undefined. Label `ace:ACEStart' undefined. [81.9] Label `ace:option sr' undefined. Label `ace:ACEParameterOptions' undefined. Label `ace:GetACEArgs' undefined. Label `ace:ACEGroupGenerators' undefined. Label `ace:ACERelators' undefined. Label `ace:ACESubgroupGenerators' undefined. Label `ace:ACEStats!interactive' undefined. Overfull \hbox (1.77438pt too wide) in paragraph at lines 424--426 []\tenrm We can ob-tain the enu-mer-a-tion statis-tics record, via the in-ter-a c-tive ver-sion of \tentt ACES-tats \tenrm (see \ace:acestats!interactive'')| Label `ace:ACEDisplayCosetTable' undefined. Overfull \hbox (73.70456pt too wide) in paragraph at lines 434--440 \tentt ACES-tart(0, 1 : print := [-1, 12]);\tenrm . Al-ter-na-tively, we may us e the \tentt ACEDis-play-Coset-Table \tenrm (see \ace:acedisplaycosettable'')| [82.9] Label `ace:option max' undefined. [83.9] Label `ace:option mode' undefined. Label `ace:option continu' undefined. Label `ace:option print' undefined. Label `ace:SetInfoACELevel' undefined. Label `ace:Example of Using ACE Interactively (Using ACEStart)' undefined. Label `ace:option messages' undefined. [84.9] Label `ace:option default' undefined. Label `ace:option relators' undefined. [85.9] Label `ace:ToACEWords' undefined. Label `ace:GetACEArgs' undefined. Label `ace:option subgroup' undefined. [86.9] Label `ace:ACERelators' undefined. Label `ace:ACEGroupGenerators' undefined. Label `ace:Coset Statistics Terminology' undefined. Label `ace:The Meanings of ACE's Output Messages' undefined. Label `ace:ACEDumpStatistics' undefined. Label `ace:option statistics' undefined. [87.9] [88.9] Label `ace:option lenlex' undefined. [89.9] Label `ace:option sims' undefined. Reference `Sim94' undefined. Reference `Sim94' undefined. Label `ace:IsACEGeneratorsInPreferredOrder' undefined. Label `ace:option lenlex' undefined. Label `ace:option mendelsohn' undefined. Reference `Sim94' undefined. Label `ace:option hlt' undefined. Label `ace:option lookahead' undefined. Label `ace:option mendelsohn' undefined. Label `ace:option ct' undefined. Label `ace:option rt' undefined. Label `ace:option felsch' undefined. Reference `Sim94' undefined. Label `ace:ACEStart' undefined. [90.9] Reference `Sim94' undefined. Reference `Sim94' undefined. ) (./otheroptions.tex [91.9] Chapter `Other ACE Options' . Label `ace:option aceinfile' undefined. Label `ace:The Meanings of ACE's output messages' undefined. Label `ace:option aceoutfile' undefined. Label `ace:option start' undefined. Reference `CDHW73' undefined. Reference `HR01' undefined. Reference `HR99ace' undefined. [92.10] Label `ace:ACEAllEquivPresentations' undefined. Label `ace:option aceoutfile' undefined. Label `ace:option start' undefined. Label `ace:ACERandomEquivPresentations' undefined. Label `ace:ACEStart' undefined. [93.10] Label `ace:ToACEGroupGenerators' undefined. Label `ace:option group' undefined. Label `ace:ToACEWords' undefined. Label `ace:option group' undefined. Label `ace:ToACEWords' undefined. Label `ace:ToACEWords' undefined. Label `ace:ACEAddSubgroupGenerators' undefined. [94.10] Label `ace:ToACEWords' undefined. Label `ace:ACEAddRelators' undefined. Label `ace:option sr' undefined. Label `ace:ACEDeleteSubgroupGenerators' undefined. Label `ace:option sr' undefined. Label `ace:ACEDeleteRelators' undefined. Label `ace:ACECosetCoincidence' undefined. Label `ace:ACERandomCoincidences' undefined. Label `ace:option continu' undefined. Label `ace:option redo' undefined. Label `ace:option start' undefined. Label `ace:ACEModes' undefined. [95.10] Label `ace:option start' undefined. Label `ace:ACEStart' undefined. Label `ace:option start' undefined. Label `ace:option rl' undefined. Label `ace:option sg' undefined. Label `ace:ACERedo' undefined. Label `ace:option redo' undefined. Label `ace:option start' undefined. Label `ace:ACEContinue' undefined. [96.10] Label `ace:ACEQuit' undefined. Label `ace:ACECycles' undefined. Label `ace:ACEDumpVariables' undefined. [97.10] Label `ace:option trace' undefined. Label `ace:ACEConjugatesForSubgroupNormalClosure' undefined. Overfull \hbox (41.69533pt too wide) in paragraph at lines 513--515 []\tenbf INTERACTIVELY\tenrm , use \tentt ACE-Con-ju-gates-For-Sub-group-Nor-ma l-Clo-sure \tenrm (see \ace:aceconjugatesforsubgroupnormalclosure''). | Label `ace:ACEBinaryVersion' undefined. Label `ace:ACEOrders' undefined. Label `ace:ACEOrder' undefined. Label `ace:option messages' undefined. [98.10] Label `ace:option start' undefined. Label `ace:option aep' undefined. Label `ace:option rep' undefined. Label `ace:ACEGroupGenerators' undefined. Label `ace:ACERelators' undefined. Label `ace:ACESubgroupGenerators' undefined. Label `ace:ACEParameters' undefined. Overfull \hbox (11.6353pt too wide) in paragraph at lines 581--584 []\tenbf INTERACTIVELY\tenrm , use \tentt ACE-Group-Gen-er-a-tors \tenrm (see \ ace:acegroupgenerators''), \tentt AC-ERe-la-tors \tenrm (see \ace:acerelators'' ),| Label `ace:ACEDisplayCosetTable' undefined. Label `ace:option normal' undefined. Label `ace:ACECosetsThatNormaliseSubgroup' undefined. Label `ace:option options' undefined. Label `ace:ACEDumpStatistics' undefined. [99.10] Label `ace:Enumeration Style' undefined. Overfull \hbox (9.90514pt too wide) in paragraph at lines 647--649 []\tenrm This op-tion prints the cur-rent enu-mer-a-tion style, as de-duced fro m the cur-rent \tentt ct \tenrm and \tentt rt \tenrm pa-ram-e-ters (see \ace:en umeration| Label `ace:ACEStyle' undefined. Label `ace:ACETraceWord' undefined. Label `ace:option cycles' undefined. Label `ace:option nc' undefined. Label `ace:option print' undefined. Label `ace:option standard' undefined. Label `ace:ACERecover' undefined. Label `ace:Coset Table Standardisation Schemes' undefined. Label `ace:option print' undefined. Label `ace:option lenlex' undefined. Reference `Sim94' undefined. Label `ace:Emulating Sims' undefined. Label `ace:ACEStandardCosetNumbering' undefined. [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. ## There were undefined labels or references. ## Labels have changed, run again. (Or they were multiply defined.) ## [103.12] ) (see the transcript file for additional information) Output written on manual.dvi (103 pages, 390564 bytes). Transcript written on manual.log. This is BibTeX, Version 0.99d (TeX Live 2018) 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 2018) (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. [14.1]) (./install.tex [15.1] BUILDSTDERR: Chapter `Installing and This is makeindex, version 2.15 [TeX Live 2018] (kpathsea + Thai support). BUILDSTDERR: Scanning style file ./manual.mst................done (16 attributes redefined, 0 ignored). BUILDSTDERR: Scanning input file manual.idl....done (436 entries accepted, 0 rejected). BUILDSTDERR: Sorting entries......done (4094 comparisons). BUILDSTDERR: Generating output file manual.ind....done (321 lines written, 0 warnings). BUILDSTDERR: Output written in manual.ind. BUILDSTDERR: Transcript written in manual.ilg. Loading the ACE Package' . Reference `Ram99ace' undefined. [16.2]) (./basics.tex [17.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. [18.3] [19.3] Reference `CDHW73' undefined. Reference `Hav91' undefined. Reference `Lee77' undefined. Reference `Lee84' undefined. Reference `Hav91' undefined. [20.3] Reference `Sim94' undefined. [21.3] [22.3]) (./options.tex [23.3] Chapter `Options for ACE' . [24.4] [25.4] [26.4] [27.4] [28.4] [29.4] [30.4] [31.4] [32.4] [33.4] Reference `Hav91' undefined. [34.4] [35.4] Reference `CLR90' undefined. [36.4] [37.4] [38.4]) (./strategies.tex [39.4] Chapter `Strategy Options for ACE' . [40.5] Reference `HR01' undefined. Reference `Sim94' undefined. [41.5] Reference `Sim94' undefined. Reference `Sim94' undefined. ) (./interact.tex [42.5] Chapter `Functions for Using ACE Interactively' . [43.6] [44.6] [45.6] [46.6] [47.6] Reference `CDHW73' undefined. Reference `HR01' undefined. Reference `HR99ace' undefined. [48.6] [49.6] [50.6] [51.6] [52.6] [53.6] [54.6] [55.6] Reference `Sim94' undefined. [56.6] [57.6] [58.6] Reference `CM72' undefined. [59.6] [60.6]) [61.6] (./messages.tex Chapter `The Meanings of ACE's output messages' . [62.7] [63.7]) (./examples.tex [64.7] Chapter `Examples' . [65.8] [66.8] [67.8] [68.8] [69.8] [70.8] [71.8] [72.8] [73.8] [74.8] [75.8] Reference `CHHR01' undefined. [76.8]) (./moreexamples.tex [77.8] Chapter `Finer Points with Examples' . [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] Reference `Sim94' undefined. Reference `Sim94' undefined. Reference `Sim94' undefined. Reference `Sim94' undefined. [91.9] Reference `Sim94' undefined. Reference `Sim94' undefined. ) (./otheroptions.tex [92.9] Chapter `Other ACE Options' . Reference `CDHW73' undefined. Reference `HR01' undefined. Reference `HR99ace' undefined. [93.10] [94.10] [95.10] [96.10] [97.10] [98.10] [99.10] [100.10] Reference `Sim94' undefined. [101.10]) [102.10] Chapter `Bibliography' . (./manual.bbl) [103.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. ## [104.12] ) Output written on manual.dvi (104 pages, 389112 bytes). Transcript written on manual.log. Hyphenating long index entries This is TeX, Version 3.14159265 (TeX Live 2018) (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] [14.1]) (./install.tex [15.1] Chapter `Installing and Loading the ACE Package' . [16.2]) (./basics.tex [17.2] Chapter `Some Basics' . [18.3] [19.3] [20.3] [21.3] [22.3]) (./options.tex [23.3] Chapter `Options for ACE' . [24.4] [25.4] [26.4] [27.4] [28.4] [29.4] [30.4] [31.4] [32.4] [33.4] [34.4] [35.4] [36.4] [37.4] [38.4]) (./strategies.tex [39.4] Chapter `Strategy Options for ACE' . [40.5] [41.5]) (./interact.tex [42.5] Chapter `Functions for Using ACE Interactively' . [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]) [61.6] (./messages.tex Chapter `The Meanings of ACE's output messages' . [62.7] [63.7]) (./examples.tex [64.7] BUILDSTDERR: Chap BUILDSTDERR: kpathsea: Running mktexfmt pdftex.fmt BUILDSTDERR: mktexfmt: mktexfmt is using the following fmtutil.cnf files (in precedence order): BUILDSTDERR: mktexfmt: /usr/share/texlive/texmf-dist/web2c/fmtutil.cnf BUILDSTDERR: mktexfmt: mktexfmt is using the following fmtutil.cnf file for writing changes: BUILDSTDERR: mktexfmt: /builddir/.texlive2018/texmf-config/web2c/fmtutil.cnf BUILDSTDERR: mktexfmt [INFO]: writing formats under /builddir/.texlive2018/texmf-var/web2c BUILDSTDERR: mktexfmt [INFO]: --- remaking pdftex with pdftex BUILDSTDERR: mktexfmt: running `pdftex -ini -jobname=pdftex -progname=pdftex -translate-file=cp227.tcx *pdfetex.ini' ... BUILDSTDERR: This is pdfTeX, Version 3.14159265-2.6-1.40.19 (TeX Live 2018) (INITEX) BUILDSTDERR: restricted \write18 enabled. BUILDSTDERR: (/usr/share/texlive/texmf-dist/web2c/cp227.tcx) BUILDSTDERR: entering extended mode BUILDSTDERR: (/usr/share/texlive/texmf-dist/tex/plain/config/pdfetex.ini BUILDSTDERR: (/usr/share/texlive/texmf-dist/tex/generic/tex-ini-files/pdftexconfig.tex) BUILDSTDERR: (/usr/share/texlive/texmf-dist/tex/plain/etex/etex.src BUILDSTDERR: (/usr/share/texlive/texmf-dist/tex/plain/base/plain.tex BUILDSTDERR: Preloading the plain format: codes, registers, parameters, fonts, more fonts, BUILDSTDERR: macros, math definitions, output routines, hyphenation BUILDSTDERR: (/usr/share/texlive/texmf-dist/tex/generic/hyphen/hyphen.tex BUILDSTDERR: [skipping from \patterns to end-of-file...])) BUILDSTDERR: (/usr/share/texlive/texmf-dist/tex/plain/etex/etexdefs.lib BUILDSTDERR: Skipping module "grouptypes"; Loading module "interactionmodes"; BUILDSTDERR: Skipping module "nodetypes"; Skipping module "iftypes";) BUILDSTDERR: (/usr/share/texlive/texmf-dist/tex/generic/config/language.def BUILDSTDERR: (/usr/share/texlive/texmf-dist/tex/generic/hyphen/hyphen.tex)) BUILDSTDERR: Augmenting the Plain TeX definitions: \tracingall; BUILDSTDERR: Adding new e-TeX definitions: \eTeX, \loggingall, \tracingnone, BUILDSTDERR: register allocation; extended register allocation; BUILDSTDERR: Recycling: \addlanguage, \@nswer (not defined), \@sk, \b@dresponsetrue, BUILDSTDERR: \b@dresponsefalse, \ch@ckforyn, \mayber@cycle, \et@xabort, \et@xbuf, BUILDSTDERR: \et@xfmtsrc, \et@xfilehdr, \et@xinf, \et@xpatterns, \l@ngdefnfile, \n@xt, BUILDSTDERR: \p@rse (not defined), \pr@mpt (not defined), \pr@mptloop (not defined), BUILDSTDERR: \forcer@cycle, \usef@llback, \usef@llbacktrue, \usef@llbackfalse, BUILDSTDERR: Retaining: \et@xerr, \et@xinput, \et@xlibhdr, \et@xmsg, \et@xtoks, \et@xwarn, BUILDSTDERR: \et@xl@@d, \et@xl@ad, \et@xload, \et@xlang, \et@xhash, \eTeX, \etexhdrchk, BUILDSTDERR: \etexstatus, \module, \uselanguage, \r@tain, \r@cycle,) BUILDSTDERR: (/usr/share/texlive/texmf-dist/tex/plain/config/pdftexmagfix.tex) ) BUILDSTDERR: Beginning to dump on file pdftex.fmt BUILDSTDERR: (preloaded format=pdftex 2019.8.3) BUILDSTDERR: 2902 strings of total length 43189 BUILDSTDERR: 7992 memory locations dumped; current usage is 203&7327 BUILDSTDERR: 1265 multiletter control sequences BUILDSTDERR: \font\nullfont=nullfont BUILDSTDERR: \font\tenrm=cmr10 BUILDSTDERR: \font\preloaded=cmr9 BUILDSTDERR: \font\preloaded=cmr8 BUILDSTDERR: \font\sevenrm=cmr7 BUILDSTDERR: \font\preloaded=cmr6 BUILDSTDERR: \font\fiverm=cmr5 BUILDSTDERR: \font\teni=cmmi10 BUILDSTDERR: \font\preloaded=cmmi9 BUILDSTDERR: \font\preloaded=cmmi8 BUILDSTDERR: \font\seveni=cmmi7 BUILDSTDERR: \font\preloaded=cmmi6 BUILDSTDERR: \font\fivei=cmmi5 BUILDSTDERR: \font\tensy=cmsy10 BUILDSTDERR: \font\preloaded=cmsy9 BUILDSTDERR: \font\preloaded=cmsy8 BUILDSTDERR: \font\sevensy=cmsy7 BUILDSTDERR: \font\preloaded=cmsy6 BUILDSTDERR: \font\fivesy=cmsy5 BUILDSTDERR: \font\tenex=cmex10 BUILDSTDERR: \font\preloaded=cmss10 BUILDSTDERR: \font\preloaded=cmssq8 BUILDSTDERR: \font\preloaded=cmssi10 BUILDSTDERR: \font\preloaded=cmssqi8 BUILDSTDERR: \font\tenbf=cmbx10 BUILDSTDERR: \font\preloaded=cmbx9 BUILDSTDERR: \font\preloaded=cmbx8 BUILDSTDERR: \font\sevenbf=cmbx7 BUILDSTDERR: \font\preloaded=cmbx6 BUILDSTDERR: \font\fivebf=cmbx5 BUILDSTDERR: \font\tentt=cmtt10 BUILDSTDERR: \font\preloaded=cmtt9 BUILDSTDERR: \font\preloaded=cmtt8 BUILDSTDERR: \font\preloaded=cmsltt10 BUILDSTDERR: \font\tensl=cmsl10 BUILDSTDERR: \font\preloaded=cmsl9 BUILDSTDERR: \font\preloaded=cmsl8 BUILDSTDERR: \font\tenit=cmti10 BUILDSTDERR: \font\preloaded=cmti9 BUILDSTDERR: \font\preloaded=cmti8 BUILDSTDERR: \font\preloaded=cmti7 BUILDSTDERR: \font\preloaded=cmu10 BUILDSTDERR: \font\preloaded=cmmib10 BUILDSTDERR: \font\preloaded=cmbsy10 BUILDSTDERR: \font\preloaded=cmcsc10 BUILDSTDERR: \font\preloaded=cmssbx10 BUILDSTDERR: \font\preloaded=cmdunh10 BUILDSTDERR: \font\preloaded=cmr7 at 14.51799pt BUILDSTDERR: \font\preloaded=cmtt10 at 14.4pt BUILDSTDERR: \font\preloaded=cmssbx10 at 14.4pt BUILDSTDERR: \font\preloaded=manfnt BUILDSTDERR: 14787 words of font info for 50 preloaded fonts BUILDSTDERR: 14 hyphenation exceptions BUILDSTDERR: Hyphenation trie of length 6075 has 181 ops out of 35111 BUILDSTDERR: 181 for language 0 BUILDSTDERR: 0 words of pdfTeX memory BUILDSTDERR: 0 indirect objects BUILDSTDERR: No pages of output. BUILDSTDERR: Transcript written on pdftex.log. BUILDSTDERR: mktexfmt [INFO]: /builddir/.texlive2018/texmf-var/web2c/pdftex/pdftex.fmt installed. BUILDSTDERR: mktexfmt [INFO]: Successfully rebuilt formats: 1 BUILDSTDERR: mktexfmt [INFO]: Not selected formats: 11 BUILDSTDERR: mktexfmt [INFO]: Total formats: 12 BUILDSTDERR: mktexfmt [INFO]: exiting with status 0 ter `Examples' . [65.8] [66.8] [67.8] [68.8] [69.8] [70.8] [71.8] [72.8] [73.8] [74.8] [75.8] [76.8]) (./moreexamples.tex [77.8] Chapter `Finer Points with Examples' . [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] [91.9]) (./otheroptions.tex [92.9] Chapter `Other ACE Options' . [93.10] [94.10] [95.10] [96.10] [97.10] [98.10] [99.10] [100.10] [101.10]) [102.10] Chapter `Bibliography' . (./manual.bbl) [103.11] Chapter `Index' . (./manual.ind [104.12] [105.12] [106.12]) [107.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. ## ) Output written on manual.dvi (107 pages, 400808 bytes). Transcript written on manual.log. This is pdfTeX, Version 3.14159265-2.6-1.40.19 (TeX Live 2018) (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] [14.1]) (./install.tex [15.1] Chapter `Installing and Loading the ACE Package' . [16.2]) (./basics.tex [17.2] Chapter `Some Basics' . [18.3] [19.3] [20.3] [21.3] [22.3]) (./options.tex [23.3] Chapter `Options for ACE' . [24.4] [25.4] [26.4] [27.4] [28.4] [29.4] [30.4] [31.4] [32.4] [33.4] [34.4] [35.4] [36.4] [37.4] [38.4]) (./strategies.tex [39.4] Chapter `Strategy Options for ACE' . [40.5] [41.5]) (./interact.tex [42.5] Chapter `Functions for Using ACE Interactively' . [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]) [61.6] (./messages.tex Chapter `The Meanings of ACE's output messages' . [62.7] [63.7]) (./examples.tex [64.7] Chapter `Examples' . [65.8] [66.8] [67.8] [68.8] [69.8] [70.8] [71.8] [72.8] [73.8] [74.8] [75.8] [76.8]) (./moreexamples.tex [77.8] Chapter `Finer Points with Examples' . [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] [91.9]) (./otheroptions.tex [92.9] Chapter `Other ACE Options' . [93.10] [94.10] [95.10] [96.10] [97.10] [98.10] [99.10] [100.10] [101.10]) [102.10] Chapter `Bibliography' . (./manual.bbl) [103.11] Chapter `Index' . (./manual.ind [104.12] [105.12] [106.12]) [107.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. ## ){/usr/share/texlive/texmf-dist/fonts/enc/dvips/base/8r.enc} BUILDSTDERR: Output written on manual.pdf (107 pagesUsing TtH Version 4.12 to translate maths formulae. BUILDSTDERR: Ignored line: \makelabel{ace:Bibliography}{} BUILDSTDERR: ... in /builddir/build/BUILD/ace-5.2/doc/./manual.lab BUILDSTDERR: Ignored line: \makelabel{ace:Index}{} BUILDSTDERR: ... in /builddir/build/BUILD/ace-5.2/doc/./manual.lab BUILDSTDERR: GapDoc books: ref BUILDSTDERR: Ignored line: \makelabel{ref:Title page}{}{X7D2C85EC87DD46E5} BUILDSTDERR: ... in /builddir/build/BUILD/ace-5.2/doc/./../../../doc/ref/manual.lab BUILDSTDERR: Ignored line: \makelabel{ref:Copyright}{}{X81488B807F2A1CF1} BUILDSTDERR: ... in /builddir/build/BUILD/ace-5.2/doc/./../../../doc/ref/manual.lab BUILDSTDERR: Ignored line: \makelabel{ref:Table of Contents}{}{X8537FEB07AF2BEC8} BUILDSTDERR: ... in /builddir/build/BUILD/ace-5.2/doc/./../../../doc/ref/manual.lab BUILDSTDERR: Section: "ref:specialpcgs" already defined as: 45.13.0 BUILDSTDERR: Now being redefined as: 45.13.2 BUILDSTDERR: Section: "ref:namespace" already defined as: 4.6.1 BUILDSTDERR: Now being redefined as: 4.9.0 BUILDSTDERR: Section: "ref:teachingmode" already defined as: 6.13.0 BUILDSTDERR: Now being redefined as: 6.13.1 BUILDSTDERR: Section: "ref:time" already defined as: 6.1.0 BUILDSTDERR: Now being redefined as: 7.6.4 BUILDSTDERR: Section: "ref:memoryallocated" already defined as: 6.1.0 BUILDSTDERR: Now being redefined as: 7.7.2 BUILDSTDERR: Section: "ref:tester" already defined as: 13.6.0 BUILDSTDERR: Now being redefined as: 13.6.1 BUILDSTDERR: Section: "ref:setter" already defined as: 13.6.0 BUILDSTDERR: Now being redefined as: 13.6.2 BUILDSTDERR: Section: "ref:primeresiduegroup" already defined as: 15.0.0 BUILDSTDERR: Now being redefined as: 15.2.0 BUILDSTDERR: Section: "ref:primeresidues" already defined as: 15.2.0 BUILDSTDERR: Now being redefined as: 15.2.1 BUILDSTDERR: Section: "ref:primeresiduegroupgenerator" already defined as: 15.3.3 BUILDSTDERR: Now being redefined as: 15.3.4 BUILDSTDERR: Section: "ref:generatoroftheprimeresiduegroup" already defined as: 15.3.3 BUILDSTDERR: Now being redefined as: 15.3.4 BUILDSTDERR: Section: "ref:quadraticresidue" already defined as: 15.4.1 BUILDSTDERR: Now being redefined as: 15.4.2 BUILDSTDERR: Section: "ref:residuequadratic" already defined as: 15.4.1 BUILDSTDERR: Now being redefined as: 15.4.2 BUILDSTDERR: Section: "ref:quadraticresidue" already defined as: 15.4.2 BUILDSTDERR: Now being redefined as: 15.4.3 BUILDSTDERR: Section: "ref:residuequadratic" already defined as: 15.4.2 BUILDSTDERR: Now being redefined as: 15.4.3 BUILDSTDERR: Section: "ref:andforfilters" already defined as: 13.2.0 BUILDSTDERR: Now being redefined as: 20.4.2 BUILDSTDERR: Section: "ref:sets" already defined as: 12.3.0 BUILDSTDERR: Now being redefined as: 21.0.0 BUILDSTDERR: Section: "ref:sets" already defined as: 21.0.0 BUILDSTDERR: Now being redefined as: 21.19.0 BUILDSTDERR: Section: "ref:latticebasereduction" already defined as: 25.5.1 BUILDSTDERR: Now being redefined as: 25.5.2 BUILDSTDERR: Section: "ref:orthogonalembeddings" already defined as: 25.6.0 BUILDSTDERR: Now being redefined as: 25.6.1 BUILDSTDERR: Section: "ref:evaluationstrings" already defined as: 27.9.1 BUILDSTDERR: Now being redefined as: 27.9.2 BUILDSTDERR: Section: "ref:evaluationstrings" already defined as: 27.9.2 BUILDSTDERR: Now being redefined as: 27.9.3 BUILDSTDERR: Section: "ref:relations" already defined as: 33.0.0 BUILDSTDERR: Now being redefined as: 32.0.0 BUILDSTDERR: Section: "ref:equivalencerelation" already defined as: 33.2.8 BUILDSTDERR: Now being redefined as: 33.5.0 BUILDSTDERR: Section: "ref:center" already defined as: 35.4.4 BUILDSTDERR: Now being redefined as: 35.4.5 BUILDSTDERR: Section: "ref:factorization" already defined as: 39.5.0 BUILDSTDERR: Now being redefined as: 39.5.2 BUILDSTDERR: Section: "ref:rightcosets" already defined as: 39.7.0 BUILDSTDERR: Now being redefined as: 39.7.2 BUILDSTDERR: Section: "ref:doublecosets" already defined as: 39.9.0 BUILDSTDERR: Now being redefined as: 39.9.3 BUILDSTDERR: Section: "ref:normalizer" already defined as: 39.11.1 BUILDSTDERR: Now being redefined as: 39.11.0 BUILDSTDERR: Section: "ref:lowindexsubgroups" already defined as: 47.10.0 BUILDSTDERR: Now being redefined as: 39.19.6 BUILDSTDERR: Section: "ref:groupactions" already defined as: 41.0.0 BUILDSTDERR: Now being redefined as: 41.2.0 BUILDSTDERR: Section: "ref:isomorphicpcgroup" already defined as: 46.4.8 BUILDSTDERR: Now being redefined as: 46.5.2 BUILDSTDERR: Section: "ref:subdirectproducts" already defined as: 49.3.0 BUILDSTDERR: Now being redefined as: 49.3.2 BUILDSTDERR: Section: "ref:semigroup" already defined as: 51.1.2 BUILDSTDERR: Now being redefined as: 51.1.1 BUILDSTDERR: Section: "ref:abeliannumberfield" already defined as: 60.1.2 BUILDSTDERR: Now being redefined as: 60.2.3 BUILDSTDERR: Section: "ref:end" already defined as: 4.23.0 BUILDSTDERR: Now being redefined as: 61.10.6 BUILDSTDERR: Section: "ref:groupring" already defined as: 65.0.0 BUILDSTDERR: Now being redefined as: 65.1.2 BUILDSTDERR: Section: "ref:tables" already defined as: 71.0.0 BUILDSTDERR: Now being redefined as: 71.3.0 BUILDSTDERR: Section: "ref:charactertables" already defined as: 71.0.0 BUILDSTDERR: Now being redefined as: 71.3.0 BUILDSTDERR: Section: "ref:decompositionmatrix" already defined as: 25.4.0 BUILDSTDERR: Now being redefined as: 71.11.4 BUILDSTDERR: Section: "ref:classmultiplicationcoefficient" already defined as: 71.12.7 BUILDSTDERR: Now being redefined as: 71.12.8 BUILDSTDERR: Section: "ref:structureconstant" already defined as: 71.12.7 BUILDSTDERR: Now being redefined as: 71.12.8 BUILDSTDERR: Section: "ref:structureconstant" already defined as: 71.12.8 BUILDSTDERR: Now being redefined as: 71.12.9 BUILDSTDERR: Section: "ref:classmultiplicationcoefficient" already defined as: 71.12.8 BUILDSTDERR: Now being redefined as: 71.12.9 BUILDSTDERR: Section: "ref:shortvectorsspanningalattice" already defined as: 25.5.1 BUILDSTDERR: Now being redefined as: 72.10.4 BUILDSTDERR: Section: "ref:murnaghancomponents" already defined as: 72.11.4 BUILDSTDERR: Now being redefined as: 72.11.5 BUILDSTDERR: Section: "ref:molienseries" already defined as: 72.12.0 BUILDSTDERR: Now being redefined as: 72.12.1 BUILDSTDERR: Section: "ref:parametrizedmaps" already defined as: 73.5.0 BUILDSTDERR: Now being redefined as: 73.0.0 BUILDSTDERR: Section: "ref:matrixautomorphisms" already defined as: 71.22.1 BUILDSTDERR: Now being redefined as: 73.2.2 BUILDSTDERR: Section: "ref:tableautomorphisms" already defined as: 71.22.2 BUILDSTDERR: Now being redefined as: 73.4.2 BUILDSTDERR: Section: "ref:classfunctions" already defined as: 72.0.0 BUILDSTDERR: Now being redefined as: 73.5.0 BUILDSTDERR: Section: "ref:permutationcharacter" already defined as: 72.7.3 BUILDSTDERR: Now being redefined as: 73.7.2 BUILDSTDERR: Section: "ref:tableautomorphisms" already defined as: 73.4.2 BUILDSTDERR: Now being redefined as: 73.7.3 BUILDSTDERR: Section: "ref:automaticloadingofgappackages" already defined as: 76.2.2 BUILDSTDERR: Now being redefined as: 76.2.1 BUILDSTDERR: Section: "ref:validatepackageinfo" already defined as: 76.3.14 BUILDSTDERR: Now being redefined as: 76.9.0 BUILDSTDERR: Section: "ref:showpackagevariables" already defined as: 76.3.15 BUILDSTDERR: Now being redefined as: 76.10.0 BUILDSTDERR: Section: "ref:ispackagemarkedforloading" already defined as: 76.3.4 BUILDSTDERR: Now being redefined as: 76.12.0 BUILDSTDERR: Section: "ref:autoreadablevariables" already defined as: 76.13.0 BUILDSTDERR: Now being redefined as: 76.12.0 BUILDSTDERR: Section: "ref:logpackageloadingmessage" already defined as: 76.2.5 BUILDSTDERR: Now being redefined as: 76.14.2 BUILDSTDERR: Section: "ref:groupoperations" already defined as: 41.2.0 BUILDSTDERR: Now being redefined as: 77.1.0 BUILDSTDERR: Section: "ref:operation" already defined as: 77.1.0 BUILDSTDERR: Now being redefined as: 78.0.0 BUILDSTDERR: Section: "ref:iscomponentobjectrep" already defined as: 13.4.2 BUILDSTDERR: Now being redefined as: 80.6.0 BUILDSTDERR: Section: "ref:isattributestoringrep" already defined as: 80.5.0 BUILDSTDERR: Now being redefined as: 80.6.0 BUILDSTDERR: Section: "ref:elmwpobj" already defined as: 86.2.0 BUILDSTDERR: Now being redefined as: 86.2.1 + rm -f ../../doc ../../etc + pushd standalone-doc + ps2pdf ace3001.ps ace3001.pdf + popd + mv gap/CHANGES CHANGES.gap + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 , 509636 bytes). Transcript written on manual.log. Creating HTML documentation Reading input from /builddir/build/BUILD/ace-5.2/doc/./ Creating output in /builddir/build/BUILD/ace-5.2/doc/../htm/ 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 ~/build/BUILD/ace-5.2/standalone-doc ~/build/BUILD/ace-5.2 ~/build/BUILD/ace-5.2 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.081MOY + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gap-pkg-ace-5.2-10.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gap-pkg-ace-5.2-10.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/gap-pkg-ace-5.2-10.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gap-pkg-ace-5.2-10.fc31.riscv64 + cd ace-5.2 + mkdir -p /builddir/build/BUILDROOT/gap-pkg-ace-5.2-10.fc31.riscv64/usr/lib/gap/pkg + cp -a ../ace-5.2 /builddir/build/BUILDROOT/gap-pkg-ace-5.2-10.fc31.riscv64/usr/lib/gap/pkg/ace + rm -f /builddir/build/BUILDROOT/gap-pkg-ace-5.2-10.fc31.riscv64/usr/lib/gap/pkg/ace/CHANGES /builddir/build/BUILDROOT/gap-pkg-ace-5.2-10.fc31.riscv64/usr/lib/gap/pkg/ace/CHANGES.gap /builddir/build/BUILDROOT/gap-pkg-ace-5.2-10.fc31.riscv64/usr/lib/gap/pkg/ace/configure /builddir/build/BUILDROOT/gap-pkg-ace-5.2-10.fc31.riscv64/usr/lib/gap/pkg/ace/LICENSE /builddir/build/BUILDROOT/gap-pkg-ace-5.2-10.fc31.riscv64/usr/lib/gap/pkg/ace/Makefile /builddir/build/BUILDROOT/gap-pkg-ace-5.2-10.fc31.riscv64/usr/lib/gap/pkg/ace/Makefile.in /builddir/build/BUILDROOT/gap-pkg-ace-5.2-10.fc31.riscv64/usr/lib/gap/pkg/ace/README /builddir/build/BUILDROOT/gap-pkg-ace-5.2-10.fc31.riscv64/usr/lib/gap/pkg/ace/doc/make_doc + rm -f /builddir/build/BUILDROOT/gap-pkg-ace-5.2-10.fc31.riscv64/usr/lib/gap/pkg/ace/doc/manual.aux /builddir/build/BUILDROOT/gap-pkg-ace-5.2-10.fc31.riscv64/usr/lib/gap/pkg/ace/doc/manual.bbl /builddir/build/BUILDROOT/gap-pkg-ace-5.2-10.fc31.riscv64/usr/lib/gap/pkg/ace/doc/manual.blg '/builddir/build/BUILDROOT/gap-pkg-ace-5.2-10.fc31.riscv64/usr/lib/gap/pkg/ace/doc/*.brf' /builddir/build/BUILDROOT/gap-pkg-ace-5.2-10.fc31.riscv64/usr/lib/gap/pkg/ace/doc/manual.idx /builddir/build/BUILDROOT/gap-pkg-ace-5.2-10.fc31.riscv64/usr/lib/gap/pkg/ace/doc/manual.ilg /builddir/build/BUILDROOT/gap-pkg-ace-5.2-10.fc31.riscv64/usr/lib/gap/pkg/ace/doc/manual.ind /builddir/build/BUILDROOT/gap-pkg-ace-5.2-10.fc31.riscv64/usr/lib/gap/pkg/ace/doc/manual.log '/builddir/build/BUILDROOT/gap-pkg-ace-5.2-10.fc31.riscv64/usr/lib/gap/pkg/ace/doc/*.out' '/builddir/build/BUILDROOT/gap-pkg-ace-5.2-10.fc31.riscv64/usr/lib/gap/pkg/ace/doc/*.pnr' + rm -fr /builddir/build/BUILDROOT/gap-pkg-ace-5.2-10.fc31.riscv64/usr/lib/gap/pkg/ace/doc/test /builddir/build/BUILDROOT/gap-pkg-ace-5.2-10.fc31.riscv64/usr/lib/gap/pkg/ace/src /builddir/build/BUILDROOT/gap-pkg-ace-5.2-10.fc31.riscv64/usr/lib/gap/pkg/ace/standalone-doc + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 5.2-10.fc31 --unique-debug-suffix -5.2-10.fc31.riscv64 --unique-debug-src-base gap-pkg-ace-5.2-10.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/ace-5.2 BUILDSTDERR: 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/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/gap-pkg-ace-5.2-10.fc31.riscv64/usr/lib/gap/pkg/ace/bin/riscv64-koji-linux-gnu-default64-kv3/ace extracting debug info from /builddir/build/BUILDROOT/gap-pkg-ace-5.2-10.fc31.riscv64/usr/lib/gap/pkg/ace/bin/riscv64-koji-linux-gnu-default64-kv3/ace original debug info size: 432kB, size after compression: 404kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.CKOLR0 Processing files: gap-pkg-ace-5.2-10.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.sYDc90 + umask 022 + cd /builddir/build/BUILD + cd ace-5.2 + DOCDIR=/builddir/build/BUILDROOT/gap-pkg-ace-5.2-10.fc31.riscv64/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.2-10.fc31.riscv64/usr/share/doc/gap-pkg-ace + cp -pr CHANGES /builddir/build/BUILDROOT/gap-pkg-ace-5.2-10.fc31.riscv64/usr/share/doc/gap-pkg-ace + cp -pr CHANGES.gap /builddir/build/BUILDROOT/gap-pkg-ace-5.2-10.fc31.riscv64/usr/share/doc/gap-pkg-ace + cp -pr README /builddir/build/BUILDROOT/gap-pkg-ace-5.2-10.fc31.riscv64/usr/share/doc/gap-pkg-ace + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.EyMfF2 + umask 022 + cd /builddir/build/BUILD + cd ace-5.2 + LICENSEDIR=/builddir/build/BUILDROOT/gap-pkg-ace-5.2-10.fc31.riscv64/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.2-10.fc31.riscv64/usr/share/licenses/gap-pkg-ace + cp -pr LICENSE /builddir/build/BUILDROOT/gap-pkg-ace-5.2-10.fc31.riscv64/usr/share/licenses/gap-pkg-ace + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: gap-pkg-ace = 5.2-10.fc31 gap-pkg-ace(riscv-64) = 5.2-10.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: gap-pkg-ace-doc-5.2-10.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.CPeb8Y + umask 022 + cd /builddir/build/BUILD + cd ace-5.2 + DOCDIR=/builddir/build/BUILDROOT/gap-pkg-ace-5.2-10.fc31.riscv64/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.2-10.fc31.riscv64/usr/share/doc/gap-pkg-ace-doc + cp -pr standalone-doc/ace3001.pdf /builddir/build/BUILDROOT/gap-pkg-ace-5.2-10.fc31.riscv64/usr/share/doc/gap-pkg-ace-doc + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.fcMzw2 + umask 022 + cd /builddir/build/BUILD + cd ace-5.2 + LICENSEDIR=/builddir/build/BUILDROOT/gap-pkg-ace-5.2-10.fc31.riscv64/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.2-10.fc31.riscv64/usr/share/licenses/gap-pkg-ace-doc + cp -pr LICENSE /builddir/build/BUILDROOT/gap-pkg-ace-5.2-10.fc31.riscv64/usr/share/licenses/gap-pkg-ace-doc + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: gap-pkg-ace-doc = 5.2-10.fc31 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.2-10.fc31.riscv64 Provides: gap-pkg-ace-debugsource = 5.2-10.fc31 gap-pkg-ace-debugsource(riscv-64) = 5.2-10.fc31 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.2-10.fc31.riscv64 Provides: debuginfo(build-id) = d3e12383b5067acfd23b1745de0ee6b8e5d75233 gap-pkg-ace-debuginfo = 5.2-10.fc31 gap-pkg-ace-debuginfo(riscv-64) = 5.2-10.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gap-pkg-ace-debugsource(riscv-64) = 5.2-10.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gap-pkg-ace-5.2-10.fc31.riscv64 Wrote: /builddir/build/RPMS/gap-pkg-ace-5.2-10.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/gap-pkg-ace-debugsource-5.2-10.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/gap-pkg-ace-debuginfo-5.2-10.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/gap-pkg-ace-doc-5.2-10.fc31.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.HzVl92 + umask 022 + cd /builddir/build/BUILD + cd ace-5.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/gap-pkg-ace-5.2-10.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0