Building yacas-1.3.4.txz (origin /buildshare/ports/355755/math/yacas) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/yacas-1.3.4.tar.gz x packages/ x packages/pkg-1.2.7_2.txz x packages/perl5-5.16.3_10.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> yacas-1.3.4 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /buildshare/ports/355755/ports-mgmt/pkg ===> Installing existing package /packages/pkg-1.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of yacas-1.3.4 ===> yacas-1.3.4 depends on file: /usr/local/bin/perl5.16.3 - not found ===> Verifying install for /usr/local/bin/perl5.16.3 in /buildshare/ports/355755/lang/perl5.16 ===> Installing existing package /packages/perl5-5.16.3_10.txz Installing perl5-5.16.3_10... done ===> Returning to build of yacas-1.3.4 Make install ===> License GPLv2 accepted by the user ===> yacas-1.3.4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by yacas-1.3.4 for building ===> Extracting for yacas-1.3.4 => SHA256 Checksum OK for yacas-1.3.4.tar.gz. ===> Patching for yacas-1.3.4 ===> Applying FreeBSD patches for yacas-1.3.4 ===> yacas-1.3.4 depends on file: /usr/local/bin/perl5.16.3 - found ===> Configuring for yacas-1.3.4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/math/yacas/work/yacas-1.3.4/acinclude.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/math/yacas/work/yacas-1.3.4/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/math/yacas/work/yacas-1.3.4/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking how to run the C preprocessor... cpp checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking for perl... yes checking for latex... no checking for makeindex... no checking for pdflatex... no checking for dvips... no checking for gzip... yes checking for ar... ar checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/types.h... (cached) yes checking sys/sysinfo.h usability... no checking sys/sysinfo.h presence... no checking for sys/sysinfo.h... no checking for malloc.h... (cached) no checking for memory.h... (cached) yes checking for stdlib.h... (cached) yes checking for stdio.h... (cached) yes checking for ctype.h... (cached) yes checking for dirent.h... (cached) yes checking for stdarg.h... (cached) yes checking for signal.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether time.h and sys/time.h may both be included... yes checking for select... (cached) yes checking for socket... yes checking for strtod... yes checking for strchr... yes checking for vsnprintf... (cached) yes checking type of argument of signal handler... int checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 checking whether to build the debug version... checking whether to enable the server mode... checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating docs/Makefile config.status: creating scripts/Makefile config.status: creating JavaYacas/Makefile config.status: creating tests/Makefile config.status: creating manmake/Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands ===> Building for yacas-1.3.4 /usr/bin/make all-recursive Making all in . Making all in docs c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -Wall -pedantic -MT riptestfromyart.o -MD -MP -MF .deps/riptestfromyart.Tpo -c -o riptestfromyart.o riptestfromyart.cpp mv -f .deps/riptestfromyart.Tpo .deps/riptestfromyart.Po c++ -O2 -pipe -fno-strict-aliasing -Wall -pedantic -o riptestfromyart riptestfromyart.o c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -Wall -pedantic -MT autocompleter.o -MD -MP -MF .deps/autocompleter.Tpo -c -o autocompleter.o autocompleter.cpp mv -f .deps/autocompleter.Tpo .deps/autocompleter.Po c++ -O2 -pipe -fno-strict-aliasing -Wall -pedantic -o autocompleter autocompleter.o Making all in src c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -Wall -pedantic -MT yacasmain.o -MD -MP -MF .deps/yacasmain.Tpo -c -o yacasmain.o yacasmain.cpp mv -f .deps/yacasmain.Tpo .deps/yacasmain.Po c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -Wall -pedantic -MT stdcommandline.o -MD -MP -MF .deps/stdcommandline.Tpo -c -o stdcommandline.o stdcommandline.cpp mv -f .deps/stdcommandline.Tpo .deps/stdcommandline.Po c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -Wall -pedantic -MT deffile.o -MD -MP -MF .deps/deffile.Tpo -c -o deffile.o deffile.cpp mv -f .deps/deffile.Tpo .deps/deffile.Po c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -Wall -pedantic -MT infixparser.o -MD -MP -MF .deps/infixparser.Tpo -c -o infixparser.o infixparser.cpp mv -f .deps/infixparser.Tpo .deps/infixparser.Po c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -Wall -pedantic -MT lispatom.o -MD -MP -MF .deps/lispatom.Tpo -c -o lispatom.o lispatom.cpp mv -f .deps/lispatom.Tpo .deps/lispatom.Po c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -Wall -pedantic -MT lispcleanupstack.o -MD -MP -MF .deps/lispcleanupstack.Tpo -c -o lispcleanupstack.o lispcleanupstack.cpp mv -f .deps/lispcleanupstack.Tpo .deps/lispcleanupstack.Po c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -Wall -pedantic -MT lispenvironment.o -MD -MP -MF .deps/lispenvironment.Tpo -c -o lispenvironment.o lispenvironment.cpp mv -f .deps/lispenvironment.Tpo .deps/lispenvironment.Po c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -Wall -pedantic -MT lispeval.o -MD -MP -MF .deps/lispeval.Tpo -c -o lispeval.o lispeval.cpp mv -f .deps/lispeval.Tpo .deps/lispeval.Po c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -Wall -pedantic -MT lisperror.o -MD -MP -MF .deps/lisperror.Tpo -c -o lisperror.o lisperror.cpp mv -f .deps/lisperror.Tpo .deps/lisperror.Po c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -Wall -pedantic -MT lispio.o -MD -MP -MF .deps/lispio.Tpo -c -o lispio.o lispio.cpp mv -f .deps/lispio.Tpo .deps/lispio.Po c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -Wall -pedantic -MT lispobject.o -MD -MP -MF .deps/lispobject.Tpo -c -o lispobject.o lispobject.cpp mv -f .deps/lispobject.Tpo .deps/lispobject.Po c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -Wall -pedantic -MT lispparser.o -MD -MP -MF .deps/lispparser.Tpo -c -o lispparser.o lispparser.cpp mv -f .deps/lispparser.Tpo .deps/lispparser.Po c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -Wall -pedantic -MT lispuserfunc.o -MD -MP -MF .deps/lispuserfunc.Tpo -c -o lispuserfunc.o lispuserfunc.cpp mv -f .deps/lispuserfunc.Tpo .deps/lispuserfunc.Po c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -Wall -pedantic -MT mathcommands.o -MD -MP -MF .deps/mathcommands.Tpo -c -o mathcommands.o mathcommands.cpp mv -f .deps/mathcommands.Tpo .deps/mathcommands.Po c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -Wall -pedantic -MT mathenvironment.o -MD -MP -MF .deps/mathenvironment.Tpo -c -o mathenvironment.o mathenvironment.cpp mv -f .deps/mathenvironment.Tpo .deps/mathenvironment.Po c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -Wall -pedantic -MT mathuserfunc.o -MD -MP -MF .deps/mathuserfunc.Tpo -c -o mathuserfunc.o mathuserfunc.cpp mv -f .deps/mathuserfunc.Tpo .deps/mathuserfunc.Po c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -Wall -pedantic -MT standard.o -MD -MP -MF .deps/standard.Tpo -c -o standard.o standard.cpp mv -f .deps/standard.Tpo .deps/standard.Po c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -Wall -pedantic -MT stdfileio.o -MD -MP -MF .deps/stdfileio.Tpo -c -o stdfileio.o stdfileio.cpp mv -f .deps/stdfileio.Tpo .deps/stdfileio.Po c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -Wall -pedantic -MT arggetter.o -MD -MP -MF .deps/arggetter.Tpo -c -o arggetter.o arggetter.cpp mv -f .deps/arggetter.Tpo .deps/arggetter.Po c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -Wall -pedantic -MT stringio.o -MD -MP -MF .deps/stringio.Tpo -c -o stringio.o stringio.cpp mv -f .deps/stringio.Tpo .deps/stringio.Po c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -Wall -pedantic -MT tokenizer.o -MD -MP -MF .deps/tokenizer.Tpo -c -o tokenizer.o tokenizer.cpp mv -f .deps/tokenizer.Tpo .deps/tokenizer.Po c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -Wall -pedantic -MT yacasapi.o -MD -MP -MF .deps/yacasapi.Tpo -c -o yacasapi.o yacasapi.cpp mv -f .deps/yacasapi.Tpo .deps/yacasapi.Po c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -Wall -pedantic -MT genericobject.o -MD -MP -MF .deps/genericobject.Tpo -c -o genericobject.o genericobject.cpp mv -f .deps/genericobject.Tpo .deps/genericobject.Po c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -Wall -pedantic -MT arrayclass.o -MD -MP -MF .deps/arrayclass.Tpo -c -o arrayclass.o arrayclass.cpp mv -f .deps/arrayclass.Tpo .deps/arrayclass.Po c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -Wall -pedantic -MT lispevalhash.o -MD -MP -MF .deps/lispevalhash.Tpo -c -o lispevalhash.o lispevalhash.cpp mv -f .deps/lispevalhash.Tpo .deps/lispevalhash.Po c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -Wall -pedantic -MT patterns.o -MD -MP -MF .deps/patterns.Tpo -c -o patterns.o patterns.cpp mv -f .deps/patterns.Tpo .deps/patterns.Po c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -Wall -pedantic -MT patternclass.o -MD -MP -MF .deps/patternclass.Tpo -c -o patternclass.o patternclass.cpp mv -f .deps/patternclass.Tpo .deps/patternclass.Po c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -Wall -pedantic -MT substitute.o -MD -MP -MF .deps/substitute.Tpo -c -o substitute.o substitute.cpp mv -f .deps/substitute.Tpo .deps/substitute.Po c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -Wall -pedantic -MT mathcommands2.o -MD -MP -MF .deps/mathcommands2.Tpo -c -o mathcommands2.o mathcommands2.cpp mv -f .deps/mathcommands2.Tpo .deps/mathcommands2.Po echo "#define VERSION \"1.3.4\"" > version.h c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -Wall -pedantic -MT mathcommands3.o -MD -MP -MF .deps/mathcommands3.Tpo -c -o mathcommands3.o mathcommands3.cpp mv -f .deps/mathcommands3.Tpo .deps/mathcommands3.Po c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -Wall -pedantic -MT errors.o -MD -MP -MF .deps/errors.Tpo -c -o errors.o errors.cpp mv -f .deps/errors.Tpo .deps/errors.Po c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -Wall -pedantic -MT patcher.o -MD -MP -MF .deps/patcher.Tpo -c -o patcher.o patcher.cpp mv -f .deps/patcher.Tpo .deps/patcher.Po c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -Wall -pedantic -MT genericstructs.o -MD -MP -MF .deps/genericstructs.Tpo -c -o genericstructs.o genericstructs.cpp mv -f .deps/genericstructs.Tpo .deps/genericstructs.Po c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -Wall -pedantic -MT xmltokenizer.o -MD -MP -MF .deps/xmltokenizer.Tpo -c -o xmltokenizer.o xmltokenizer.cpp mv -f .deps/xmltokenizer.Tpo .deps/xmltokenizer.Po c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -Wall -pedantic -MT commandline.o -MD -MP -MF .deps/commandline.Tpo -c -o commandline.o commandline.cpp mv -f .deps/commandline.Tpo .deps/commandline.Po c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -Wall -pedantic -MT anumber.o -MD -MP -MF .deps/anumber.Tpo -c -o anumber.o anumber.cpp mv -f .deps/anumber.Tpo .deps/anumber.Po c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -Wall -pedantic -MT yacasnumbers.o -MD -MP -MF .deps/yacasnumbers.Tpo -c -o yacasnumbers.o yacasnumbers.cpp mv -f .deps/yacasnumbers.Tpo .deps/yacasnumbers.Po c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -Wall -pedantic -MT numbers.o -MD -MP -MF .deps/numbers.Tpo -c -o numbers.o numbers.cpp mv -f .deps/numbers.Tpo .deps/numbers.Po c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -Wall -pedantic -MT platmath.o -MD -MP -MF .deps/platmath.Tpo -c -o platmath.o platmath.cpp mv -f .deps/platmath.Tpo .deps/platmath.Po c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -Wall -pedantic -MT grower.o -MD -MP -MF .deps/grower.Tpo -c -o grower.o grower.cpp mv -f .deps/grower.Tpo .deps/grower.Po c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -Wall -pedantic -MT stdstubs.o -MD -MP -MF .deps/stdstubs.Tpo -c -o stdstubs.o stdstubs.cpp mv -f .deps/stdstubs.Tpo .deps/stdstubs.Po c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -Wall -pedantic -MT obmalloc.o -MD -MP -MF .deps/obmalloc.Tpo -c -o obmalloc.o obmalloc.cpp mv -f .deps/obmalloc.Tpo .deps/obmalloc.Po c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -Wall -pedantic -MT lisphash.o -MD -MP -MF .deps/lisphash.Tpo -c -o lisphash.o lisphash.cpp mv -f .deps/lisphash.Tpo .deps/lisphash.Po c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -Wall -pedantic -MT lispstring.o -MD -MP -MF .deps/lispstring.Tpo -c -o lispstring.o lispstring.cpp mv -f .deps/lispstring.Tpo .deps/lispstring.Po c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -Wall -pedantic -MT mathutil.o -MD -MP -MF .deps/mathutil.Tpo -c -o mathutil.o mathutil.cpp mv -f .deps/mathutil.Tpo .deps/mathutil.Po c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -Wall -pedantic -MT yacasbase.o -MD -MP -MF .deps/yacasbase.Tpo -c -o yacasbase.o yacasbase.cpp mv -f .deps/yacasbase.Tpo .deps/yacasbase.Po c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -Wall -pedantic -MT debugmem.o -MD -MP -MF .deps/debugmem.Tpo -c -o debugmem.o debugmem.cpp mv -f .deps/debugmem.Tpo .deps/debugmem.Po c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -Wall -pedantic -MT unixcommandline.o -MD -MP -MF .deps/unixcommandline.Tpo -c -o unixcommandline.o unixcommandline.cpp mv -f .deps/unixcommandline.Tpo .deps/unixcommandline.Po c++ -O2 -pipe -fno-strict-aliasing -Wall -pedantic -o yacas yacasmain.o stdcommandline.o deffile.o infixparser.o lispatom.o lispcleanupstack.o lispenvironment.o lispeval.o lisperror.o lispio.o lispobject.o lispparser.o lispuserfunc.o mathcommands.o mathenvironment.o mathuserfunc.o standard.o stdfileio.o arggetter.o stringio.o tokenizer.o yacasapi.o genericobject.o arrayclass.o lispevalhash.o patterns.o patternclass.o substitute.o mathcommands2.o mathcommands3.o errors.o patcher.o genericstructs.o xmltokenizer.o commandline.o anumber.o yacasnumbers.o numbers.o platmath.o grower.o stdstubs.o obmalloc.o lisphash.o lispstring.o mathutil.o yacasbase.o debugmem.o unixcommandline.o c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -Wall -pedantic -MT gencorefunctions.o -MD -MP -MF .deps/gencorefunctions.Tpo -c -o gencorefunctions.o gencorefunctions.cpp mv -f .deps/gencorefunctions.Tpo .deps/gencorefunctions.Po c++ -O2 -pipe -fno-strict-aliasing -Wall -pedantic -o gencorefunctions gencorefunctions.o Making all in scripts Creating list of packages in ./packages.ys... Making all in manmake c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -Wall -pedantic -MT manripper.o -MD -MP -MF .deps/manripper.Tpo -c -o manripper.o manripper.cpp mv -f .deps/manripper.Tpo .deps/manripper.Po c++ -O2 -pipe -fno-strict-aliasing -Wall -pedantic -o manripper manripper.o c++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -Wall -pedantic -MT removeduplicates.o -MD -MP -MF .deps/removeduplicates.Tpo -c -o removeduplicates.o removeduplicates.cpp mv -f .deps/removeduplicates.Tpo .deps/removeduplicates.Po c++ -O2 -pipe -fno-strict-aliasing -Wall -pedantic -o removeduplicates removeduplicates.o perl ./txt2yacasdoc.pl < intro.book.txt > intro.book perl ./txt2yacasdoc.pl < coding.book.txt > coding.book perl ./txt2yacasdoc.pl < ref.book.txt > ref.book perl ./txt2yacasdoc.pl < refprog.book.txt > refprog.book perl ./txt2yacasdoc.pl < essays.book.txt > essays.book perl ./txt2yacasdoc.pl < Algo.book.txt > Algo.book echo '[DefaultDirectory("./"); Use("indexmaker"); GenerateIndex();];' | ../src/yacas --rootdir ../scripts/:../scripts/ -fpc Reading index entry for book Using Yacas, function reference Reading index entry for book Programming in Yacas Reading index entry for book Programming in Yacas, function reference Reading index entry for book The Yacas Book of Algorithms Reading index entry for book Introduction to the off-line version of Yacas Reading index entry for book Essays on Yacas Creating book index Creating ref.html (full function reference index) True; perl ./txt2yacasdoc.pl < FDL.chapt.txt > FDL.chapt perl ./txt2yacasdoc.pl < cl-options.chapt.txt > cl-options.chapt perl ./txt2yacasdoc.pl < config.chapt.txt > config.chapt perl ./txt2yacasdoc.pl < addons.chapt.txt > addons.chapt Creating Book Introduction to the off-line version of Yacas Creating Chapter 1. Getting started with Yacas off-line Creating Section 1.1 Introduction Creating Section 1.2 Installing Yacas Creating Section 1.3 Using the console mode Creating Chapter 2. Examples Creating Section 2.1 Using Yacas from the console Creating Chapter 3. Running Yacas off-line Creating Section 3.1 Interactive session commands Creating Section 3.2 Command-line options Creating Chapter 4. Startup configuration Creating Chapter 5. Platform-dependent packages Creating Chapter 6. GNU Free Documentation License Writing intro True; perl ./txt2yacasdoc.pl < YacasDebugger.chapt.txt > YacasDebugger.chapt Creating Book Programming in Yacas Creating Chapter 1. Yacas under the hood Creating Section 1.1 The Yacas architecture Creating Section 1.2 Startup, scripts and .def files Creating Section 1.3 Object types Creating Section 1.4 Yacas evaluation scheme Creating Section 1.5 Rules Creating Section 1.6 Examples of using rules Creating Section 1.7 Structured programming and control flow Creating Section 1.8 Additional syntactic sugar Creating Section 1.9 Using "Macro rules" (e.g. NFunction) Creating Section 1.10 Macro expansion Creating Section 1.11 Scope of variable bindings Creating Chapter 2. Evaluation of expressions Creating Section 2.1 The LISP heritage Creating Section 2.2 Yacas-specific extensions for CAS implementations Creating Section 2.3 Destructive operations Creating Chapter 3. Coding style Creating Section 3.1 Introduction Creating Section 3.2 Interactions of rules and types Creating Section 3.3 Ordering of rules Creating Section 3.4 Writing new library functions Creating Section 3.5 Reporting errors Creating Chapter 4. Advanced example 1: parsing expressions (CForm) Creating Section 4.1 Recursive parsing of expression trees Creating Section 4.2 Handling precedence of infix operations Creating Chapter 5. Yacas programming pitfalls Creating Section 5.1 All rules are global Creating Section 5.2 Objects that look like functions Creating Section 5.3 Guessing when arguments are evaluated and when not Creating Section 5.4 Evaluating variables in the wrong scope Creating Chapter 6. Debugging in Yacas Creating Section 6.1 Introduction Creating Section 6.2 The trace facilities Creating Chapter 7. Custom evaluation facilities Creating Section 7.1 The basic infrastructure for custom evaluation Creating Section 7.2 A simple interactive debugger Creating Section 7.3 Profiling Creating Section 7.4 The Yacas Debugger Creating Chapter 8. Advanced example 2: implementing a non-commutative algebra Creating Section 8.1 The problem Creating Section 8.2 First steps Creating Section 8.3 Structure of expressions Creating Section 8.4 Implementing the canonical form Creating Section 8.5 Implementing commutation relations Creating Section 8.6 Avoiding infinite recursion Creating Section 8.7 Implementing VEV() Creating Chapter 9. GNU Free Documentation License Writing coding True; perl ./txt2yacasdoc.pl < ABIN-grammar.chapt.txt > ABIN-grammar.chapt perl ./txt2yacasdoc.pl < SimpleTools.chapt.txt > SimpleTools.chapt perl ./txt2yacasdoc.pl < CVS-Howto.chapt.txt > CVS-Howto.chapt perl ./txt2yacasdoc.pl < YacasDocs.chapt.txt > YacasDocs.chapt perl ./txt2yacasdoc.pl < wester-1994.chapt.txt > wester-1994.chapt perl ./txt2yacasdoc.pl < new.chapt.txt > new.chapt perl ./txt2yacasdoc.pl < paper.chapt.txt > paper.chapt perl ./txt2yacasdoc.pl < wordproblems.chapt.txt > wordproblems.chapt perl ./txt2yacasdoc.pl < BuildSystem.chapt.txt > BuildSystem.chapt Creating Book Essays on Yacas Creating Chapter 1. Yacas: A do-it-yourself symbolic algebra environment Creating Section 1.1 Introduction Creating Section 1.2 Basic design Creating Section 1.3 The Yacas kernel functionality Creating Section 1.4 The Yacas scripting language Creating Section 1.5 Currently supported CAS features Creating Section 1.6 Interface Creating Section 1.7 Documentation Creating Section 1.8 Future plans Creating Section 1.9 References Creating Chapter 2. M. Wester's CAS benchmark and Yacas Creating Chapter 3. On Yacas programming Creating Section 3.1 Example: implementing a formal grammar Creating Section 3.2 Example: Using rules with special syntax operators creatively Creating Chapter 4. Why $ - x ^{ - 1}$ and $ - \frac{1}{x} $ are not the same in Yacas Creating Section 4.1 Canonical and normal representations Creating Section 4.2 But how can we then build a powerful CAS? Creating Section 4.3 Conclusion Creating Chapter 5. For Yacas developers Creating Section 5.1 A crash course in Yacas maintenance for developers Creating Section 5.2 Preparing and maintaining Yacas documentation Creating Section 5.3 The Yacas build system Creating Chapter 6. Designing modules in the Yacas scripting language Creating Section 6.1 Introduction Creating Section 6.2 Demonstration of the problem Creating Section 6.3 Declaring resources to be local to the module Creating Section 6.4 When to use and when not to use LocalSymbols Creating Chapter 7. The Yacas arithmetic library Creating Section 7.1 Introduction Creating Section 7.2 The link between the interpreter and the arithmetic library Creating Section 7.3 Interface of the BigNumber class Creating Section 7.4 Precision of arithmetic operations Creating Section 7.5 Implementation notes Creating Chapter 8. GNU Free Documentation License Writing essays True; perl ./txt2yacasdoc.pl < arith.chapt.txt > arith.chapt perl ./txt2yacasdoc.pl < calc.chapt.txt > calc.chapt perl ./txt2yacasdoc.pl < complex.chapt.txt > complex.chapt perl ./txt2yacasdoc.pl < solvers.chapt.txt > solvers.chapt perl ./txt2yacasdoc.pl < simplify.chapt.txt > simplify.chapt perl ./txt2yacasdoc.pl < ode.chapt.txt > ode.chapt perl ./txt2yacasdoc.pl < linalg.chapt.txt > linalg.chapt perl ./txt2yacasdoc.pl < univar.chapt.txt > univar.chapt perl ./txt2yacasdoc.pl < lists.chapt.txt > lists.chapt perl ./txt2yacasdoc.pl < functional.chapt.txt > functional.chapt perl ./txt2yacasdoc.pl < controlflow.chapt.txt > controlflow.chapt perl ./txt2yacasdoc.pl < preds.chapt.txt > preds.chapt perl ./txt2yacasdoc.pl < logic.chapt.txt > logic.chapt perl ./txt2yacasdoc.pl < const.chapt.txt > const.chapt perl ./txt2yacasdoc.pl < vars.chapt.txt > vars.chapt perl ./txt2yacasdoc.pl < io.chapt.txt > io.chapt perl ./txt2yacasdoc.pl < numtheory.chapt.txt > numtheory.chapt perl ./txt2yacasdoc.pl < strings.chapt.txt > strings.chapt perl ./txt2yacasdoc.pl < transforms.chapt.txt > transforms.chapt perl ./txt2yacasdoc.pl < probability-and-statistics.chapt.txt > probability-and-statistics.chapt Creating Book Using Yacas, function reference Creating Chapter 1. Introduction Creating Chapter 2. Arithmetic and other operations on numbers Creating Chapter 3. Predicates relating to numbers Creating Chapter 4. Calculus and elementary functions Creating Chapter 5. Random numbers Creating Chapter 6. Series Creating Chapter 7. Combinatorics Creating Chapter 8. Special functions Creating Chapter 9. Complex numbers Creating Chapter 10. Transforms Creating Chapter 11. Simplification of expressions Creating Chapter 12. Symbolic solvers Creating Chapter 13. Numeric solvers Creating Chapter 14. Propositional logic theorem prover Creating Chapter 15. Differential Equations Creating Chapter 16. Linear Algebra Creating Chapter 17. Predicates related to matrices Creating Chapter 18. Special matrices Creating Chapter 19. Operations on polynomials Creating Chapter 20. Special polynomials Creating Chapter 21. List operations Creating Chapter 22. Functional operators Creating Chapter 23. Control flow functions Creating Chapter 24. Predicates Creating Chapter 25. Yacas-specific constants Creating Chapter 26. Mathematical constants Creating Chapter 27. Variables Creating Chapter 28. Input/output and plotting Creating Chapter 29. String manipulation Creating Chapter 30. Probability and Statistics Creating Section 30.1 Probability Creating Section 30.2 Statistics Creating Chapter 31. Number theory Creating Chapter 32. GNU Free Documentation License Writing ref True; perl ./txt2yacasdoc.pl < glossary.chapt.txt > glossary.chapt perl ./txt2yacasdoc.pl < GPL.chapt.txt > GPL.chapt perl ./txt2yacasdoc.pl < numerics.chapt.txt > numerics.chapt Creating Book Programming in Yacas, function reference Creating Chapter 1. Introduction Creating Chapter 2. Programming Creating Chapter 3. Arbitrary-precision numerical programming Creating Chapter 4. Error reporting Creating Chapter 5. Built-in (core) functions Creating Chapter 6. Generic objects Creating Chapter 7. The Yacas test suite Creating Chapter 8. Glossary Creating Chapter 9. GNU General Public License Creating Section 9.1 Preamble Creating Section 9.2 NO WARRANTY Creating Chapter 10. GNU Free Documentation License Writing refprog True; perl ./txt2yacasdoc.pl < algo-basic.chapt.txt > algo-basic.chapt perl ./txt2yacasdoc.pl < algo-numapprox.chapt.txt > algo-numapprox.chapt perl ./txt2yacasdoc.pl < algorithms-elemfunc.chapt.txt > algorithms-elemfunc.chapt perl ./txt2yacasdoc.pl < algorithms-specfunc.chapt.txt > algorithms-specfunc.chapt perl ./txt2yacasdoc.pl < algorithms-numtheory.chapt.txt > algorithms-numtheory.chapt perl ./txt2yacasdoc.pl < algorithms-integration.chapt.txt > algorithms-integration.chapt perl ./txt2yacasdoc.pl < algorithms-multivar.chapt.txt > algorithms-multivar.chapt perl ./txt2yacasdoc.pl < SturmSequences.chapt.txt > SturmSequences.chapt perl ./txt2yacasdoc.pl < algo-refs.chapt.txt > algo-refs.chapt perl ./txt2yacasdoc.pl < algo-contfrac.chapt.txt > algo-contfrac.chapt perl ./txt2yacasdoc.pl < algorithms-transforms.chapt.txt > algorithms-transforms.chapt Creating Book The Yacas Book of Algorithms Creating Chapter 1. Symbolic algebra algorithms Creating Section 1.1 Sparse representations Creating Section 1.2 Implementation of multivariate polynomials Creating Section 1.3 Integration Creating Section 1.4 Transforms Creating Section 1.5 Finding real roots of polynomials Not simplified Creating Chapter 2. Number theory algorithms Creating Section 2.1 Euclidean GCD algorithms Creating Section 2.2 Prime numbers: the Miller-Rabin test and its improvements Creating Section 2.3 Factorization of integers Creating Section 2.4 The Jacobi symbol Creating Section 2.5 Integer partitions Not simplified Creating Section 2.6 Miscellaneous functions Creating Section 2.7 Gaussian integers Creating Chapter 3. A simple factorization algorithm for univariate polynomials Creating Section 3.1 Modular arithmetic Creating Section 3.2 Factoring using modular arithmetic Creating Section 3.3 Preparing the polynomial for factorization Creating Section 3.4 Definition of division of polynomials Creating Section 3.5 Determining possible factors modulo 2 Creating Section 3.6 Determining factors modulo $2 ^{n}$ given a factorization modulo 2 Creating Section 3.7 Efficiently deciding if a polynomial divides another Creating Section 3.8 Extending the algorithm Creating Section 3.9 Newton iteration Creating Chapter 4. Numerical algorithms I: basic methods Creating Section 4.1 Adaptive function plotting Creating Section 4.2 Surface plotting Creating Section 4.3 Parametric plots Creating Section 4.4 The cost of arbitrary-precision computations Creating Section 4.5 Estimating convergence of a series Creating Section 4.6 Estimating the round-off error Creating Section 4.7 Basic arbitrary-precision arithmetic Creating Section 4.8 How many digits of $\sin \exp \left( \exp \left( 1000\right) \right) $ do we need? Creating Section 4.9 Continued fractions Creating Section 4.10 Estimating convergence of continued fractions Creating Section 4.11 Newton's method and its improvements Creating Section 4.12 Fast evaluation of Taylor series Creating Section 4.13 Using asymptotic series for calculations Creating Section 4.14 The AGM sequence algorithms Creating Section 4.15 The binary splitting method Creating Chapter 5. Numerical algorithms II: elementary functions Creating Section 5.1 Powers Creating Section 5.2 Roots Creating Section 5.3 Logarithm Creating Section 5.4 Exponential Creating Section 5.5 Calculation of $\pi $ Creating Section 5.6 Trigonometric functions Creating Section 5.7 Inverse trigonometric functions Creating Section 5.8 Factorials and binomial coefficients Creating Section 5.9 Classical orthogonal polynomials: general case Creating Section 5.10 Classical orthogonal polynomials: special cases Creating Section 5.11 Series of orthogonal polynomials Creating Chapter 6. Numerical algorithms III: special functions Creating Section 6.1 Euler's Gamma function Creating Section 6.2 Euler's constant $\gamma $ Creating Section 6.3 Catalan's constant $G$ Creating Section 6.4 Riemann's Zeta function Creating Section 6.5 Lambert's $W$ function Creating Section 6.6 Bessel functions Creating Section 6.7 Bernoulli numbers and polynomials Creating Section 6.8 Error function $\mathrm{erf}\, x$ and related functions Creating Chapter 7. References Creating Chapter 8. GNU Free Documentation License Writing Algo True; rm -f hints.unsorted for file in ref.book.txt arith.chapt.txt calc.chapt.txt complex.chapt.txt solvers.chapt.txt simplify.chapt.txt ode.chapt.txt linalg.chapt.txt univar.chapt.txt lists.chapt.txt cl-options.chapt.txt functional.chapt.txt controlflow.chapt.txt preds.chapt.txt logic.chapt.txt const.chapt.txt vars.chapt.txt io.chapt.txt numtheory.chapt.txt strings.chapt.txt transforms.chapt.txt probability-and-statistics.chapt.txt FDL.chapt.txt refprog.book.txt FDL.chapt.txt GPL.chapt.txt glossary.chapt.txt numerics.chapt.txt; do ./manripper ./"$file" >> hints.unsorted ; done BOOK ./ref.book.txt FILE ./ref.book.txt FILE arith.chapt.txt FILE calc.chapt.txt FILE complex.chapt.txt FILE transforms.chapt.txt FILE simplify.chapt.txt FILE solvers.chapt.txt FILE logic.chapt.txt FILE ode.chapt.txt FILE linalg.chapt.txt FILE univar.chapt.txt FILE lists.chapt.txt FILE functional.chapt.txt FILE controlflow.chapt.txt FILE preds.chapt.txt FILE const.chapt.txt FILE vars.chapt.txt FILE io.chapt.txt FILE strings.chapt.txt FILE probability-and-statistics.chapt.txt FILE numtheory.chapt.txt FILE FDL.chapt.txt WARNING: no call sequences for function (vars.chapt.txt) WARNING: no call sequences for function ! (calc.chapt.txt) WARNING: no call sequences for function !! (calc.chapt.txt) WARNING: no call sequences for function != (preds.chapt.txt) WARNING: no call sequences for function % (const.chapt.txt) WARNING: no call sequences for function * (arith.chapt.txt) WARNING: no call sequences for function *** (calc.chapt.txt) WARNING: no call sequences for function + (arith.chapt.txt) WARNING: no call sequences for function ++ (vars.chapt.txt) WARNING: no call sequences for function - (arith.chapt.txt) WARNING: no call sequences for function -- (vars.chapt.txt) WARNING: no call sequences for function . (linalg.chapt.txt) WARNING: no call sequences for function .. (functional.chapt.txt) WARNING: no call sequences for function / (controlflow.chapt.txt) WARNING: no call sequences for function /@ (functional.chapt.txt) WARNING: no call sequences for function < (arith.chapt.txt) WARNING: no call sequences for function << (arith.chapt.txt) WARNING: no call sequences for function <= (arith.chapt.txt) WARNING: no call sequences for function = (preds.chapt.txt) WARNING: no call sequences for function > (arith.chapt.txt) WARNING: no call sequences for function >= (arith.chapt.txt) WARNING: no call sequences for function >> (arith.chapt.txt) WARNING: no call sequences for function @ (functional.chapt.txt) WARNING: no call sequences for function AddTo (functional.chapt.txt) WARNING: no call sequences for function And (preds.chapt.txt) WARNING: no call sequences for function Or (preds.chapt.txt) WARNING: no call sequences for function StirlingNumber2 (numtheory.chapt.txt) WARNING: no call sequences for function Where (functional.chapt.txt) WARNING: no call sequences for function ^ (arith.chapt.txt) WARNING: no call sequences for function gamma (const.chapt.txt) WARNING: no call sequences for function o (linalg.chapt.txt) WARNING: no call sequences for function tDistribution (probability-and-statistics.chapt.txt) BOOK ./arith.chapt.txt FILE ./arith.chapt.txt WARNING: no call sequences for function * (./arith.chapt.txt) WARNING: no call sequences for function + (./arith.chapt.txt) WARNING: no call sequences for function - (./arith.chapt.txt) WARNING: no call sequences for function / (./arith.chapt.txt) WARNING: no call sequences for function < (./arith.chapt.txt) WARNING: no call sequences for function << (./arith.chapt.txt) WARNING: no call sequences for function <= (./arith.chapt.txt) WARNING: no call sequences for function > (./arith.chapt.txt) WARNING: no call sequences for function >= (./arith.chapt.txt) WARNING: no call sequences for function >> (./arith.chapt.txt) WARNING: no call sequences for function ^ (./arith.chapt.txt) BOOK ./calc.chapt.txt FILE ./calc.chapt.txt FILE complex.chapt.txt FILE transforms.chapt.txt WARNING: no call sequences for function ! (./calc.chapt.txt) WARNING: no call sequences for function !! (./calc.chapt.txt) WARNING: no call sequences for function *** (./calc.chapt.txt) BOOK ./complex.chapt.txt FILE ./complex.chapt.txt BOOK ./solvers.chapt.txt FILE ./solvers.chapt.txt FILE logic.chapt.txt FILE ode.chapt.txt BOOK ./simplify.chapt.txt FILE ./simplify.chapt.txt BOOK ./ode.chapt.txt FILE ./ode.chapt.txt BOOK ./linalg.chapt.txt FILE ./linalg.chapt.txt WARNING: no call sequences for function . (./linalg.chapt.txt) WARNING: no call sequences for function o (./linalg.chapt.txt) BOOK ./univar.chapt.txt FILE ./univar.chapt.txt BOOK ./lists.chapt.txt FILE ./lists.chapt.txt BOOK ./cl-options.chapt.txt FILE ./cl-options.chapt.txt BOOK ./functional.chapt.txt FILE ./functional.chapt.txt WARNING: no call sequences for function (./functional.chapt.txt) WARNING: no call sequences for function .. (./functional.chapt.txt) WARNING: no call sequences for function /@ (./functional.chapt.txt) WARNING: no call sequences for function @ (./functional.chapt.txt) WARNING: no call sequences for function AddTo (./functional.chapt.txt) WARNING: no call sequences for function Where (./functional.chapt.txt) BOOK ./controlflow.chapt.txt FILE ./controlflow.chapt.txt WARNING: no call sequences for function / (./controlflow.chapt.txt) BOOK ./preds.chapt.txt FILE ./preds.chapt.txt WARNING: no call sequences for function != (./preds.chapt.txt) WARNING: no call sequences for function = (./preds.chapt.txt) WARNING: no call sequences for function And (./preds.chapt.txt) WARNING: no call sequences for function Or (./preds.chapt.txt) BOOK ./logic.chapt.txt FILE ./logic.chapt.txt BOOK ./const.chapt.txt FILE ./const.chapt.txt WARNING: no call sequences for function % (./const.chapt.txt) WARNING: no call sequences for function gamma (./const.chapt.txt) BOOK ./vars.chapt.txt FILE ./vars.chapt.txt WARNING: no call sequences for function (./vars.chapt.txt) WARNING: no call sequences for function ++ (./vars.chapt.txt) WARNING: no call sequences for function -- (./vars.chapt.txt) BOOK ./io.chapt.txt FILE ./io.chapt.txt BOOK ./numtheory.chapt.txt FILE ./numtheory.chapt.txt WARNING: no call sequences for function StirlingNumber2 (./numtheory.chapt.txt) BOOK ./strings.chapt.txt FILE ./strings.chapt.txt BOOK ./transforms.chapt.txt FILE ./transforms.chapt.txt BOOK ./probability-and-statistics.chapt.txt FILE ./probability-and-statistics.chapt.txt WARNING: no call sequences for function tDistribution (./probability-and-statistics.chapt.txt) BOOK ./FDL.chapt.txt FILE ./FDL.chapt.txt BOOK ./refprog.book.txt FILE ./refprog.book.txt FILE numerics.chapt.txt WARNING: function MathGcd does not have a short description (./refprog.book.txt:1551) WARNING: function MathAdd does not have a short description (./refprog.book.txt:1552) WARNING: function MathSubtract does not have a short description (./refprog.book.txt:1553) WARNING: function MathMultiply does not have a short description (./refprog.book.txt:1554) WARNING: function MathDivide does not have a short description (./refprog.book.txt:1555) WARNING: function MathSqrt does not have a short description (./refprog.book.txt:1556) WARNING: function MathFloor does not have a short description (./refprog.book.txt:1557) WARNING: function MathCeil does not have a short description (./refprog.book.txt:1558) WARNING: function MathAbs does not have a short description (./refprog.book.txt:1559) WARNING: function MathExp does not have a short description (./refprog.book.txt:1560) WARNING: function MathLog does not have a short description (./refprog.book.txt:1561) WARNING: function MathPower does not have a short description (./refprog.book.txt:1562) WARNING: function MathSin does not have a short description (./refprog.book.txt:1563) WARNING: function MathCos does not have a short description (./refprog.book.txt:1564) WARNING: function MathTan does not have a short description (./refprog.book.txt:1565) WARNING: function MathSinh does not have a short description (./refprog.book.txt:1566) WARNING: function MathCosh does not have a short description (./refprog.book.txt:1567) WARNING: function MathTanh does not have a short description (./refprog.book.txt:1568) WARNING: function MathArcSin does not have a short description (./refprog.book.txt:1569) WARNING: function MathArcCos does not have a short description (./refprog.book.txt:1570) WARNING: function MathArcTan does not have a short description (./refprog.book.txt:1571) WARNING: function MathArcSinh does not have a short description (./refprog.book.txt:1572) WARNING: function MathArcCosh does not have a short description (./refprog.book.txt:1573) WARNING: function MathArcTanh does not have a short description (./refprog.book.txt:1574) WARNING: function MathDiv does not have a short description (./refprog.book.txt:1575) WARNING: function MathMod does not have a short description (./refprog.book.txt:1576) WARNING: function ShiftLeft does not have a short description (./refprog.book.txt:1630) WARNING: function ShiftRight does not have a short description (./refprog.book.txt:1631) FILE glossary.chapt.txt FILE GPL.chapt.txt FILE FDL.chapt.txt WARNING: no call sequences for function */ (./refprog.book.txt) WARNING: no call sequences for function /* (./refprog.book.txt) WARNING: no call sequences for function // (./refprog.book.txt) WARNING: no call sequences for function Backquoting (./refprog.book.txt) WARNING: no call sequences for function Fast... (./refprog.book.txt) WARNING: no call sequences for function MacroClear (./refprog.book.txt) WARNING: no call sequences for function MacroLocal (./refprog.book.txt) WARNING: no call sequences for function MacroRule (./refprog.book.txt) WARNING: no call sequences for function MacroRuleBase (./refprog.book.txt) WARNING: no call sequences for function MacroRuleBaseListed (./refprog.book.txt) WARNING: no call sequences for function MacroSet (./refprog.book.txt) WARNING: no call sequences for function Math... (./refprog.book.txt) WARNING: no call sequences for function [ (./refprog.book.txt) WARNING: no call sequences for function ] (./refprog.book.txt) BOOK ./FDL.chapt.txt FILE ./FDL.chapt.txt BOOK ./GPL.chapt.txt FILE ./GPL.chapt.txt BOOK ./glossary.chapt.txt FILE ./glossary.chapt.txt BOOK ./numerics.chapt.txt FILE ./numerics.chapt.txt sort -t ":" hints.unsorted > hints.sorted ./removeduplicates hints.sorted hints.singlesorted echo "::::" > tail.txt cat hints.singlesorted tail.txt > hints Making all in tests Making all in JavaYacas ===> Staging for yacas-1.3.4 ===> Generating temporary packing list Making install in . Making install in docs /bin/mkdir -p '/obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//documentation' install -o root -g wheel -m 444 yacaslogo.png '/obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//documentation' Making install in src /bin/mkdir -p '/obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/bin' install -s -o root -g wheel -m 555 yacas '/obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/bin' /bin/sh ../mkinstalldirs /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas/include/ mkdir /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas/include /bin/sh ../mkinstalldirs /obj/buildshare/ports/355755/math/yacas/work/stage/ for file in ./*.h; do basefile=`basename $file`; install -o root -g wheel -m 444 $file /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas/include/$basefile; done for file in ./*.inl; do basefile=`basename $file`; install -o root -g wheel -m 444 $file /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas/include/$basefile; done Making install in scripts /bin/sh ../mkinstalldirs /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas/ install -o root -g wheel -m 444 standard.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//standard.ys install -o root -g wheel -m 444 standard.ys.def /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//standard.ys.def install -o root -g wheel -m 444 stdopers.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//stdopers.ys install -o root -g wheel -m 444 yacasinit.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//yacasinit.ys mkdir /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas/array.rep install -o root -g wheel -m 444 array.rep/code.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//array.rep/code.ys install -o root -g wheel -m 444 array.rep/code.ys.def /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//array.rep/code.ys.def mkdir /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas/assoc.rep install -o root -g wheel -m 444 assoc.rep/code.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//assoc.rep/code.ys install -o root -g wheel -m 444 assoc.rep/code.ys.def /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//assoc.rep/code.ys.def mkdir /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas/c_form.rep install -o root -g wheel -m 444 c_form.rep/code.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//c_form.rep/code.ys install -o root -g wheel -m 444 c_form.rep/code.ys.def /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//c_form.rep/code.ys.def mkdir /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas/complex.rep install -o root -g wheel -m 444 complex.rep/code.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//complex.rep/code.ys install -o root -g wheel -m 444 complex.rep/code.ys.def /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//complex.rep/code.ys.def install -o root -g wheel -m 444 complex.rep/om.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//complex.rep/om.ys mkdir /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas/constants.rep install -o root -g wheel -m 444 constants.rep/code.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//constants.rep/code.ys install -o root -g wheel -m 444 constants.rep/code.ys.def /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//constants.rep/code.ys.def install -o root -g wheel -m 444 constants.rep/om.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//constants.rep/om.ys mkdir /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas/controlflow.rep install -o root -g wheel -m 444 controlflow.rep/code.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//controlflow.rep/code.ys install -o root -g wheel -m 444 controlflow.rep/code.ys.def /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//controlflow.rep/code.ys.def mkdir /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas/deffunc.rep install -o root -g wheel -m 444 deffunc.rep/code.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//deffunc.rep/code.ys install -o root -g wheel -m 444 deffunc.rep/code.ys.def /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//deffunc.rep/code.ys.def mkdir /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas/deriv.rep install -o root -g wheel -m 444 deriv.rep/code.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//deriv.rep/code.ys install -o root -g wheel -m 444 deriv.rep/code.ys.def /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//deriv.rep/code.ys.def mkdir /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas/example.rep install -o root -g wheel -m 444 example.rep/code.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//example.rep/code.ys install -o root -g wheel -m 444 example.rep/code.ys.def /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//example.rep/code.ys.def mkdir /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas/factors.rep install -o root -g wheel -m 444 factors.rep/code.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//factors.rep/code.ys install -o root -g wheel -m 444 factors.rep/code.ys.def /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//factors.rep/code.ys.def install -o root -g wheel -m 444 factors.rep/binaryfactors.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//factors.rep/binaryfactors.ys install -o root -g wheel -m 444 factors.rep/binaryfactors.ys.def /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//factors.rep/binaryfactors.ys.def mkdir /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas/functional.rep install -o root -g wheel -m 444 functional.rep/code.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//functional.rep/code.ys install -o root -g wheel -m 444 functional.rep/code.ys.def /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//functional.rep/code.ys.def install -o root -g wheel -m 444 functional.rep/om.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//functional.rep/om.ys mkdir /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas/graph.rep install -o root -g wheel -m 444 graph.rep/code.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//graph.rep/code.ys install -o root -g wheel -m 444 graph.rep/code.ys.def /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//graph.rep/code.ys.def mkdir /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas/html.rep install -o root -g wheel -m 444 html.rep/code.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//html.rep/code.ys install -o root -g wheel -m 444 html.rep/code.ys.def /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//html.rep/code.ys.def mkdir /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas/integrate.rep install -o root -g wheel -m 444 integrate.rep/code.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//integrate.rep/code.ys install -o root -g wheel -m 444 integrate.rep/code.ys.def /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//integrate.rep/code.ys.def install -o root -g wheel -m 444 integrate.rep/om.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//integrate.rep/om.ys mkdir /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas/io.rep install -o root -g wheel -m 444 io.rep/code.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//io.rep/code.ys install -o root -g wheel -m 444 io.rep/code.ys.def /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//io.rep/code.ys.def install -o root -g wheel -m 444 io.rep/print.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//io.rep/print.ys install -o root -g wheel -m 444 io.rep/formula.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//io.rep/formula.ys install -o root -g wheel -m 444 io.rep/errors.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//io.rep/errors.ys install -o root -g wheel -m 444 io.rep/defaultprint.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//io.rep/defaultprint.ys install -o root -g wheel -m 444 io.rep/defaultprint.ys.def /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//io.rep/defaultprint.ys.def mkdir /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas/limit.rep install -o root -g wheel -m 444 limit.rep/code.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//limit.rep/code.ys install -o root -g wheel -m 444 limit.rep/code.ys.def /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//limit.rep/code.ys.def install -o root -g wheel -m 444 limit.rep/om.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//limit.rep/om.ys mkdir /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas/linalg.rep install -o root -g wheel -m 444 linalg.rep/code.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//linalg.rep/code.ys install -o root -g wheel -m 444 linalg.rep/code.ys.def /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//linalg.rep/code.ys.def mkdir /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas/lists.rep install -o root -g wheel -m 444 lists.rep/code.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//lists.rep/code.ys install -o root -g wheel -m 444 lists.rep/code.ys.def /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//lists.rep/code.ys.def install -o root -g wheel -m 444 lists.rep/scopestack.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//lists.rep/scopestack.ys install -o root -g wheel -m 444 lists.rep/scopestack.ys.def /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//lists.rep/scopestack.ys.def mkdir /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas/localrules.rep install -o root -g wheel -m 444 localrules.rep/code.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//localrules.rep/code.ys install -o root -g wheel -m 444 localrules.rep/code.ys.def /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//localrules.rep/code.ys.def mkdir /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas/logic.rep install -o root -g wheel -m 444 logic.rep/code.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//logic.rep/code.ys install -o root -g wheel -m 444 logic.rep/code.ys.def /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//logic.rep/code.ys.def install -o root -g wheel -m 444 logic.rep/om.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//logic.rep/om.ys mkdir /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas/multivar.rep install -o root -g wheel -m 444 multivar.rep/code.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//multivar.rep/code.ys install -o root -g wheel -m 444 multivar.rep/code.ys.def /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//multivar.rep/code.ys.def install -o root -g wheel -m 444 multivar.rep/makemulti.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//multivar.rep/makemulti.ys install -o root -g wheel -m 444 multivar.rep/sparsetree.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//multivar.rep/sparsetree.ys install -o root -g wheel -m 444 multivar.rep/sparsetree.ys.def /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//multivar.rep/sparsetree.ys.def install -o root -g wheel -m 444 multivar.rep/sparsenomial.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//multivar.rep/sparsenomial.ys mkdir /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas/newly.rep install -o root -g wheel -m 444 newly.rep/code.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//newly.rep/code.ys install -o root -g wheel -m 444 newly.rep/code.ys.def /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//newly.rep/code.ys.def mkdir /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas/numbers.rep install -o root -g wheel -m 444 numbers.rep/code.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//numbers.rep/code.ys install -o root -g wheel -m 444 numbers.rep/code.ys.def /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//numbers.rep/code.ys.def install -o root -g wheel -m 444 numbers.rep/om.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//numbers.rep/om.ys install -o root -g wheel -m 444 numbers.rep/nthroot.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//numbers.rep/nthroot.ys install -o root -g wheel -m 444 numbers.rep/nthroot.ys.def /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//numbers.rep/nthroot.ys.def mkdir /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas/odesolver.rep install -o root -g wheel -m 444 odesolver.rep/code.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//odesolver.rep/code.ys install -o root -g wheel -m 444 odesolver.rep/code.ys.def /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//odesolver.rep/code.ys.def mkdir /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas/openmath.rep install -o root -g wheel -m 444 openmath.rep/code.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//openmath.rep/code.ys install -o root -g wheel -m 444 openmath.rep/code.ys.def /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//openmath.rep/code.ys.def mkdir /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas/orthopoly.rep install -o root -g wheel -m 444 orthopoly.rep/code.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//orthopoly.rep/code.ys install -o root -g wheel -m 444 orthopoly.rep/code.ys.def /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//orthopoly.rep/code.ys.def mkdir /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas/padic.rep install -o root -g wheel -m 444 padic.rep/code.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//padic.rep/code.ys install -o root -g wheel -m 444 padic.rep/code.ys.def /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//padic.rep/code.ys.def mkdir /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas/patterns.rep install -o root -g wheel -m 444 patterns.rep/code.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//patterns.rep/code.ys install -o root -g wheel -m 444 patterns.rep/code.ys.def /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//patterns.rep/code.ys.def mkdir /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas/plots.rep install -o root -g wheel -m 444 plots.rep/code.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//plots.rep/code.ys install -o root -g wheel -m 444 plots.rep/code.ys.def /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//plots.rep/code.ys.def install -o root -g wheel -m 444 plots.rep/backends-2d.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//plots.rep/backends-2d.ys install -o root -g wheel -m 444 plots.rep/backends-3d.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//plots.rep/backends-3d.ys install -o root -g wheel -m 444 plots.rep/plot2d.ys.def /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//plots.rep/plot2d.ys.def install -o root -g wheel -m 444 plots.rep/plot3d.ys.def /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//plots.rep/plot3d.ys.def install -o root -g wheel -m 444 plots.rep/plot2d.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//plots.rep/plot2d.ys install -o root -g wheel -m 444 plots.rep/plot3d.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//plots.rep/plot3d.ys mkdir /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas/predicates.rep install -o root -g wheel -m 444 predicates.rep/code.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//predicates.rep/code.ys install -o root -g wheel -m 444 predicates.rep/code.ys.def /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//predicates.rep/code.ys.def mkdir /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas/pslq.rep install -o root -g wheel -m 444 pslq.rep/code.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//pslq.rep/code.ys install -o root -g wheel -m 444 pslq.rep/code.ys.def /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//pslq.rep/code.ys.def mkdir /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas/rabinmiller.rep install -o root -g wheel -m 444 rabinmiller.rep/code.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//rabinmiller.rep/code.ys install -o root -g wheel -m 444 rabinmiller.rep/code.ys.def /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//rabinmiller.rep/code.ys.def mkdir /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas/radsimp.rep install -o root -g wheel -m 444 radsimp.rep/code.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//radsimp.rep/code.ys install -o root -g wheel -m 444 radsimp.rep/code.ys.def /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//radsimp.rep/code.ys.def mkdir /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas/random.rep install -o root -g wheel -m 444 random.rep/code.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//random.rep/code.ys install -o root -g wheel -m 444 random.rep/code.ys.def /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//random.rep/code.ys.def mkdir /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas/simplify.rep install -o root -g wheel -m 444 simplify.rep/code.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//simplify.rep/code.ys install -o root -g wheel -m 444 simplify.rep/code.ys.def /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//simplify.rep/code.ys.def install -o root -g wheel -m 444 simplify.rep/factorial.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//simplify.rep/factorial.ys install -o root -g wheel -m 444 simplify.rep/factorial.ys.def /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//simplify.rep/factorial.ys.def mkdir /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas/solve.rep install -o root -g wheel -m 444 solve.rep/code.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//solve.rep/code.ys install -o root -g wheel -m 444 solve.rep/code.ys.def /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//solve.rep/code.ys.def mkdir /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas/debug.rep install -o root -g wheel -m 444 debug.rep/code.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//debug.rep/code.ys install -o root -g wheel -m 444 debug.rep/code.ys.def /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//debug.rep/code.ys.def mkdir /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas/specfunc.rep install -o root -g wheel -m 444 specfunc.rep/bessel.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//specfunc.rep/bessel.ys install -o root -g wheel -m 444 specfunc.rep/bessel.ys.def /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//specfunc.rep/bessel.ys.def install -o root -g wheel -m 444 specfunc.rep/bernou.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//specfunc.rep/bernou.ys install -o root -g wheel -m 444 specfunc.rep/bernou.ys.def /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//specfunc.rep/bernou.ys.def install -o root -g wheel -m 444 specfunc.rep/code.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//specfunc.rep/code.ys install -o root -g wheel -m 444 specfunc.rep/code.ys.def /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//specfunc.rep/code.ys.def install -o root -g wheel -m 444 specfunc.rep/gammaconst.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//specfunc.rep/gammaconst.ys install -o root -g wheel -m 444 specfunc.rep/gammaconst.ys.def /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//specfunc.rep/gammaconst.ys.def install -o root -g wheel -m 444 specfunc.rep/gamma.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//specfunc.rep/gamma.ys install -o root -g wheel -m 444 specfunc.rep/gamma.ys.def /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//specfunc.rep/gamma.ys.def install -o root -g wheel -m 444 specfunc.rep/zeta.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//specfunc.rep/zeta.ys install -o root -g wheel -m 444 specfunc.rep/zeta.ys.def /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//specfunc.rep/zeta.ys.def install -o root -g wheel -m 444 specfunc.rep/om.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//specfunc.rep/om.ys mkdir /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas/statistics.rep install -o root -g wheel -m 444 statistics.rep/hypothesystest.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//statistics.rep/hypothesystest.ys install -o root -g wheel -m 444 statistics.rep/incompletegamma.ys.def /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//statistics.rep/incompletegamma.ys.def install -o root -g wheel -m 444 statistics.rep/regression.ys.def /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//statistics.rep/regression.ys.def install -o root -g wheel -m 444 statistics.rep/hypothesystest.ys.def /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//statistics.rep/hypothesystest.ys.def install -o root -g wheel -m 444 statistics.rep/randomtest.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//statistics.rep/randomtest.ys install -o root -g wheel -m 444 statistics.rep/statistics.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//statistics.rep/statistics.ys install -o root -g wheel -m 444 statistics.rep/incompletegamma.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//statistics.rep/incompletegamma.ys install -o root -g wheel -m 444 statistics.rep/regression.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//statistics.rep/regression.ys install -o root -g wheel -m 444 statistics.rep/statistics.ys.def /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//statistics.rep/statistics.ys.def install -o root -g wheel -m 444 statistics.rep/distributions.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//statistics.rep/distributions.ys install -o root -g wheel -m 444 statistics.rep/distributions.ys.def /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//statistics.rep/distributions.ys.def mkdir /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas/stats.rep install -o root -g wheel -m 444 stats.rep/code.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//stats.rep/code.ys install -o root -g wheel -m 444 stats.rep/code.ys.def /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//stats.rep/code.ys.def mkdir /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas/stdfuncs.rep install -o root -g wheel -m 444 stdfuncs.rep/code.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//stdfuncs.rep/code.ys install -o root -g wheel -m 444 stdfuncs.rep/code.ys.def /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//stdfuncs.rep/code.ys.def install -o root -g wheel -m 444 stdfuncs.rep/om.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//stdfuncs.rep/om.ys install -o root -g wheel -m 444 stdfuncs.rep/numerical.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//stdfuncs.rep/numerical.ys install -o root -g wheel -m 444 stdfuncs.rep/numerical.ys.def /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//stdfuncs.rep/numerical.ys.def install -o root -g wheel -m 444 stdfuncs.rep/nummethods.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//stdfuncs.rep/nummethods.ys install -o root -g wheel -m 444 stdfuncs.rep/nummethods.ys.def /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//stdfuncs.rep/nummethods.ys.def mkdir /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas/stubs.rep install -o root -g wheel -m 444 stubs.rep/code.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//stubs.rep/code.ys install -o root -g wheel -m 444 stubs.rep/code.ys.def /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//stubs.rep/code.ys.def install -o root -g wheel -m 444 stubs.rep/om.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//stubs.rep/om.ys install -o root -g wheel -m 444 stdfuncs.rep/elemfuncs.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//stdfuncs.rep/elemfuncs.ys mkdir /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas/substitute.rep install -o root -g wheel -m 444 substitute.rep/code.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//substitute.rep/code.ys install -o root -g wheel -m 444 substitute.rep/code.ys.def /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//substitute.rep/code.ys.def install -o root -g wheel -m 444 stdfuncs.rep/elemfuncs.ys.def /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//stdfuncs.rep/elemfuncs.ys.def mkdir /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas/sums.rep install -o root -g wheel -m 444 sums.rep/code.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//sums.rep/code.ys install -o root -g wheel -m 444 sums.rep/code.ys.def /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//sums.rep/code.ys.def install -o root -g wheel -m 444 sums.rep/taylor.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//sums.rep/taylor.ys install -o root -g wheel -m 444 sums.rep/taylor.ys.def /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//sums.rep/taylor.ys.def install -o root -g wheel -m 444 sums.rep/taylor3.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//sums.rep/taylor3.ys install -o root -g wheel -m 444 sums.rep/taylor3.ys.def /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//sums.rep/taylor3.ys.def install -o root -g wheel -m 444 sums.rep/om.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//sums.rep/om.ys mkdir /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas/tensor.rep install -o root -g wheel -m 444 tensor.rep/code.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//tensor.rep/code.ys install -o root -g wheel -m 444 tensor.rep/code.ys.def /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//tensor.rep/code.ys.def mkdir /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas/testers.rep install -o root -g wheel -m 444 testers.rep/code.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//testers.rep/code.ys install -o root -g wheel -m 444 testers.rep/code.ys.def /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//testers.rep/code.ys.def mkdir /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas/texform.rep install -o root -g wheel -m 444 texform.rep/code.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//texform.rep/code.ys install -o root -g wheel -m 444 texform.rep/code.ys.def /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//texform.rep/code.ys.def mkdir /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas/trigsimp.rep install -o root -g wheel -m 444 trigsimp.rep/code.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//trigsimp.rep/code.ys install -o root -g wheel -m 444 trigsimp.rep/code.ys.def /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//trigsimp.rep/code.ys.def mkdir /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas/univar.rep install -o root -g wheel -m 444 univar.rep/code.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//univar.rep/code.ys install -o root -g wheel -m 444 univar.rep/code.ys.def /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//univar.rep/code.ys.def install -o root -g wheel -m 444 univar.rep/sturm.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//univar.rep/sturm.ys install -o root -g wheel -m 444 univar.rep/sturm.ys.def /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//univar.rep/sturm.ys.def install -o root -g wheel -m 444 univar.rep/Cyclotomic.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//univar.rep/Cyclotomic.ys install -o root -g wheel -m 444 univar.rep/Cyclotomic.ys.def /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//univar.rep/Cyclotomic.ys.def install -o root -g wheel -m 444 univar.rep/sparse.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//univar.rep/sparse.ys install -o root -g wheel -m 444 univar.rep/sparse.ys.def /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//univar.rep/sparse.ys.def mkdir /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas/probability.rep install -o root -g wheel -m 444 probability.rep/code.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//probability.rep/code.ys install -o root -g wheel -m 444 probability.rep/code.ys.def /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//probability.rep/code.ys.def install -o root -g wheel -m 444 numbers.rep/NumberTheory.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//numbers.rep/NumberTheory.ys install -o root -g wheel -m 444 numbers.rep/NumberTheory.ys.def /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//numbers.rep/NumberTheory.ys.def install -o root -g wheel -m 444 numbers.rep/GaussianIntegers.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//numbers.rep/GaussianIntegers.ys install -o root -g wheel -m 444 numbers.rep/GaussianIntegers.ys.def /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//numbers.rep/GaussianIntegers.ys.def mkdir /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas/transforms.rep install -o root -g wheel -m 444 transforms.rep/code.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//transforms.rep/code.ys install -o root -g wheel -m 444 transforms.rep/code.ys.def /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//transforms.rep/code.ys.def mkdir /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas/base.rep install -o root -g wheel -m 444 base.rep/math.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//base.rep/math.ys install -o root -g wheel -m 444 base.rep/math.ys.def /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//base.rep/math.ys.def install -o root -g wheel -m 444 stdarith.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//stdarith.ys install -o root -g wheel -m 444 stdarith.ys.def /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//stdarith.ys.def mkdir /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas/calendar.rep install -o root -g wheel -m 444 calendar.rep/code.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//calendar.rep/code.ys install -o root -g wheel -m 444 calendar.rep/code.ys.def /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//calendar.rep/code.ys.def mkdir /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas/examples install -o root -g wheel -m 444 examples/ABIN.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//examples/ABIN.ys install -o root -g wheel -m 444 examples/pi.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//examples/pi.ys install -o root -g wheel -m 444 examples/findsum.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//examples/findsum.ys install -o root -g wheel -m 444 examples/wordproblems.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//examples/wordproblems.ys install -o root -g wheel -m 444 examples/queens.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//examples/queens.ys install -o root -g wheel -m 444 examples/benchmark.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//examples/benchmark.ys install -o root -g wheel -m 444 examples/MinimumSpanningTree.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//examples/MinimumSpanningTree.ys install -o root -g wheel -m 444 examples/benchmark2.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//examples/benchmark2.ys install -o root -g wheel -m 444 examples/benchbuild.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//examples/benchbuild.ys install -o root -g wheel -m 444 examples/goldbach.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//examples/goldbach.ys install -o root -g wheel -m 444 examples/series.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//examples/series.ys install -o root -g wheel -m 444 packages.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//packages.ys install -o root -g wheel -m 444 corefunctions.ys /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas//corefunctions.ys Making install in manmake /bin/mkdir -p '/obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/bin' install -o root -g wheel -m 555 ytxt2tex '/obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/bin' /bin/sh ../mkinstalldirs /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/doc/yacas/ mkdir /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/doc/yacas install -o root -g wheel -m 444 ../docs/yacaslogo.png /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/doc/yacas/ for file in *.html; do install -o root -g wheel -m 444 $file /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/doc/yacas/$file; done /bin/sh ../mkinstalldirs /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas/manmake/ mkdir /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas/manmake for file in book2TeX.sh book2TeX.ys txt2yacasdoc.pl; do install -o root -g wheel -m 444 ./$file /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas/manmake/$file; done /bin/sh ../mkinstalldirs /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas/documentation install -o root -g wheel -m 444 hints /obj/buildshare/ports/355755/math/yacas/work/stage/usr/local/share/yacas/documentation/hints Making install in tests Making install in JavaYacas ====> Compressing man pages (compress-man) ===> Installing for yacas-1.3.4 ===> Checking if math/yacas already installed ===> Registering installation for yacas-1.3.4 Installing yacas-1.3.4... done Make package ===> Building package for yacas-1.3.4 slot2: removed