### ### Sun Jul 31 01:10:50 EDT 2005: ### /usr/pkg/bin/bmake bulk-package for yacas-1.0.57 ### Current pkg count: 3 installed packages: digest-20050323 x11-links-0.25 xpkgwedge-1.14 ### BULK> Full rebuild in progress... BULK> Cleaning package yacas-1.0.57 and pre-requisite packages ===> Cleaning for yacas-1.0.57 ===> Cleaning for gmake-3.80nb4 ===> Cleaning for gettext-lib-0.11.5nb4 ===> Cleaning for libiconv-1.9.2nb1 ===> Cleaning for libtool-base-1.5.18nb3 ===> Cleaning for pkg_install-info-4.5nb3 ===> Cleaning for perl-5.8.6nb4 ===> Cleaning for gsl-1.6 ===> Cleaning for x11-links-0.25 BULK> Removing installed packages which are not needed to build yacas-1.0.57 BULK> Keeping BULK_PREREQ: digest-20050323 (pkgtools/digest) BULK> yacas-1.0.57 requires installed package x11-links-0.25 (pkgtools/x11-links) to build. /usr/pkg/sbin/pkg_delete -K /var/db/pkg -r xpkgwedge-1.14 Removing font program symlinks from view...done. Updating /usr/pkg/lib/X11/config/host.def...done. Removing font program symlinks...done. BULK> Installing packages which are required to build yacas-1.0.57. BULK> /usr/pkg/sbin/pkg_add -K /var/db/pkg /packages/SunOS-5.8/sparc/All/gmake-3.80nb4.tgz =========================================================================== Installing files needed by libiconv-1.9.2nb1: /usr/pkg/lib/charset.alias [/usr/pkg/share/examples/libiconv/charset.alias] =========================================================================== BULK> Required package gettext-lib-0.11.5nb4 (devel/gettext-lib) is already installed BULK> Required package libiconv-1.9.2nb1 (converters/libiconv) is already installed BULK> /usr/pkg/sbin/pkg_add -K /var/db/pkg /packages/SunOS-5.8/sparc/All/libtool-base-1.5.18nb3.tgz BULK> Required package pkg_install-info-4.5nb3 (pkgtools/pkg_install-info) is already installed BULK> /usr/pkg/sbin/pkg_add -K /var/db/pkg /packages/SunOS-5.8/sparc/All/perl-5.8.6nb4.tgz =========================================================================== $NetBSD: MESSAGE,v 1.1 2004/01/08 19:18:00 jlam Exp $ perl-5.8.6nb4 will use the following directory as the default location of the site-specific Perl modules: /usr/pkg/lib/perl5/site_perl/5.8.6 =========================================================================== BULK> /usr/pkg/sbin/pkg_add -K /var/db/pkg /packages/SunOS-5.8/sparc/All/gsl-1.6.tgz BULK> Required package x11-links-0.25 (pkgtools/x11-links) is already installed BULK> Required package digest-20050323 (pkgtools/digest) is already installed /usr/pkg/bin/bmake package (yacas-1.0.57) ===> Checking for vulnerabilities in yacas-1.0.57 => Checksum SHA1 OK for yacas-1.0.57.tar.gz. => Checksum RMD160 OK for yacas-1.0.57.tar.gz. work -> /pkgobj/math/yacas/work ===> Extracting for yacas-1.0.57 ===> Required installed package gsl>=1.5nb1: gsl-1.6 found ===> Required installed package libtool-base>=1.5.18nb1: libtool-base-1.5.18nb3 found ===> Required installed package gmake>=3.78: gmake-3.80nb4 found ===> Required installed package {perl>=5.0,perl-thread>=5.0}: perl-5.8.6nb4 found ===> Required installed package x11-links>=0.25: x11-links-0.25 found ===> Patching for yacas-1.0.57 /usr/bin/mv /pkgobj/math/yacas/work/yacas-1.0.57/src/cyacas.h /pkgobj/math/yacas/work/yacas-1.0.57/src/cyacas.h.bak /usr/bin/cat /pkgobj/math/yacas/work/yacas-1.0.57/src/cyacas.h.bak | /usr/bin/tr -d "\015" > /pkgobj/math/yacas/work/yacas-1.0.57/src/cyacas.h /usr/bin/mv /pkgobj/math/yacas/work/yacas-1.0.57/src/cyacas.cpp /pkgobj/math/yacas/work/yacas-1.0.57/src/cyacas.cpp.bak /usr/bin/cat /pkgobj/math/yacas/work/yacas-1.0.57/src/cyacas.cpp.bak | /usr/bin/tr -d "\015" > /pkgobj/math/yacas/work/yacas-1.0.57/src/cyacas.cpp /usr/bin/mv /pkgobj/math/yacas/work/yacas-1.0.57/plugins/pcre/pcre_config.h /pkgobj/math/yacas/work/yacas-1.0.57/plugins/pcre/pcre_config.h.bak /usr/bin/cat /pkgobj/math/yacas/work/yacas-1.0.57/plugins/pcre/pcre_config.h.bak | /usr/bin/tr -d "\015" > /pkgobj/math/yacas/work/yacas-1.0.57/plugins/pcre/pcre_config.h ===> Applying pkgsrc patches for yacas-1.0.57 ===> Overriding tools for yacas-1.0.57 ===> Creating toolchain wrappers for yacas-1.0.57 ===> Configuring for yacas-1.0.57 configure: WARNING: If you wanted to set the --build type, don't use --host. If a cross compiler is detected then cross compile mode will be used. checking for a BSD-compatible install... /usr/ucb/install -c -o root -g root checking whether build environment is sane... yes /pkgobj/math/yacas/work/yacas-1.0.57/missing: Unknown `--run' option Try `/pkgobj/math/yacas/work/yacas-1.0.57/missing --help' for more information configure: WARNING: `missing' script is too old or missing checking for gawk... /usr/bin/nawk checking whether make sets ${MAKE}... yes checking for sparc-sun-solaris2-strip... no checking for strip... strip checking for sparc-sun-solaris2-gcc... cc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... no checking whether cc accepts -g... yes checking for style of include used by make... GNU checking dependency style of cc... none checking how to run the C preprocessor... cc -E checking for sparc-sun-solaris2-g++... CC checking whether we are using the GNU C++ compiler... no checking whether CC accepts -g... yes checking dependency style of CC... none 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 sparc-sun-solaris2-ar... no checking for ar... ar checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... no checking for unistd.h... yes checking for unistd.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for memory.h... (cached) yes checking for stdlib.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking dl.h usability... no checking dl.h presence... no checking for dl.h... no checking dld.h usability... no checking dld.h presence... no checking for dld.h... no checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for string.h... (cached) yes checking for cc option to accept ANSI C... none needed 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... yes checking for socket... no checking for strtod... yes checking for strchr... yes checking for vsnprintf... yes checking type of argument of signal handler... int checking build system type... sparc-sun-solaris2.8 checking host system type... sparc-sun-solaris2 checking for gsl-config... /usr/pkg/bin/gsl-config checking for GSL - version >= 0.0... yes checking for X... libraries /usr/openwin/lib, headers /usr/openwin/include checking whether -R must be followed by a space... no checking for gethostbyname... no checking for gethostbyname in -lnsl... yes checking for connect... no checking for connect in -lsocket... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for OpenGL... yes checking GL/glut.h usability... no checking GL/glut.h presence... no checking for GL/glut.h... no checking which arbitrary precision library to use... native checking whether to build the debug version... checking whether to enable the server mode... checking whether to build proteus... no checking for non-GNU ld... /pkgobj/math/yacas/work/.wrapper/bin/ld checking if the linker (/pkgobj/math/yacas/work/.wrapper/bin/ld) is GNU ld... no checking for /pkgobj/math/yacas/work/.wrapper/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking for a sed that does not truncate output... /usr/pkg/bin/nbsed checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking command to parse nm output... failed checking for dlfcn.h... (cached) yes checking for sparc-sun-solaris2-ranlib... no checking for ranlib... ranlib checking for sparc-sun-solaris2-strip... strip checking for objdir... .libs checking for cc option to produce PIC... -KPIC checking if cc PIC flag -KPIC works... yes checking if cc static flag -Bstatic works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.lo... yes checking whether the linker (/pkgobj/math/yacas/work/.wrapper/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking dynamic linker characteristics... solaris2 ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes creating libtool configure: creating ./config.status config.status: creating yacas.spec config.status: creating Makefile config.status: creating docs/Makefile config.status: creating inprogress/Makefile config.status: creating proteus/Makefile config.status: creating YacasNotebook/Makefile config.status: creating essays/Makefile config.status: creating plugins/Makefile config.status: creating plugins/example/Makefile config.status: creating plugins/forth/Makefile config.status: creating plugins/opengl/Makefile config.status: creating plugins/yacas_gsl/Makefile config.status: creating plugins/pcre/Makefile config.status: creating plugins/filescanner/Makefile config.status: creating scripts/Makefile config.status: creating colorcode/Makefile config.status: creating JavaConsole/Makefile config.status: creating epoc/Makefile config.status: creating tests/Makefile config.status: creating manmake/Makefile config.status: creating compile/Makefile config.status: creating embed/Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands configure: configuring in libltdl configure: running /bin/ksh './configure' --prefix=/usr/pkg '--x-includes=/usr/openwin/include' '--x-libraries=/usr/openwin/lib' '--host=sparc-sun-solaris2' '--prefix=/usr/pkg' 'CC=cc' 'CFLAGS=-O -I/usr/pkg/include' 'CPPFLAGS=-I/usr/pkg/include' 'CXXFLAGS=-O -I/usr/pkg/include' 'CXX=CC' 'LDFLAGS=-Wl,-R/usr/pkg/lib/yacas -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/openwin/lib -Wl,-R/usr/openwin/lib' 'host_alias=sparc-sun-solaris2' --enable-ltdl-convenience --cache-file=/dev/null --srcdir=. configure: WARNING: If you wanted to set the --build type, don't use --host. If a cross compiler is detected then cross compile mode will be used. checking for a BSD-compatible install... /usr/ucb/install -c -o root -g root checking whether build environment is sane... yes /pkgobj/math/yacas/work/yacas-1.0.57/missing: Unknown `--run' option Try `/pkgobj/math/yacas/work/yacas-1.0.57/missing --help' for more information configure: WARNING: `missing' script is too old or missing checking for gawk... /usr/bin/nawk checking whether make sets ${MAKE}... yes checking for sparc-sun-solaris2-strip... no checking for strip... strip checking whether to enable maintainer-specific portions of Makefiles... no checking for sparc-sun-solaris2-gcc... cc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... no checking whether cc accepts -g... yes checking for style of include used by make... GNU checking dependency style of cc... none checking for cc option to accept ANSI C... none needed checking for an ANSI C-conforming const... yes checking for inline... inline checking build system type... sparc-sun-solaris2.8 checking host system type... sparc-sun-solaris2 checking for non-GNU ld... /pkgobj/math/yacas/work/.wrapper/bin/ld checking if the linker (/pkgobj/math/yacas/work/.wrapper/bin/ld) is GNU ld... no checking for /pkgobj/math/yacas/work/.wrapper/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking for a sed that does not truncate output... /usr/pkg/bin/nbsed checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking command to parse nm output... failed checking how to run the C preprocessor... cc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... no checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for sparc-sun-solaris2-ranlib... no checking for ranlib... ranlib checking for sparc-sun-solaris2-strip... strip checking for objdir... .libs checking for cc option to produce PIC... -KPIC checking if cc PIC flag -KPIC works... yes checking if cc static flag -Bstatic works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.lo... yes checking whether the linker (/pkgobj/math/yacas/work/.wrapper/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking dynamic linker characteristics... solaris2 ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes creating libtool checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether cc supports assert without backlinking... checking which extension is used for shared libraries... .so checking which variable specifies run-time library path... LD_LIBRARY_PATH checking for the default library search path... /lib /usr/lib checking for objdir... .libs checking whether libtool supports -dlopen/-dlpreopen... no checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen in -ldl... yes checking for dlerror... yes checking for _ prefix in compiled symbols... no checking whether deplibs are loaded by dlopen... yes checking argz.h usability... no checking argz.h presence... no checking for argz.h... no checking for error_t... no checking for argz_append... no checking for argz_create_sep... no checking for argz_insert... no checking for argz_next... no checking for argz_stringify... no checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for memory.h... (cached) yes checking for stdlib.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking for unistd.h... (cached) yes checking dl.h usability... no checking dl.h presence... no checking for dl.h... no checking sys/dl.h usability... yes checking sys/dl.h presence... yes checking for sys/dl.h... yes checking dld.h usability... no checking dld.h presence... no checking for dld.h... no checking for string.h... (cached) yes checking for strchr... yes checking for strrchr... yes checking for memcpy... yes checking for memmove... yes checking for strcmp... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands ===> Building for yacas-1.0.57 cd . && /bin/ksh ./config.status Makefile config.status: creating Makefile cd . && /bin/ksh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged /usr/pkg/bin/gmake all-recursive gmake[1]: Entering directory `/pkgobj/math/yacas/work/yacas-1.0.57' Making all in . gmake[2]: Entering directory `/pkgobj/math/yacas/work/yacas-1.0.57' gmake[2]: Leaving directory `/pkgobj/math/yacas/work/yacas-1.0.57' Making all in docs gmake[2]: Entering directory `/pkgobj/math/yacas/work/yacas-1.0.57/docs' cd .. && /bin/ksh ./config.status docs/Makefile config.status: creating docs/Makefile gmake[2]: Leaving directory `/pkgobj/math/yacas/work/yacas-1.0.57/docs' gmake[2]: Entering directory `/pkgobj/math/yacas/work/yacas-1.0.57/docs' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/pkgobj/math/yacas/work/yacas-1.0.57/docs' Making all in inprogress gmake[2]: Entering directory `/pkgobj/math/yacas/work/yacas-1.0.57/inprogress' cd .. && /bin/ksh ./config.status inprogress/Makefile config.status: creating inprogress/Makefile gmake[2]: Leaving directory `/pkgobj/math/yacas/work/yacas-1.0.57/inprogress' gmake[2]: Entering directory `/pkgobj/math/yacas/work/yacas-1.0.57/inprogress' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/pkgobj/math/yacas/work/yacas-1.0.57/inprogress' Making all in YacasNotebook gmake[2]: Entering directory `/pkgobj/math/yacas/work/yacas-1.0.57/YacasNotebook' cd .. && /bin/ksh ./config.status YacasNotebook/Makefile config.status: creating YacasNotebook/Makefile gmake[2]: Leaving directory `/pkgobj/math/yacas/work/yacas-1.0.57/YacasNotebook' gmake[2]: Entering directory `/pkgobj/math/yacas/work/yacas-1.0.57/YacasNotebook' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/pkgobj/math/yacas/work/yacas-1.0.57/YacasNotebook' Making all in libltdl gmake[2]: Entering directory `/pkgobj/math/yacas/work/yacas-1.0.57/libltdl' cd . && /bin/ksh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged /usr/pkg/bin/gmake all-am gmake[3]: Entering directory `/pkgobj/math/yacas/work/yacas-1.0.57/libltdl' /bin/ksh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/pkg/include -O -I/usr/pkg/include -c -o ltdl.lo `test -f 'ltdl.c' || echo './'`ltdl.c mkdir .libs cc -DHAVE_CONFIG_H -I. -I/pkgobj/math/yacas/work/.buildlink/include -O -c ltdl.c -KPIC -DPIC -o .libs/ltdl.o "ltdl.c", line 3237: warning: argument #4 is incompatible with prototype: prototype: pointer to void : "ltdl.c", line 2154 argument : pointer to function(pointer to const char, pointer to void) returning int "ltdl.c", line 3243: warning: argument #4 is incompatible with prototype: prototype: pointer to void : "ltdl.c", line 2154 argument : pointer to function(pointer to const char, pointer to void) returning int "ltdl.c", line 3247: warning: argument #4 is incompatible with prototype: prototype: pointer to void : "ltdl.c", line 2154 argument : pointer to function(pointer to const char, pointer to void) returning int "ltdl.c", line 3254: warning: argument #4 is incompatible with prototype: prototype: pointer to void : "ltdl.c", line 2154 argument : pointer to function(pointer to const char, pointer to void) returning int "ltdl.c", line 3261: warning: argument #4 is incompatible with prototype: prototype: pointer to void : "ltdl.c", line 2154 argument : pointer to function(pointer to const char, pointer to void) returning int Assertion failed: ISINT(type.tword) || ISCHAR(type.tword), file ../src/iv_pattern.c, line 922 cc: Fatal error in /opt/SUNWspro/prod/bin/iropt Status 134 cc: iropt failed for ltdl.c gmake[3]: *** [ltdl.lo] Error 1 gmake[3]: Leaving directory `/pkgobj/math/yacas/work/yacas-1.0.57/libltdl' gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory `/pkgobj/math/yacas/work/yacas-1.0.57/libltdl' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/pkgobj/math/yacas/work/yacas-1.0.57' gmake: *** [all] Error 2 *** Error code 2 Stop. bmake: stopped in /usr/pkgsrc/math/yacas ===> ===> There was an error during the ``build'' phase. ===> Please investigate the following for more information: ===> * log of the build ===> * /pkgobj/math/yacas/work/.work.log ===> *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/math/yacas
Please view the work log for yacas-1.0.57
BULK> yacas-1.0.57 was marked as broken: -rw-r--r-- 1 root other 21439 Jul 31 01:16 .broken.html /usr/pkg/bin/bmake deinstall ===> Deinstalling for yacas BULK> Marking all packages which depend upon yacas-1.0.57 as broken: BULK> Build for yacas-1.0.57 was not successful, aborting.