Mock Version: 1.4.2 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/gap-pkg-ace.spec'], chrootPath='/var/lib/mock/565420-epel-7-x86_64/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=0uid=1001gid=135user='mockbuild'nspawn_args=[]printOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '3c3005bff5454d8182ae62ac47c84e0c', '-D', '/var/lib/mock/565420-epel-7-x86_64/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --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 warning: Could not canonicalize hostname: 3c3005bff5454d8182ae62ac47c84e0c Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/gap-pkg-ace-5.2-0.2.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/gap-pkg-ace.spec'], chrootPath='/var/lib/mock/565420-epel-7-x86_64/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=0uid=1001gid=135user='mockbuild'nspawn_args=['--private-network']printOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '29106f36dd2d4c91b948aff3a82146fe', '-D', '/var/lib/mock/565420-epel-7-x86_64/root', '-a', '--private-network', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.iCsEs7 + 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 -xf - + 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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro |' src/Makefile.in + sed -i 's|\.\./\.\./\.\./doc/mrabbrev,||' doc/manual.tex + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.HbWxCV + umask 022 + cd /builddir/build/BUILD + cd ace-5.2 + ./configure /usr/lib/gap /usr/lib/gap/sysinfo.gap found Makefile successfully created. Done. Now call 'make' + make -j2 mkdir -p bin/x86_64-redhat-linux-gnu-gcc-default64; 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' make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -DAL2_HINFO -DAL0_STAT -DAL0_CC -DAL0_DD -DDATE="\""'Wed Jun 14 20:34:14 UTC 2017'"\"" -o ace \ ace.c parser.c postproc.c util2.c control.c util1.c coinc.c enum.c util0.c ace.c: In function 'main': ace.c:70:9: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system("echo \" name = `uname -n`\""); ^ parser.c: In function 'al2_cmdloop': parser.c:2171:17: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] { system(currname); } ^ parser.c:1806:16: warning: 'f' may be used uninitialized in this function [-Wmaybe-uninitialized] al1_prtct(intarr[0], intarr[1], intarr[2], FALSE, f); ^ coinc.c: In function 'al0_cols12': coinc.c:79:37: warning: 'high2s' may be used uninitialized in this function [-Wmaybe-uninitialized] else if (low2s == clo && high2s == chi) \ ^ coinc.c:240:29: note: 'high2s' was declared here int low1s, low2s, high1s, high2s; /* consequent coincidences */ ^ coinc.c:77:32: warning: 'high1s' may be used uninitialized in this function [-Wmaybe-uninitialized] if (low1s == clo && high1s == chi) \ ^ coinc.c:240:21: note: 'high1s' was declared here int low1s, low2s, high1s, high2s; /* consequent coincidences */ ^ enum.c: In function 'al0_cl': enum.c:394:6: warning: 'k' may be used uninitialized in this function [-Wmaybe-uninitialized] if (k == 0) ^ enum.c: In function 'al0_rdefn': enum.c:524:6: warning: 'l' may be used uninitialized in this function [-Wmaybe-uninitialized] if (l == 0) ^ enum.c: In function 'al0_rl.constprop.0': enum.c:295:6: warning: 'l' may be used uninitialized in this function [-Wmaybe-uninitialized] if (l == 0) ^ In file included from enum.c:1015:0: enum.c: In function 'al0_enum': enum01.c:118:6: warning: 'l' may be used uninitialized in this function [-Wmaybe-uninitialized] if (l == 0) ^ In file included from enum.c:1015:0: enum01.c:47:48: note: 'l' was declared here int first, last, i, ii, j, ifront, iback, k, l, m, mi, n; ^ enum.c:1619:12: warning: 'isave' may be used uninitialized in this function [-Wmaybe-uninitialized] if ((result = al0_apply(1,pj,pk,TRUE,isave)) >= 0) ^ make[1]: Leaving directory `/builddir/build/BUILD/ace-5.2/src' mv src/ace bin/x86_64-redhat-linux-gnu-gcc-default64/ace + 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.1415926 (TeX Live 2013) (./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 ) No file ../../../doc/ext/manual.lab. (../../../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, 390560 bytes). Transcript written on manual.log. This is BibTeX, Version 0.99d (TeX Live 2013) 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.1415926 (TeX Live 2013) (./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 ) No file ../../../doc/ext/manual.lab. (../../../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] Chapter `Installing and 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. This is makeindex, version 2.15 [TeX Live 2013] (kpathsea + Thai support). Scanning style file ./manual.mst................done (16 attributes redefined, 0 ignored). Scanning input file manual.idl....done (436 entries accepted, 0 rejected). Sorting entries......done (4094 comparisons). Generating output file manual.ind....done (321 lines written, 0 warnings). Output written in manual.ind. Transcript written in manual.ilg. Hyphenating long index entries awk: mh.awk:16: warning: escape sequence `\-' treated as plain `-' This is TeX, Version 3.1415926 (TeX Live 2013) (./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 ) No file ../../../doc/ext/manual.lab. (../../../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] 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. ## ) Output written on manual.dvi (107 pages, 400808 bytes). Transcript written on manual.log. This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2013) 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 ) No file ../../../doc/ext/manual.lab. (../../../doc/ref/manual.lab) (../VERSION) [1{/usr/share/texlive/texmf/fonts/ma p/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} Output written on manual.pdf (107 pages, 509755 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/ Using TtH Version 4.08 to translate maths formulae. Ignored line: \makelabel{ace:Bibliography}{} ... in /builddir/build/BUILD/ace-5.2/doc/./manual.lab Ignored line: \makelabel{ace:Index}{} ... in /builddir/build/BUILD/ace-5.2/doc/./manual.lab readline() on closed filehandle LAB at ../../../etc/convert.pl line 368. GapDoc books: ref Ignored line: \makelabel{ref:Title page}{}{X7D2C85EC87DD46E5} ... in /builddir/build/BUILD/ace-5.2/doc/./../../../doc/ref/manual.lab Ignored line: \makelabel{ref:Copyright}{}{X81488B807F2A1CF1} ... in /builddir/build/BUILD/ace-5.2/doc/./../../../doc/ref/manual.lab Ignored line: \makelabel{ref:Table of Contents}{}{X8537FEB07AF2BEC8} ... in /builddir/build/BUILD/ace-5.2/doc/./../../../doc/ref/manual.lab Ignored line: \makelabel{ref:Calling a function with a list argument that is interpreted as several ... in /builddir/build/BUILD/ace-5.2/doc/./../../../doc/ref/manual.lab Ignored line: arguments}{5.2}{X851B58408520700D} ... in /builddir/build/BUILD/ace-5.2/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:teachingmode" already defined as: 6.13.0 Now being redefined as: 6.13.1 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: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: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 Ignored line: \makelabel{ref:RandomPartialPerm (for a set of positive ... in /builddir/build/BUILD/ace-5.2/doc/./../../../doc/ref/manual.lab Ignored line: integers)}{54.2.7}{X7E6ADC8583C31530} ... in /builddir/build/BUILD/ace-5.2/doc/./../../../doc/ref/manual.lab Ignored line: \makelabel{ref:AsPartialPerm (for a permutation and a set of ... in /builddir/build/BUILD/ace-5.2/doc/./../../../doc/ref/manual.lab Ignored line: positive integers)}{54.4.1}{X81B32CB182489ACA} ... in /builddir/build/BUILD/ace-5.2/doc/./../../../doc/ref/manual.lab Ignored line: \makelabel{ref:AsPartialPerm (for a transformation and a ... in /builddir/build/BUILD/ace-5.2/doc/./../../../doc/ref/manual.lab Ignored line: set of positive integer)}{54.4.2}{X87EC67747B260E98} ... in /builddir/build/BUILD/ace-5.2/doc/./../../../doc/ref/manual.lab Ignored line: \makelabel{ref:AsPartialPerm (for a transformation and a ... in /builddir/build/BUILD/ace-5.2/doc/./../../../doc/ref/manual.lab Ignored line: positive integer)}{54.4.2}{X87EC67747B260E98} ... in /builddir/build/BUILD/ace-5.2/doc/./../../../doc/ref/manual.lab Ignored line: \makelabel{ref:LQUO for a permutation or partial permutation ... in /builddir/build/BUILD/ace-5.2/doc/./../../../doc/ref/manual.lab Ignored line: and partial permutation}{54.5}{X848CD855802C6CE1} ... in /builddir/build/BUILD/ace-5.2/doc/./../../../doc/ref/manual.lab 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: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:isattributestoringrep" already defined as: 80.5.0 Now being redefined as: 80.6.0 Section: "ref:elmwpobj" already defined as: 86.2.0 Now being redefined as: 86.2.1 Processed TOC files Can't open /builddir/build/BUILD/ace-5.2/doc/./../../../doc/ext/manual.labProcessed 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 + mv gap/CHANGES CHANGES.gap + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.WuyBIT + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gap-pkg-ace-5.2-0.2.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gap-pkg-ace-5.2-0.2.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/gap-pkg-ace-5.2-0.2.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gap-pkg-ace-5.2-0.2.el7.centos.x86_64 + cd ace-5.2 + mkdir -p /builddir/build/BUILDROOT/gap-pkg-ace-5.2-0.2.el7.centos.x86_64/usr/lib/gap/pkg + cp -a ../ace-5.2 /builddir/build/BUILDROOT/gap-pkg-ace-5.2-0.2.el7.centos.x86_64/usr/lib/gap/pkg/ace + rm -f /builddir/build/BUILDROOT/gap-pkg-ace-5.2-0.2.el7.centos.x86_64/usr/lib/gap/pkg/ace/CHANGES /builddir/build/BUILDROOT/gap-pkg-ace-5.2-0.2.el7.centos.x86_64/usr/lib/gap/pkg/ace/CHANGES.gap /builddir/build/BUILDROOT/gap-pkg-ace-5.2-0.2.el7.centos.x86_64/usr/lib/gap/pkg/ace/configure /builddir/build/BUILDROOT/gap-pkg-ace-5.2-0.2.el7.centos.x86_64/usr/lib/gap/pkg/ace/LICENSE /builddir/build/BUILDROOT/gap-pkg-ace-5.2-0.2.el7.centos.x86_64/usr/lib/gap/pkg/ace/Makefile /builddir/build/BUILDROOT/gap-pkg-ace-5.2-0.2.el7.centos.x86_64/usr/lib/gap/pkg/ace/Makefile.in /builddir/build/BUILDROOT/gap-pkg-ace-5.2-0.2.el7.centos.x86_64/usr/lib/gap/pkg/ace/README /builddir/build/BUILDROOT/gap-pkg-ace-5.2-0.2.el7.centos.x86_64/usr/lib/gap/pkg/ace/doc/make_doc + rm -f /builddir/build/BUILDROOT/gap-pkg-ace-5.2-0.2.el7.centos.x86_64/usr/lib/gap/pkg/ace/doc/manual.aux /builddir/build/BUILDROOT/gap-pkg-ace-5.2-0.2.el7.centos.x86_64/usr/lib/gap/pkg/ace/doc/manual.bbl /builddir/build/BUILDROOT/gap-pkg-ace-5.2-0.2.el7.centos.x86_64/usr/lib/gap/pkg/ace/doc/manual.blg '/builddir/build/BUILDROOT/gap-pkg-ace-5.2-0.2.el7.centos.x86_64/usr/lib/gap/pkg/ace/doc/*.brf' /builddir/build/BUILDROOT/gap-pkg-ace-5.2-0.2.el7.centos.x86_64/usr/lib/gap/pkg/ace/doc/manual.idx /builddir/build/BUILDROOT/gap-pkg-ace-5.2-0.2.el7.centos.x86_64/usr/lib/gap/pkg/ace/doc/manual.ilg /builddir/build/BUILDROOT/gap-pkg-ace-5.2-0.2.el7.centos.x86_64/usr/lib/gap/pkg/ace/doc/manual.ind /builddir/build/BUILDROOT/gap-pkg-ace-5.2-0.2.el7.centos.x86_64/usr/lib/gap/pkg/ace/doc/manual.log '/builddir/build/BUILDROOT/gap-pkg-ace-5.2-0.2.el7.centos.x86_64/usr/lib/gap/pkg/ace/doc/*.out' '/builddir/build/BUILDROOT/gap-pkg-ace-5.2-0.2.el7.centos.x86_64/usr/lib/gap/pkg/ace/doc/*.pnr' /builddir/build/BUILDROOT/gap-pkg-ace-5.2-0.2.el7.centos.x86_64/usr/lib/gap/pkg/ace/doc/ace.tex /builddir/build/BUILDROOT/gap-pkg-ace-5.2-0.2.el7.centos.x86_64/usr/lib/gap/pkg/ace/doc/basics.tex /builddir/build/BUILDROOT/gap-pkg-ace-5.2-0.2.el7.centos.x86_64/usr/lib/gap/pkg/ace/doc/examples.tex /builddir/build/BUILDROOT/gap-pkg-ace-5.2-0.2.el7.centos.x86_64/usr/lib/gap/pkg/ace/doc/install.tex /builddir/build/BUILDROOT/gap-pkg-ace-5.2-0.2.el7.centos.x86_64/usr/lib/gap/pkg/ace/doc/interact.tex /builddir/build/BUILDROOT/gap-pkg-ace-5.2-0.2.el7.centos.x86_64/usr/lib/gap/pkg/ace/doc/manual.tex /builddir/build/BUILDROOT/gap-pkg-ace-5.2-0.2.el7.centos.x86_64/usr/lib/gap/pkg/ace/doc/messages.tex /builddir/build/BUILDROOT/gap-pkg-ace-5.2-0.2.el7.centos.x86_64/usr/lib/gap/pkg/ace/doc/moreexamples.tex /builddir/build/BUILDROOT/gap-pkg-ace-5.2-0.2.el7.centos.x86_64/usr/lib/gap/pkg/ace/doc/options.tex /builddir/build/BUILDROOT/gap-pkg-ace-5.2-0.2.el7.centos.x86_64/usr/lib/gap/pkg/ace/doc/otheroptions.tex /builddir/build/BUILDROOT/gap-pkg-ace-5.2-0.2.el7.centos.x86_64/usr/lib/gap/pkg/ace/doc/strategies.tex /builddir/build/BUILDROOT/gap-pkg-ace-5.2-0.2.el7.centos.x86_64/usr/lib/gap/pkg/ace/doc/manual.toc + rm -fr /builddir/build/BUILDROOT/gap-pkg-ace-5.2-0.2.el7.centos.x86_64/usr/lib/gap/pkg/ace/doc/test /builddir/build/BUILDROOT/gap-pkg-ace-5.2-0.2.el7.centos.x86_64/usr/lib/gap/pkg/ace/src /builddir/build/BUILDROOT/gap-pkg-ace-5.2-0.2.el7.centos.x86_64/usr/lib/gap/pkg/ace/standalone-doc + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/ace-5.2 extracting debug info from /builddir/build/BUILDROOT/gap-pkg-ace-5.2-0.2.el7.centos.x86_64/usr/lib/gap/pkg/ace/bin/x86_64-redhat-linux-gnu-gcc-default64/ace dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 640 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.0aHIGS + umask 022 + cd /builddir/build/BUILD + cd ace-5.2 + cd tst + tee log + gap -l '/builddir/build/BUILDROOT/gap-pkg-ace-5.2-0.2.el7.centos.x86_64/usr/lib/gap;/usr/lib/gap' ********* GAP 4.8.7, 24-Mar-2017, build of 2017-06-14 16:30:42 (UTC) * GAP * https://www.gap-system.org ********* Architecture: x86_64-redhat-linux-gnu-gcc-default64 Libs used: gmp, 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') Components: trans 1.0, prim 2.1, small* 1.0, id* 1.0 Packages: GAPDoc 1.5.1 Try '??help' for help. See also '?copyright', '?cite' and '?authors' gap> --------------------------------------------------------------------------- Loading ACE (Advanced Coset Enumerator) 5.2 GAP code by Greg Gamble (address for correspondence) Alexander Hulpke (http://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> Testing ACEDeleteSubgroupGenerators with bad input GAP4stones: 58823 true gap> + grep -Fvq fail log + rm -f log + exit 0 Processing files: gap-pkg-ace-5.2-0.2.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.3zQ0eW + umask 022 + cd /builddir/build/BUILD + cd ace-5.2 + DOCDIR=/builddir/build/BUILDROOT/gap-pkg-ace-5.2-0.2.el7.centos.x86_64/usr/share/doc/gap-pkg-ace-5.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gap-pkg-ace-5.2-0.2.el7.centos.x86_64/usr/share/doc/gap-pkg-ace-5.2 + cp -pr CHANGES /builddir/build/BUILDROOT/gap-pkg-ace-5.2-0.2.el7.centos.x86_64/usr/share/doc/gap-pkg-ace-5.2 + cp -pr CHANGES.gap /builddir/build/BUILDROOT/gap-pkg-ace-5.2-0.2.el7.centos.x86_64/usr/share/doc/gap-pkg-ace-5.2 + cp -pr README /builddir/build/BUILDROOT/gap-pkg-ace-5.2-0.2.el7.centos.x86_64/usr/share/doc/gap-pkg-ace-5.2 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.VnKhOZ + umask 022 + cd /builddir/build/BUILD + cd ace-5.2 + LICENSEDIR=/builddir/build/BUILDROOT/gap-pkg-ace-5.2-0.2.el7.centos.x86_64/usr/share/licenses/gap-pkg-ace-5.2 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gap-pkg-ace-5.2-0.2.el7.centos.x86_64/usr/share/licenses/gap-pkg-ace-5.2 + cp -pr LICENSE /builddir/build/BUILDROOT/gap-pkg-ace-5.2-0.2.el7.centos.x86_64/usr/share/licenses/gap-pkg-ace-5.2 + exit 0 Provides: gap-pkg-ace = 5.2-0.2.el7.centos gap-pkg-ace(x86-64) = 5.2-0.2.el7.centos 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.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Processing files: gap-pkg-ace-doc-5.2-0.2.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.u4PXS3 + umask 022 + cd /builddir/build/BUILD + cd ace-5.2 + DOCDIR=/builddir/build/BUILDROOT/gap-pkg-ace-5.2-0.2.el7.centos.x86_64/usr/share/doc/gap-pkg-ace-doc-5.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gap-pkg-ace-5.2-0.2.el7.centos.x86_64/usr/share/doc/gap-pkg-ace-doc-5.2 + cp -pr standalone-doc/ace3001.ps /builddir/build/BUILDROOT/gap-pkg-ace-5.2-0.2.el7.centos.x86_64/usr/share/doc/gap-pkg-ace-doc-5.2 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.BUTiY7 + umask 022 + cd /builddir/build/BUILD + cd ace-5.2 + LICENSEDIR=/builddir/build/BUILDROOT/gap-pkg-ace-5.2-0.2.el7.centos.x86_64/usr/share/licenses/gap-pkg-ace-doc-5.2 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gap-pkg-ace-5.2-0.2.el7.centos.x86_64/usr/share/licenses/gap-pkg-ace-doc-5.2 + cp -pr LICENSE /builddir/build/BUILDROOT/gap-pkg-ace-5.2-0.2.el7.centos.x86_64/usr/share/licenses/gap-pkg-ace-doc-5.2 + exit 0 Provides: gap-pkg-ace-doc = 5.2-0.2.el7.centos gap-pkg-ace-doc(x86-64) = 5.2-0.2.el7.centos 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-0.2.el7.centos.x86_64 Provides: gap-pkg-ace-debuginfo = 5.2-0.2.el7.centos gap-pkg-ace-debuginfo(x86-64) = 5.2-0.2.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gap-pkg-ace-5.2-0.2.el7.centos.x86_64 Wrote: /builddir/build/RPMS/gap-pkg-ace-5.2-0.2.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/gap-pkg-ace-doc-5.2-0.2.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/gap-pkg-ace-debuginfo-5.2-0.2.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.oozJhp + umask 022 + cd /builddir/build/BUILD + cd ace-5.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/gap-pkg-ace-5.2-0.2.el7.centos.x86_64 + exit 0 Child return code was: 0