Opened 19 years ago

Closed 19 years ago

#3212 closed defect (fixed)

opensp 1.5 build failure in mac os x 10.4

Reported by: rhwood@… Owned by: mij@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

here's a build log:

Last login: Sun May 29 19:53:04 on ttyp4 Welcome to Darwin! Getafix:~ rhwood$ sudo port -vd install opensp DEBUG: Found port in file:///opt/local/var/db/dports/sources/ rsync.rsync.opendarwin.org_dpupdate_dports/textproc/opensp DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/ rsync.rsync.opendarwin.org_dpupdate_dports/textproc/opensp DEBUG: Requested variant powerpc is not provided by port opensp. DEBUG: Requested variant darwin is not provided by port opensp. DEBUG: Requested variant macosx is not provided by port opensp. DEBUG: Found port in file:///opt/local/var/db/dports/sources/ rsync.rsync.opendarwin.org_dpupdate_dports/devel/gettext DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/ rsync.rsync.opendarwin.org_dpupdate_dports/devel/gettext DEBUG: Searching for dependency: gettext DEBUG: Found Dependency: receipt exists for gettext DEBUG: Executing com.apple.main (opensp) DEBUG: No TGZ archive: /opt/local/var/db/dports/packages/darwin/powerpc/ opensp-1.5_3.powerpc.tgz DEBUG: Skipping unarchive (opensp) since no archive found DEBUG: Skipping completed com.apple.unarchive (opensp) ---> Fetching opensp DEBUG: Executing com.apple.fetch (opensp) ---> Verifying checksum(s) for opensp DEBUG: Executing com.apple.checksum (opensp) ---> Checksumming OpenSP-1.5.tar.gz DEBUG: Correct (md5) checksum for OpenSP-1.5.tar.gz ---> Extracting opensp DEBUG: Executing com.apple.extract (opensp) ---> Extracting OpenSP-1.5.tar.gz DEBUG: setting option extract.args to /opt/local/var/db/dports/distfiles/opensp/OpenSP-1.5.tar.gz DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_textproc_opensp/ work" && gzip -dc /opt/local/var/db/dports/distfiles/opensp/OpenSP-1.5.tar.gz | gnutar --no-same- owner -xf -' DEBUG: Executing com.apple.patch (opensp) ---> Applying patches to opensp ---> Applying /opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/ textproc/opensp/files/patch-configure DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_textproc_opensp/ work/OpenSP-1.5" && patch -p0' patching file configure ---> Applying /opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/ textproc/opensp/files/patch-include-Text.h DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_textproc_opensp/ work/OpenSP-1.5" && patch -p0' patching file include/Text.h ---> Applying /opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/ textproc/opensp/files/patch-lib-Text.cxx DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_textproc_opensp/ work/OpenSP-1.5" && patch -p0' patching file lib/Text.cxx ---> Applying /opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/ textproc/opensp/files/patch-doc_Makefile.in DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_textproc_opensp/ work/OpenSP-1.5" && patch -p0' patching file doc/Makefile.in ---> Configuring opensp DEBUG: Executing com.apple.configure (opensp) DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_textproc_opensp/ work/OpenSP-1.5" && LDFLAGS="-L/opt/local/lib" LIBS="-L/opt/local/lib -lintl" ./configure --prefix=/ opt/local --enable-http --disable-dependency-tracking --enable-default-catalog=/opt/local/share/ sgml/catalog --mandir=/opt/local/share/man' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets ${MAKE}... no checking whether build environment is sane... yes checking for gcc... gcc 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... yes checking whether gcc accepts -g... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets ${MAKE}... (cached) no checking for perl... /opt/local/bin/perl checking build system type... powerpc-apple-darwin8.1.0 checking host system type... powerpc-apple-darwin8.1.0 checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -p checking how to recognise dependant libraries... file_magic Mach-O dynamically linked shared library checking command to parse /usr/bin/nm -p output... ok 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... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for ranlib... ranlib checking for strip... strip checking for objdir... .libs checking for gcc option to produce PIC... -fno-common checking if gcc PIC flag -fno-common works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.lo... yes checking if gcc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... unsupported checking whether stripping libraries is possible... no checking dynamic linker characteristics... darwin8.1.0 dyld 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 pthread_create in -lpthread... yes checking for msgfmt... /opt/local/bin/msgfmt checking for gmsgfmt... /opt/local/bin/msgfmt checking for xgettext... /opt/local/bin/xgettext checking for msgmerge... /opt/local/bin/msgmerge checking for ranlib... (cached) ranlib checking for strerror in -lcposix... no checking for gcc option to accept ANSI C... none needed checking for an ANSI C-conforming const... yes checking for inline... inline checking for off_t... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking whether we are using the GNU C Library 2.1 or newer... no checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for shared library run path origin... done checking for iconv... yes checking how to link with libiconv... /opt/local/lib/libiconv.dylib checking argz.h usability... no checking argz.h presence... no checking for argz.h... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking malloc.h usability... no checking malloc.h presence... no checking for malloc.h... no checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for feof_unlocked... yes checking for fgets_unlocked... no checking for getc_unlocked... yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... no checking for munmap... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for argz_count... no checking for argz_stringify... no checking for argz_next... no checking for iconv declaration...

extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t

*outbytesleft); checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for bison... bison checking version of bison... 2.0, ok checking whether NLS is requested... yes checking whether included gettext is requested... no checking for GNU gettext in libc... no checking for GNU gettext in libintl... yes checking how to link with libintl... /opt/local/lib/libintl.dylib -R/opt/local/lib /opt/local/lib/ libiconv.dylib -lc checking for locale.h... (cached) yes checking for ANSI C header files... (cached) yes checking for limits.h... (cached) yes checking for unistd.h... (cached) yes checking io.h usability... no checking io.h presence... no checking for io.h... no checking osfcn.h usability... no checking osfcn.h presence... no checking for osfcn.h... no checking new usability... yes checking new presence... yes checking for new... yes checking cassert usability... yes checking cassert presence... yes checking for cassert... yes checking whether byte ordering is bigendian... yes checking for size_t... (cached) yes checking for struct stat.st_blksize... yes checking for sig_atomic_t in signal.h... yes checking for size_t... (cached) yes checking size of size_t... 4 checking for unsigned int... yes checking size of unsigned int... 4 checking for unsigned short... yes checking size of unsigned short... 2 checking for wchar_t... yes checking size of wchar_t... 4 checking whether the compiler recognizes bool as a built-in type... yes checking for bool... yes checking size of bool... 4 checking whether the compiler supports the mutable keyword... yes checking whether the compiler recognizes typename... yes checking whether the compiler accepts the new for scoping rules... yes checking whether the compiler supports placement operator delete... no checking whether the compiler supports dynamic_cast<>... yes checking whether the compiler implements namespaces... yes checking whether the compiler supports explicit instantiations... yes checking for placement operator new... yes checking whether the C++ compiler supports the std namespace... yes checking whether GNU C++ supports automatic template instantiation... yes checking whether GNU C++ links with libg++ if we include new.h... no checking whether new_handler accepts size_t and returns int... no checking for memmove... yes checking for memcmp... yes checking for strerror... yes checking for strtoul... (cached) yes checking for setlocale... (cached) yes checking for Windows and DOS and OS/2 style pathnames... no checking whether to include support for http... yes checking for main in -lnsl... no checking for main in -lsocket... no checking h_errno in netdb.h... yes checking for default catalog... /opt/local/share/sgml/catalog checking for default search path... none checking whether to include support for XML Formatted Messages... no configure: creating ./config.status config.status: creating OpenSP-1.5.spec config.status: creating Makefile config.status: creating msggen.pl config.status: creating lib/Makefile config.status: creating nsgmls/Makefile config.status: creating spent/Makefile config.status: creating spam/Makefile config.status: creating sgmlnorm/Makefile config.status: creating sx/Makefile config.status: creating spcat/Makefile config.status: creating include/Makefile config.status: creating include/config.h.old config.status: creating generic/Makefile config.status: creating doc/Makefile config.status: creating pubtext/Makefile config.status: creating unicode/Makefile config.status: creating intl/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing default-1 commands config.status: executing default-2 commands config.status: creating po/POTFILES config.status: creating po/Makefile DEBUG: Executing proc-post-com.apple.configure-configure-0 ---> Building opensp with target all DEBUG: Executing com.apple.build (opensp) DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_textproc_opensp/ work/OpenSP-1.5" && make all' cd . \

&& CONFIG_FILES= CONFIG_HEADERS=config.h \

/bin/sh ./config.status

config.status: creating config.h config.status: config.h is unchanged config.status: executing default-1 commands config.status: executing default-2 commands make all-recursive Making all in pubtext make[2]: Nothing to be done for `all'. Making all in unicode make[2]: Nothing to be done for `all'. Making all in doc make[2]: Nothing to be done for `all'. Making all in include make[2]: Nothing to be done for `all'. Making all in generic make[2]: Nothing to be done for `all'. Making all in lib make all-am /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -I/opt/ local/include -g -O2 -c -o Allocator.lo test -f Allocator.cxx || echo './'Allocator.cxx mkdir .libs g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -I/opt/local/include -g -O2 -c Allocator.cxx -fno-common -DPIC -o .libs/Allocator.lo g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -I/opt/local/include -g -O2 -c Allocator.cxx -o Allocator.o >/dev/null 2>&1 mv -f .libs/Allocator.lo Allocator.lo /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -I/opt/ local/include -g -O2 -c -o ArcEngine.lo test -f ArcEngine.cxx || echo './'ArcEngine.cxx rm -f .libs/ArcEngine.lo g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -I/opt/local/include -g -O2 -c ArcEngine.cxx -fno-common -DPIC -o .libs/ArcEngine.lo ../include/RangeMap.cxx: In member function `unsigned int OpenSP::RangeMap<From, To>::inverseMap(To, From&, OpenSP::ISet<OpenSP::WideChar>&, OpenSP::WideChar&) const': ../include/RangeMap.cxx:50: error: 'wideCharMax' was not declared in this scope make[3]: * [ArcEngine.lo] Error 1 make[2]: * [all] Error 2 make[1]: * [all-recursive] Error 1 make: * [all] Error 2 Error: Target com.apple.build returned: shell command "cd "/opt/local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_textproc_opensp/ work/OpenSP-1.5" && make all" returned error 2 Command output: config.status: config.h is unchanged config.status: executing default-1 commands config.status: executing default-2 commands make all-recursive Making all in pubtext make[2]: Nothing to be done for `all'. Making all in unicode make[2]: Nothing to be done for `all'. Making all in doc make[2]: Nothing to be done for `all'. Making all in include make[2]: Nothing to be done for `all'. Making all in generic make[2]: Nothing to be done for `all'. Making all in lib make all-am /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -I/opt/ local/include -g -O2 -c -o Allocator.lo test -f Allocator.cxx || echo './'Allocator.cxx mkdir .libs g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -I/opt/local/include -g -O2 -c Allocator.cxx -fno-common -DPIC -o .libs/Allocator.lo g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -I/opt/local/include -g -O2 -c Allocator.cxx -o Allocator.o >/dev/null 2>&1 mv -f .libs/Allocator.lo Allocator.lo /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -I/opt/ local/include -g -O2 -c -o ArcEngine.lo test -f ArcEngine.cxx || echo './'ArcEngine.cxx rm -f .libs/ArcEngine.lo g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -I/opt/local/include -g -O2 -c ArcEngine.cxx -fno-common -DPIC -o .libs/ArcEngine.lo ../include/RangeMap.cxx: In member function `unsigned int OpenSP::RangeMap<From, To>::inverseMap(To, From&, OpenSP::ISet<OpenSP::WideChar>&, OpenSP::WideChar&) const': ../include/RangeMap.cxx:50: error: 'wideCharMax' was not declared in this scope make[3]: * [ArcEngine.lo] Error 1 make[2]: * [all] Error 2 make[1]: * [all-recursive] Error 1 make: * [all] Error 2

Warning: the following items did not execute (for opensp): com.apple.activate com.apple.build com.apple.destroot com.apple.archive com.apple.install Getafix:~ rhwood$

Change History (2)

comment:1 Changed 19 years ago by jmpp@…

Owner: changed from darwinports-bugs@… to mij@…

comment:2 Changed 19 years ago by mij@…

Resolution: fixed
Status: newclosed

This is fixed in the 1.5.1 update I just committed.

Note: See TracTickets for help on using tickets.