Stupid #...@$* ebay-bought ram. Thanks, Jasper, I'll shop for some new modules, continue from there. Do you think it's worth investing in a new board? I guess I can get it on ebay for a bit more.
S. 2010/6/14 Jasper Lievisse Adriaanse <jas...@humppa.nl> > On Sat, Jun 12, 2010 at 12:03:34AM +0300, Shlomi Marco wrote: > > Did as you requested. > > a couple of times I actually got kernal panic, I took some screen shots > > (literally, took camera pictures of the screen because I didn't have any > > other way of grabbing the text :) ) along with trace and ps, I can email > > those or post if they can help. > > > > Follow are the results of the last make install, I should point that > doing a > > make install on a different port worked (I tried archivers/zip) > > (Apologies for the mega-paste of text...) > Odd...I've built about 3000 ports (including libiconv) without problems on > an > sgi running the latest snapshot.. it may be an issue with the memory of > your machine.. > > cheers, > Jasper > > > --- > > # cd > > ../../converters/libiconv/ > > > > # make install > > ===> Building for libiconv-1.13p1 > > cd lib && make all > > /usr/local/bin/libtool --mode=compile cc -I. > > -I/usr/ports/pobj/libiconv-1.13p1/libiconv-1.13/lib -I../include > > -I/usr/ports/pobj/libiconv-1.13p1/libiconv-1.13/lib/../include -I.. > > -I/usr/ports/pobj/libiconv-1.13p1/libiconv-1.13/lib/.. -O2 -pipe -g -O0 > > -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL > > -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" > > -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix > > -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c > > /usr/ports/pobj/libiconv-1.13p1/libiconv-1.13/lib/iconv.c > > cc -I. -I/usr/ports/pobj/libiconv-1.13p1/libiconv-1.13/lib -I../include > > -I/usr/ports/pobj/libiconv-1.13p1/libiconv-1.13/lib/../include -I.. > > -I/usr/ports/pobj/libiconv-1.13p1/libiconv-1.13/lib/.. -O2 -pipe -g -O0 > > -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL > > -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" > > -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix > > -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c > > /usr/ports/pobj/libiconv-1.13p1/libiconv-1.13/lib/iconv.c -fPIC -DPIC -o > > .libs/iconv.o > > ^C# make clean > > ===> Cleaning for libiconv-1.13p1 > > # make install > > ===> Checking files for libiconv-1.13p1 > > `/usr/ports/distfiles/libiconv-1.13.tar.gz' is up to date. > > >> (SHA256) libiconv-1.13.tar.gz: OK > > ===> libiconv-1.13p1 depends on: gperf-* - found > > ===> libiconv-1.13p1 depends on: libtool-* - found > > ===> Verifying specs: c c > > ===> found c.54.0 > > ===> Extracting for libiconv-1.13p1 > > ===> Patching for libiconv-1.13p1 > > ===> Configuring for libiconv-1.13p1 > > gcc -O lib/genaliases.c -o genaliases > > ./genaliases > lib/aliases.gperf 3> canonical.sh 4> canonical_local.sh > > rm -f genaliases > > gperf -m 10 lib/aliases.gperf > tmp.h > > cp tmp.h lib/aliases.h > > sh canonical.sh > lib/canonical.h > > sh canonical_local.sh > lib/canonical_local.h > > rm -f tmp.h canonical.sh canonical_local.sh > > configure: loading site script /usr/ports/infrastructure/db/config.site > > checking for a BSD-compatible install... /usr/bin/install -c -o root -g > bin > > checking whether build environment is sane... yes > > checking for a thread-safe mkdir -p... mkdir -p > > checking for gawk... (cached) nawk > > checking whether make sets $(MAKE)... (cached) yes > > checking whether make sets $(MAKE)... (cached) yes > > checking for gcc... cc > > checking for C compiler default output file name... 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... (cached) o > > checking whether we are using the GNU C compiler... (cached) yes > > checking whether cc accepts -g... (cached) 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... none > > checking how to run the C preprocessor... cc -E > > checking for a BSD-compatible install... /usr/bin/install -c -o root -g > bin > > checking for strip... (cached) /usr/bin/strip > > checking build system type... mips64-unknown-openbsd4.7 > > checking host system type... mips64-unknown-openbsd4.7 > > checking for ranlib... (cached) ranlib > > checking whether cc understands -c and -o together... yes > > checking for grep that handles long lines and -e... /usr/bin/grep > > checking for egrep... /usr/bin/grep -E > > 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 minix/config.h usability... no > > checking minix/config.h presence... no > > checking for minix/config.h... no > > checking whether it is safe to define __EXTENSIONS__... yes > > checking for ld used by GCC... /usr/bin/ld > > checking if the linker (/usr/bin/ld) is GNU ld... yes > > checking for shared library path variable... LD_LIBRARY_PATH > > checking whether to activate relocatable installation... no > > checking how to copy files... cp -p > > checking how to make hard links... ln > > checking whether ln -s works... yes > > checking for a sed that does not truncate output... /usr/bin/sed > > checking for fgrep... /usr/bin/grep -F > > checking for ld used by cc... /usr/bin/ld > > checking if the linker (/usr/bin/ld) is GNU ld... yes > > checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B > > checking the name lister (/usr/bin/nm -B) interface... BSD nm > > checking the maximum length of command line arguments... (cached) 131072 > > checking whether the shell understands some XSI constructs... yes > > checking whether the shell understands "+="... no > > checking for /usr/bin/ld option to reload object files... -r > > checking for objdump... objdump > > checking how to recognize dependent libraries... match_pattern > > /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ > > checking for ar... (cached) ar > > checking for strip... (cached) strip > > checking for ranlib... (cached) ranlib > > checking command to parse /usr/bin/nm -B output from cc object... ok > > checking for dlfcn.h... (cached) yes > > checking for objdir... .libs > > checking if cc supports -fno-rtti -fno-exceptions... no > > checking for cc option to produce PIC... -fPIC -DPIC > > checking if cc PIC flag -fPIC -DPIC works... yes > > checking if cc static flag -static works... yes > > checking if cc supports -c -o file.o... yes > > checking if cc supports -c -o file.o... (cached) yes > > checking whether the cc linker (/usr/bin/ld) supports shared libraries... > > yes > > checking whether -lc should be explicitly linked in... yes > > checking dynamic linker characteristics... openbsd4.7 ld.so > > checking how to hardcode library paths into programs... immediate > > checking whether stripping libraries is possible... yes > > checking if libtool supports shared libraries... yes > > checking whether to build shared libraries... yes > > checking whether to build static libraries... yes > > checking for windres... no > > checking for simple visibility declarations... no > > checking for shared library run path origin... done > > checking for iconv... no, consider installing GNU libiconv > > checking whether NLS is requested... no > > checking for msgfmt... no > > checking for gmsgfmt... : > > checking for xgettext... no > > checking for msgmerge... no > > checking for CFPreferencesCopyAppValue... no > > checking for CFLocaleCopyCurrent... no > > checking whether to use NLS... no > > checking for mbstate_t... yes > > checking for wchar_t... yes > > checking for getc_unlocked... (cached) yes > > checking for mbrtowc... yes > > checking for wcrtomb... yes > > checking for mbsinit... yes > > checking for setlocale... (cached) yes > > checking whether <wchar.h> is standalone... yes > > checking for memmove... (cached) yes > > checking for nl_langinfo and CODESET... yes > > checking wchar.h usability... yes > > checking wchar.h presence... yes > > checking for wchar.h... yes > > checking for EILSEQ... yes > > checking byte ordering... big endian > > checking for working alloca.h... (cached) no > > checking for alloca... (cached) yes > > checking for stdlib.h... (cached) yes > > checking for string.h... (cached) yes > > checking for sys/param.h... (cached) yes > > checking for unistd.h... (cached) yes > > checking for errno.h... (cached) yes > > checking for sys/socket.h... (cached) yes > > checking for signal.h... (cached) yes > > checking for stdint.h... (cached) yes > > checking for wchar.h... (cached) yes > > checking for stdio.h... (cached) yes > > checking whether canonicalize_file_name is declared... no > > checking for canonicalize_file_name... no > > checking for getcwd... (cached) yes > > checking for readlink... (cached) yes > > checking for pathconf... (cached) yes > > checking for setenv... (cached) yes > > checking whether the preprocessor supports include_next... yes > > checking for complete errno.h... no > > checking for EMULTIHOP value... no > > checking for ENOLINK value... no > > checking for EOVERFLOW value... yes > > checking whether strerror_r is declared... yes > > checking for strerror_r... (cached) yes > > checking whether strerror_r returns char *... no > > checking whether malloc, realloc, calloc are POSIX compliant... yes > > checking for stdlib.h... (cached) yes > > checking for GNU libc compatible malloc... yes > > checking for long long int... yes > > checking for SIGPIPE... yes > > checking for stdbool.h that conforms to C99... (cached) yes > > checking for _Bool... yes > > checking for unsigned long long int... yes > > checking for C/C++ restrict keyword... (cached) __restrict__ > > checking whether clearerr_unlocked is declared... no > > checking whether feof_unlocked is declared... no > > checking whether ferror_unlocked is declared... no > > checking whether fflush_unlocked is declared... no > > checking whether fgets_unlocked is declared... no > > checking whether fputc_unlocked is declared... no > > checking whether fputs_unlocked is declared... no > > checking whether fread_unlocked is declared... no > > checking whether fwrite_unlocked is declared... no > > checking whether getc_unlocked is declared... yes > > checking whether getchar_unlocked is declared... yes > > checking whether putc_unlocked is declared... yes > > checking whether putchar_unlocked is declared... yes > > checking for wint_t... yes > > checking if environ is properly declared... no > > checking for error_at_line... no > > checking for mbstate_t... (cached) yes > > checking for memmove... (cached) yes > > checking for search.h... (cached) yes > > checking for tsearch... (cached) yes > > checking whether strerror is declared... yes > > checking for volatile sig_atomic_t... yes > > checking for sigprocmask... (cached) yes > > checking for ssize_t... yes > > checking whether stdint.h conforms to C99... no > > checking sys/inttypes.h usability... no > > checking sys/inttypes.h presence... no > > checking for sys/inttypes.h... no > > checking sys/bitypes.h usability... no > > checking sys/bitypes.h presence... no > > checking for sys/bitypes.h... no > > checking for bit size of ptrdiff_t... 64 > > checking for bit size of size_t... 64 > > checking for bit size of sig_atomic_t... 32 > > checking for bit size of wchar_t... 32 > > checking for bit size of wint_t... 32 > > checking whether sig_atomic_t is signed... yes > > checking whether wchar_t is signed... yes > > checking whether wint_t is signed... yes > > checking for ptrdiff_t integer literal suffix... l > > checking for size_t integer literal suffix... ul > > checking for sig_atomic_t integer literal suffix... > > checking for wchar_t integer literal suffix... > > checking for wint_t integer literal suffix... > > checking for random.h... no > > checking for struct random_data... no > > checking whether <wchar.h> is standalone... (cached) yes > > configure: creating ./config.status > > config.status: creating Makefile > > config.status: creating lib/Makefile > > config.status: creating srclib/Makefile > > config.status: creating src/Makefile > > config.status: creating po/Makefile.in > > config.status: creating man/Makefile > > config.status: creating tests/Makefile > > config.status: creating include/iconv.h > > config.status: creating include/iconv.h.inst > > config.status: creating config.h > > config.status: creating lib/config.h > > config.status: executing depfiles commands > > config.status: executing libtool commands > > config.status: executing po-directories commands > > config.status: creating po/POTFILES > > config.status: creating po/Makefile > > === configuring in libcharset > > (/usr/ports/pobj/libiconv-1.13p1/build-mips64/libcharset) > > configure: running /bin/sh > > /usr/ports/pobj/libiconv-1.13p1/libiconv-1.13/libcharset/configure > > --disable-option-checking '--prefix=/usr/local' '--enable-shared' > > '--disable-nls' '--enable-extra-encodings' '--enable-static' > > '--sysconfdir=/etc' '--mandir=/usr/local/man' '--infodir=/usr/local/info' > > 'CC=cc' 'CFLAGS=-O2 -pipe -g -O0' --cache-file=/dev/null > > --srcdir=/usr/ports/pobj/libiconv-1.13p1/libiconv-1.13/libcharset > > configure: loading site script /usr/ports/infrastructure/db/config.site > > checking whether make sets $(MAKE)... (cached) yes > > checking for gcc... cc > > checking for C compiler default output file name... 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... (cached) o > > checking whether we are using the GNU C compiler... (cached) yes > > checking whether cc accepts -g... (cached) yes > > checking for cc option to accept ISO C89... none needed > > checking how to run the C preprocessor... cc -E > > checking for a BSD-compatible install... /usr/bin/install -c -o root -g > bin > > checking build system type... mips64-unknown-openbsd4.7 > > checking host system type... mips64-unknown-openbsd4.7 > > checking whether to activate relocatable installation... no > > checking for grep that handles long lines and -e... /usr/bin/grep > > checking for egrep... /usr/bin/grep -E > > 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 minix/config.h usability... no > > checking minix/config.h presence... no > > checking for minix/config.h... no > > checking whether it is safe to define __EXTENSIONS__... yes > > checking for a sed that does not truncate output... /usr/bin/sed > > checking for fgrep... /usr/bin/grep -F > > checking for ld used by cc... /usr/bin/ld > > checking if the linker (/usr/bin/ld) is GNU ld... yes > > checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B > > checking the name lister (/usr/bin/nm -B) interface... BSD nm > > checking whether ln -s works... yes > > checking the maximum length of command line arguments... (cached) 131072 > > checking whether the shell understands some XSI constructs... yes > > checking whether the shell understands "+="... no > > checking for /usr/bin/ld option to reload object files... -r > > checking for objdump... objdump > > checking how to recognize dependent libraries... match_pattern > > /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ > > checking for ar... (cached) ar > > checking for strip... (cached) strip > > checking for ranlib... (cached) ranlib > > checking command to parse /usr/bin/nm -B output from cc object... ok > > checking for dlfcn.h... (cached) yes > > checking for objdir... .libs > > checking if cc supports -fno-rtti -fno-exceptions... no > > checking for cc option to produce PIC... -fPIC -DPIC > > checking if cc PIC flag -fPIC -DPIC works... yes > > checking if cc static flag -static works... yes > > checking if cc supports -c -o file.o... yes > > checking if cc supports -c -o file.o... (cached) yes > > checking whether the cc linker (/usr/bin/ld) supports shared libraries... > > yes > > checking whether -lc should be explicitly linked in... yes > > checking dynamic linker characteristics... openbsd4.7 ld.so > > checking how to hardcode library paths into programs... immediate > > checking whether stripping libraries is possible... yes > > checking if libtool supports shared libraries... yes > > checking whether to build shared libraries... yes > > checking whether to build static libraries... yes > > checking for simple visibility declarations... no > > checking for nl_langinfo and CODESET... yes > > checking whether we are using the GNU C Library 2.1 or newer... no > > checking for setlocale... (cached) yes > > configure: creating ./config.status > > config.status: creating Makefile > > config.status: creating lib/Makefile > > config.status: creating include/localcharset.h > > config.status: creating include/localcharset.h.inst > > config.status: creating config.h > > config.status: executing libtool commands > > === configuring in preload > > (/usr/ports/pobj/libiconv-1.13p1/build-mips64/preload) > > configure: running /bin/sh > > /usr/ports/pobj/libiconv-1.13p1/libiconv-1.13/preload/configure > > --disable-option-checking '--prefix=/usr/local' '--enable-shared' > > '--disable-nls' '--enable-extra-encodings' '--enable-static' > > '--sysconfdir=/etc' '--mandir=/usr/local/man' '--infodir=/usr/local/info' > > 'CC=cc' 'CFLAGS=-O2 -pipe -g -O0' --cache-file=/dev/null > > --srcdir=/usr/ports/pobj/libiconv-1.13p1/libiconv-1.13/preload > > configure: loading site script /usr/ports/infrastructure/db/config.site > > checking whether make sets $(MAKE)... (cached) yes > > checking for gcc... cc > > checking for C compiler default output file name... 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... (cached) o > > checking whether we are using the GNU C compiler... (cached) yes > > checking whether cc accepts -g... (cached) yes > > checking for cc option to accept ISO C89... none needed > > checking how to run the C preprocessor... cc -E > > checking for a BSD-compatible install... /usr/bin/install -c -o root -g > bin > > checking build system type... mips64-unknown-openbsd4.7 > > checking host system type... mips64-unknown-openbsd4.7 > > checking whether to activate relocatable installation... no > > checking whether ln -s works... yes > > checking for grep that handles long lines and -e... /usr/bin/grep > > checking for egrep... /usr/bin/grep -E > > 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 minix/config.h usability... no > > checking minix/config.h presence... no > > checking for minix/config.h... no > > checking whether it is safe to define __EXTENSIONS__... yes > > checking for a sed that does not truncate output... /usr/bin/sed > > checking for fgrep... /usr/bin/grep -F > > checking for ld used by cc... /usr/bin/ld > > checking if the linker (/usr/bin/ld) is GNU ld... yes > > checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B > > checking the name lister (/usr/bin/nm -B) interface... BSD nm > > checking the maximum length of command line arguments... (cached) 131072 > > checking whether the shell understands some XSI constructs... yes > > checking whether the shell understands "+="... no > > checking for /usr/bin/ld option to reload object files... -r > > checking for objdump... objdump > > checking how to recognize dependent libraries... match_pattern > > /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ > > checking for ar... (cached) ar > > checking for strip... (cached) strip > > checking for ranlib... (cached) ranlib > > checking command to parse /usr/bin/nm -B output from cc object... ok > > checking for dlfcn.h... (cached) yes > > checking for objdir... .libs > > checking if cc supports -fno-rtti -fno-exceptions... no > > checking for cc option to produce PIC... -fPIC -DPIC > > checking if cc PIC flag -fPIC -DPIC works... yes > > checking if cc static flag -static works... yes > > checking if cc supports -c -o file.o... yes > > checking if cc supports -c -o file.o... (cached) yes > > checking whether the cc linker (/usr/bin/ld) supports shared libraries... > > yes > > checking whether -lc should be explicitly linked in... yes > > checking dynamic linker characteristics... openbsd4.7 ld.so > > checking how to hardcode library paths into programs... immediate > > checking whether stripping libraries is possible... yes > > checking if libtool supports shared libraries... yes > > checking whether to build shared libraries... yes > > checking whether to build static libraries... no > > checking for simple visibility declarations... no > > configure: creating ./config.status > > config.status: creating Makefile > > config.status: executing libtool commands > > ===> Building for libiconv-1.13p1 > > builddir="`pwd`"; cd libcharset && make all && make install-lib > > libdir="$builddir/lib" includedir="$builddir/lib" > > if [ ! -d include ] ; then mkdir include ; fi > > cp /usr/ports/pobj/libiconv-1.13p1/libiconv-1.13/libcharset/include/ > > libcharset.h.in include/libcharset.h > > cd lib && make all > > /usr/local/bin/libtool --mode=compile cc -I. > > -I/usr/ports/pobj/libiconv-1.13p1/libiconv-1.13/libcharset/lib -I.. > > -I/usr/ports/pobj/libiconv-1.13p1/libiconv-1.13/libcharset/lib/.. > > -I../include -O2 -pipe -g -O0 -DLIBDIR=\"/usr/local/lib\" > > -DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY > > -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC > > -Dset_relocation_prefix=libcharset_set_relocation_prefix > > -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c > > > /usr/ports/pobj/libiconv-1.13p1/libiconv-1.13/libcharset/lib/localcharset.c > > mkdir .libs > > cc -I. -I/usr/ports/pobj/libiconv-1.13p1/libiconv-1.13/libcharset/lib > -I.. > > -I/usr/ports/pobj/libiconv-1.13p1/libiconv-1.13/libcharset/lib/.. > > -I../include -O2 -pipe -g -O0 -DLIBDIR=\"/usr/local/lib\" > > -DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY > > -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC > > -Dset_relocation_prefix=libcharset_set_relocation_prefix > > -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c > > > /usr/ports/pobj/libiconv-1.13p1/libiconv-1.13/libcharset/lib/localcharset.c > > -fPIC -DPIC -o .libs/localcharset.o > > cc -I. -I/usr/ports/pobj/libiconv-1.13p1/libiconv-1.13/libcharset/lib > -I.. > > -I/usr/ports/pobj/libiconv-1.13p1/libiconv-1.13/libcharset/lib/.. > > -I../include -O2 -pipe -g -O0 -DLIBDIR=\"/usr/local/lib\" > > -DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY > > -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC > > -Dset_relocation_prefix=libcharset_set_relocation_prefix > > -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c > > > /usr/ports/pobj/libiconv-1.13p1/libiconv-1.13/libcharset/lib/localcharset.c > > -o localcharset.o >/dev/null 2>&1 > > /usr/local/bin/libtool --mode=compile cc -I. > > -I/usr/ports/pobj/libiconv-1.13p1/libiconv-1.13/libcharset/lib -I.. > > -I/usr/ports/pobj/libiconv-1.13p1/libiconv-1.13/libcharset/lib/.. > > -I../include -O2 -pipe -g -O0 -DLIBDIR=\"/usr/local/lib\" > > -DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY > > -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC > > -Dset_relocation_prefix=libcharset_set_relocation_prefix > > -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c > > > /usr/ports/pobj/libiconv-1.13p1/libiconv-1.13/libcharset/lib/relocatable.c > > cc -I. -I/usr/ports/pobj/libiconv-1.13p1/libiconv-1.13/libcharset/lib > -I.. > > -I/usr/ports/pobj/libiconv-1.13p1/libiconv-1.13/libcharset/lib/.. > > -I../include -O2 -pipe -g -O0 -DLIBDIR=\"/usr/local/lib\" > > -DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY > > -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC > > -Dset_relocation_prefix=libcharset_set_relocation_prefix > > -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c > > > /usr/ports/pobj/libiconv-1.13p1/libiconv-1.13/libcharset/lib/relocatable.c > > -fPIC -DPIC -o .libs/relocatable.o > > cc -I. -I/usr/ports/pobj/libiconv-1.13p1/libiconv-1.13/libcharset/lib > -I.. > > -I/usr/ports/pobj/libiconv-1.13p1/libiconv-1.13/libcharset/lib/.. > > -I../include -O2 -pipe -g -O0 -DLIBDIR=\"/usr/local/lib\" > > -DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY > > -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC > > -Dset_relocation_prefix=libcharset_set_relocation_prefix > > -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c > > > /usr/ports/pobj/libiconv-1.13p1/libiconv-1.13/libcharset/lib/relocatable.c > > -o relocatable.o >/dev/null 2>&1 > > /usr/local/bin/libtool --mode=link cc -O2 -pipe -g -O0 -o > > libcharset.la-rpath /usr/local/lib -version-info 1:0:0 -no-undefined > > localcharset.lo > > relocatable.lo > > cc -shared -fPIC -DPIC -o .libs/libcharset.so.1.1 .libs/localcharset.o > > .libs/relocatable.o > > ar cru .libs/libcharset.a localcharset.o relocatable.o > > ranlib .libs/libcharset.a > > creating libcharset.la > > (cd .libs && rm -f libcharset.la && ln -s ../libcharset.la libcharset.la > ) > > /bin/sh > > > /usr/ports/pobj/libiconv-1.13p1/libiconv-1.13/libcharset/lib/config.charset > > 'mips64-unknown-openbsd4.7' > t-charset.alias > > mv t-charset.alias charset.alias > > sed -e '/^#/d' -e 's/@''PACKAGE''@//g' > > /usr/ports/pobj/libiconv-1.13p1/libiconv-1.13/libcharset/lib/ref-add.sin > > > > t-ref-add.sed > > mv t-ref-add.sed ref-add.sed > > sed -e '/^#/d' -e 's/@''PACKAGE''@//g' > > /usr/ports/pobj/libiconv-1.13p1/libiconv-1.13/libcharset/lib/ref-del.sin > > > > t-ref-del.sed > > mv t-ref-del.sed ref-del.sed > > cd lib && make all > > cd lib && make install-lib > > libdir='/usr/ports/pobj/libiconv-1.13p1/build-mips64/lib' > > includedir='/usr/ports/pobj/libiconv-1.13p1/build-mips64/lib' > > /bin/sh > > > /usr/ports/pobj/libiconv-1.13p1/libiconv-1.13/libcharset/build-aux/mkinstalldirs > > /usr/ports/pobj/libiconv-1.13p1/build-mips64/lib > > /usr/local/bin/libtool --mode=install cp > > libcharset.la/usr/ports/pobj/libiconv-1.13p1/build-mips64/lib/ > > libcharset.la > > > > cp .libs/libcharset.so.1.1 > > /usr/ports/pobj/libiconv-1.13p1/build-mips64/lib/libcharset.so.1.1 > > cp .libs/libcharset.lai > /usr/ports/pobj/libiconv-1.13p1/build-mips64/lib/ > > libcharset.la > > cp .libs/libcharset.a > > /usr/ports/pobj/libiconv-1.13p1/build-mips64/lib/libcharset.a > > chmod 644 /usr/ports/pobj/libiconv-1.13p1/build-mips64/lib/libcharset.a > > ranlib -t /usr/ports/pobj/libiconv-1.13p1/build-mips64/lib/libcharset.a > > libtool: install: warning: remember to run `libtool --finish > /usr/local/lib' > > test -f /usr/ports/pobj/libiconv-1.13p1/build-mips64/lib/charset.alias && > > orig=/usr/ports/pobj/libiconv-1.13p1/build-mips64/lib/charset.alias || > > orig=charset.alias; sed -f ref-add.sed $orig > > > /usr/ports/pobj/libiconv-1.13p1/build-mips64/lib/t-charset.alias; cp > > /usr/ports/pobj/libiconv-1.13p1/build-mips64/lib/t-charset.alias > > /usr/ports/pobj/libiconv-1.13p1/build-mips64/lib/charset.alias; rm -f > > /usr/ports/pobj/libiconv-1.13p1/build-mips64/lib/t-charset.alias > > /bin/sh > > > /usr/ports/pobj/libiconv-1.13p1/libiconv-1.13/libcharset/build-aux/mkinstalldirs > > /usr/ports/pobj/libiconv-1.13p1/build-mips64/lib > > cp include/libcharset.h > > /usr/ports/pobj/libiconv-1.13p1/build-mips64/lib/libcharset.h > > cp include/localcharset.h.inst > > /usr/ports/pobj/libiconv-1.13p1/build-mips64/lib/localcharset.h > > cd lib && make all > > /usr/local/bin/libtool --mode=compile cc -I. > > -I/usr/ports/pobj/libiconv-1.13p1/libiconv-1.13/lib -I../include > > -I/usr/ports/pobj/libiconv-1.13p1/libiconv-1.13/lib/../include -I.. > > -I/usr/ports/pobj/libiconv-1.13p1/libiconv-1.13/lib/.. -O2 -pipe -g -O0 > > -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL > > -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" > > -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix > > -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c > > /usr/ports/pobj/libiconv-1.13p1/libiconv-1.13/lib/iconv.c > > mkdir .libs > > cc -I. -I/usr/ports/pobj/libiconv-1.13p1/libiconv-1.13/lib -I../include > > -I/usr/ports/pobj/libiconv-1.13p1/libiconv-1.13/lib/../include -I.. > > -I/usr/ports/pobj/libiconv-1.13p1/libiconv-1.13/lib/.. -O2 -pipe -g -O0 > > -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL > > -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" > > -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix > > -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c > > /usr/ports/pobj/libiconv-1.13p1/libiconv-1.13/lib/iconv.c -fPIC -DPIC -o > > .libs/iconv.o > > In file included from > > /usr/ports/pobj/libiconv-1.13p1/libiconv-1.13/lib/iconv.c:72: > > /usr/ports/pobj/libiconv-1.13p1/libiconv-1.13/lib/cjk_variants.h:4005: > > internal compiler error: in size_binop, at fold-const.c:1445 > > Please submit a full bug report, > > with preprocessed source if appropriate. > > See <URL:http://gcc.gnu.org/bugs.html> for instructions. > > *** Error code 1 > > > > Stop in /usr/ports/pobj/libiconv-1.13p1/build-mips64/lib (line 81 of > > Makefile). > > *** Error code 1 > > > > Stop in /usr/ports/pobj/libiconv-1.13p1/build-mips64 (line 33 of > Makefile). > > *** Error code 1 > > > > Stop in /usr/ports/converters/libiconv (line 2267 of > > /usr/ports/infrastructure/mk/bsd.port.mk). > > *** Error code 1 > > > > Stop in /usr/ports/converters/libiconv (line 1514 of > > /usr/ports/infrastructure/mk/bsd.port.mk). > > *** Error code 1 > > > > Stop in /usr/ports/converters/libiconv (line 2060 of > > /usr/ports/infrastructure/mk/bsd.port.mk). > > *** Error code 1 > > > > Stop in /usr/ports/converters/libiconv (line 1545 of > > /usr/ports/infrastructure/mk/bsd.port.mk). > > # > > ---- > > Best regards > > S. > > > > > > 2010/6/11 Jasper Lievisse Adriaanse <jas...@humppa.nl> > > > > > On Fri, Jun 11, 2010 at 08:36:13AM +0300, Shlomi Marco wrote: > > > > Hey Jasper. > > > > Good to hear, thank you. > > > > > > > > I suspect something is wrong either with my machine, or with > libiconv: > > > > When trying to build from source (same machine, snapshot from June > 7th) > > > > I got the following error: > > > > > > > > cc -I. -I/usr/ports/pobj/libiconv-1.13p1/libiconv-1.13/lib > -I../include > > > > -I/usr/ports/pobj/libiconv-1.13p1/libiconv-1.13/lib/../include -I.. > > > > -I/usr/ports/pobj/libiconv-1.13p1/libiconv-1.13/lib/.. -O2 -pipe > > > > -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL > > > > -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" > > > > -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix > > > > -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c > > > > /usr/ports/pobj/libiconv-1.13p1/libiconv-1.13/lib/iconv.c -fPIC > -DPIC -o > > > > .libs/iconv.o > > > > In file included from > > > > /usr/ports/pobj/libiconv-1.13p1/libiconv-1.13/lib/converters.h:238, > > > > from > > > > /usr/ports/pobj/libiconv-1.13p1/libiconv-1.13/lib/iconv.c:67: > > > > /usr/ports/pobj/libiconv-1.13p1/libiconv-1.13/lib/hz.h: In function > > > > `hz_wctomb': > > > > /usr/ports/pobj/libiconv-1.13p1/libiconv-1.13/lib/hz.h:148: internal > > > > compiler error: Bus error > > > > Please submit a full bug report, > > > > with preprocessed source if appropriate. > > > > See <URL:http://gcc.gnu.org/bugs.html> for instructions. > > > > *** Error code 1 > > > > > > > > Before I submit a bug report to GCC I wanted to consult the mailing > list. > > > > > > > > Best regards, > > > > S. > > > That's odd, apart from running out of memory, I've never run into a > > > compilation failure for libiconv due to an ICE.. could you set: > > > DEBUG=-g -O0 > > > in /etc/mk.conf, clean the port and try again please? > > > > > > cheers, > > > jasper > > > > > > > 2010/6/11 Jasper Lievisse Adriaanse <jas...@humppa.nl> > > > > > > > > > On Thu, Jun 10, 2010 at 09:41:25PM +0300, Shlomi Marco wrote: > > > > > > Good day. > > > > > > > > > > > > Some packages I'm trying to install fails with the following > > > > > > > > > > > > Can't install <package name> because of libraries > > > > > > |library c.53.1 not found > > > > > > | /usr/lib/libc.so.54.0 (system): bad major > > > > > > > > > > > > Setup: > > > > > > SGI O2 R5K with clean installation from cd47.iso+sets from > snapshot > > > > > compiled > > > > > > on June 7th. > > > > > Hi, > > > > > > > > > > I've started a new package build recently which should be ready in > > > about > > > > > 6-7 days. > > > > > > > > > > Cheers, > > > > > Jasper > > > > > > > > > > > Example: > > > > > > # pkg_add -vvvvv > > > > > > ftp://ftp.openbsd.org/pub/OpenBSD/4.7/packages/mips64/bash > > > > > > > > > > > > parsing bash-4.0.35 > > > > > > Direct dependencies for bash-4.0.35 resolve to: gettext-0.17p0 > > > > > > libiconv-1.13p0 (todo: libiconv-1.13p0 gettext-0.17p0) > > > > > > parsing libiconv-1.13p0 > > > > > > Can't install libiconv-1.13p0 because of libraries > > > > > > |library c.53.1 not found > > > > > > | /usr/lib/libc.so.54.0 (system): bad major > > > > > > parsing gettext-0.17p0 > > > > > > Direct dependencies for gettext-0.17p0 resolve to: > libiconv-1.13p0 > > > (todo: > > > > > > libiconv-1.13p0) > > > > > > parsing libiconv-1.13p0 > > > > > > Can't install libiconv-1.13p0 because of > > > libraries.17p0,libiconv-1.13p0 > > > > > > > > > > > > parsing tiff-3.8.2p5 > > > > > > Direct dependencies for tiff-3.8.2p5 resolve to: jpeg-7 (todo: > > > jpeg-7) > > > > > > parsing jpeg-7 > > > > > > Can't install jpeg-7 because of libraries > > > > > > |library c.53.1 not found > > > > > > | /usr/lib/libc.so.54.0 (system): bad major > > > > > > Direct dependencies for tiff-3.8.2p5 resolve to: jpeg-7 > > > > > > Can't install tiff-3.8.2p5: can't resolve jpeg-7 > > > > > > > > > > > > Any ideas? > > > > > > > > > > > > Best regards, > > > > > > S. > > > > > > > > > > > > > > > > -- > > > > > Stay Hungry. Stay Foolish. > > > > > > > > > > -- > > > Stay Hungry. Stay Foolish. > > > > -- > Stay Hungry. Stay Foolish.