Subject: pkg/24239: ORBit does not build
To: None <gnats-bugs@gnats.netbsd.org>
From: None <htodd@twofifty.com>
List: netbsd-bugs
Date: 01/25/2004 14:08:51
>Number:         24239
>Category:       pkg
>Synopsis:       ORBit does not build
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Jan 25 22:10:00 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator:     Hisashi Todd Fujinaka
>Release:        NetBSD 1.6ZH
>Organization:
No organization.
>Environment:
	
	
System: NetBSD allison 1.6ZH NetBSD 1.6ZH (ALLISON) #646: Sun Jan 25 09:07:23 PST 2004 htodd@allison:/disk/0/obj/sys/arch/i386/compile.i386/ALLISON i386
Architecture: i386
Machine: i386
>Description:
Here is the build log. Unfortunately, I'm unable to decipher why an odd directory is trying to be accessed at the end of the log.

work.i386 -> /usr/obj/pkg/net/ORBit/work.i386
pkg_info: No matching pkg for ORBit-[0-9]*.
===> Checking for vulnerabilities in ORBit-0.5.15nb6
=> Checksum OK for ORBit-0.5.15.tar.gz.
===> Extracting for ORBit-0.5.15nb6
===> Required installed package glib>=1.2.10nb5: glib-1.2.10nb5 found
===> Required installed package libtool-base>=1.4.20010614nb11: libtool-base-1.4.20010614nb19 found
===> Required installed package gmake>=3.78: gmake-3.80nb2 found
===> Patching for ORBit-0.5.15nb6
===> Applying pkgsrc patches for ORBit-0.5.15nb6
===> Overriding tools for ORBit-0.5.15nb6
===> Buildlinking for ORBit-0.5.15nb6
===> Configuring for ORBit-0.5.15nb6
=> Adding rpaths to pkgconfig files.
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.
configure: loading site script /usr/pkg/etc/config.site
checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking whether /usr/pkg/bin/gmake sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... missing
checking build system type... i386-unknown-netbsdelf1.6ZH
checking host system type... i386--netbsdelf
checking for i386--netbsdelf-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 executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for ld used by GCC... ld
checking if the linker (ld) is GNU ld... yes
checking for ld option to reload object files... -r
checking for BSD-compatible nm... nm
checking whether ln -s works... yes
checking how to recognise dependant libraries... match_pattern /lib[^/\.]+\.so$
checking command to parse nm output... ok
checking how to run the C preprocessor... cc -E
checking for dlfcn.h... yes
checking for i386--netbsdelf-ranlib... no
checking for ranlib... ranlib
checking for i386--netbsdelf-strip... no
checking for strip... strip
checking for objdir... .libs
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC 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.lo... 
checking if cc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... NetBSD ld.elf_so
checking if libtool supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
creating libtool
checking whether to enable maintainer-specific portions of Makefiles... no
checking for i386--netbsdelf-gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel
checking for indentation command to pipe generated c-files through... indent -npro -bad -bap -bc -sob -br -ce -cli2 -npcs -di1 -psl -i3 -lp -st
checking for glib-config... /usr/pkg/bin/glib-config
checking for GLIB - version >= 1.2.1... yes
checking for bison... yacc
checking for flex... flex
checking for flex... (cached) flex
checking for yywrap in -lfl... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... yes
checking for mawk... /usr/bin/awk
checking for ANSI C header files... yes
checking for fcntl.h... yes
checking for unistd.h... yes
checking for sys/endian.h... yes
checking for endian.h... no
checking for machine/endian.h... yes
checking for sys/machine.h... no
checking for sys/isa_defs.h... no
checking for sys/poll.h... yes
checking for alloca.h... no
checking for stddef.h... yes
checking for wchar.h... yes
checking for wcstr.h... no
checking for wctype.h... yes
checking for machine/types.h... yes
checking for tcpd.h... yes
checking for cc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking for inline... inline
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... (cached) yes
checking for size_t... yes
checking for vprintf... yes
checking for _doprnt... no
checking for poll... yes
checking for basename... yes
checking for socket... yes
checking for gethostbyname... yes
checking for socklen_t... yes
checking "whether to use TCP wrappers"... yes
checking whether -lwrap requires -lnsl... no
checking for inet_aton... yes
checking whether byte ordering is bigendian... no
checking alignment of CORBA_short... 2
checking alignment of CORBA_long... 4
checking alignment of CORBA_unsigned_short... 2
checking alignment of CORBA_unsigned_long... 4
checking alignment of CORBA_float... 4
checking alignment of CORBA_double... 4
checking alignment of CORBA_char... 1
checking alignment of CORBA_boolean... 1
checking alignment of CORBA_octet... 1
checking alignment of CORBA_long_double... 4
checking alignment of CORBA_wchar... 2
checking alignment of CORBA_long_long... 4
checking alignment of CORBA_unsigned_long_long... 4
checking alignment of CORBA_struct... 1
checking alignment of CORBA_pointer... 4
configure: creating ./config.status
config.status: creating Makefile
config.status: creating orbit-config
config.status: creating src/Makefile
config.status: creating src/ORBitutil/Makefile
config.status: creating src/ORBitutil/orbit-os-config.h
config.status: creating src/IIOP/Makefile
config.status: creating src/orb/orbit.h
config.status: creating src/orb/Makefile
config.status: creating src/orbit-idl-compiler/Makefile
config.status: creating src/orbit-idl-compiler/backends/Makefile
config.status: creating src/orbit-idl-compiler/backends/c/Makefile
config.status: creating src/services/Makefile
config.status: creating src/services/name/Makefile
config.status: creating src/services/event/Makefile
config.status: creating src/daemons/Makefile
config.status: creating src/daemons/interface_repository/Makefile
config.status: creating test/Makefile
config.status: creating test/idl/Makefile
config.status: creating test/test-poa/Makefile
config.status: creating test/everything/Makefile
config.status: creating ORBit.pc
config.status: creating ORBit.spec
config.status: creating config.h
configure: configuring in libIDL
configure: running /bin/sh './configure'  --without-libintl-prefix --host=i386--netbsdelf --prefix=/usr/pkg CC=cc 'CFLAGS=-O2 -I/usr/include -I/usr/pkg/include' 'CPPFLAGS= -D_POSIX_THREAD_SYSCALL_SOFT=1 -I/usr/include -I/usr/pkg/include' 'LDFLAGS= -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib' host_alias=i386--netbsdelf --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.
configure: loading site script /usr/pkg/etc/config.site
checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking whether /usr/pkg/bin/gmake sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... missing
checking for i386--netbsdelf-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 executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for strerror in -lcposix... no
checking for i386--netbsdelf-gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking how to run the C preprocessor... cc -E
checking if C preprocessor likes IDL... yes
checking if C preprocessor can read from stdin... yes
checking how to ignore standard include path... 
checking for flex... flex
checking for flex... (cached) flex
checking for yywrap in -lfl... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... yes
checking for bison... yacc
checking build system type... i386-unknown-netbsdelf1.6ZH
checking host system type... i386--netbsdelf
checking for ld used by GCC... ld
checking if the linker (ld) is GNU ld... yes
checking for ld option to reload object files... -r
checking for BSD-compatible nm... nm
checking whether ln -s works... yes
checking how to recognise dependant libraries... match_pattern /lib[^/\.]+\.so$
checking command to parse nm output... ok
checking for dlfcn.h... yes
checking for i386--netbsdelf-ranlib... no
checking for ranlib... ranlib
checking for i386--netbsdelf-strip... no
checking for strip... strip
checking for objdir... .libs
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC 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.lo... 
checking if cc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... NetBSD ld.elf_so
checking if libtool supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
creating libtool
checking whether to enable maintainer-specific portions of Makefiles... no
checking for glib-config... yes
checking for glib-config... /usr/pkg/bin/glib-config
checking for GLIB - version >= 1.2.0... yes
checking for ANSI C header files... yes
checking for stddef.h... yes
checking for wchar.h... yes
checking for wcstr.h... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating Makefile.msc
config.status: creating libIDL-config
config.status: creating libIDL.m4
config.status: creating libIDL.spec
config.status: creating libIDL.pc
config.status: creating IDL.h.new
IDL.h is unchanged

libIDL 0.6.8 configuration complete

  Flex installed: yes
  C Preprocessor: "cc -E"
  Standard input supported.

configure: configuring in popt
configure: running /bin/sh './configure'  --without-libintl-prefix --host=i386--netbsdelf --prefix=/usr/pkg CC=cc 'CFLAGS=-O2 -I/usr/include -I/usr/pkg/include' 'CPPFLAGS= -D_POSIX_THREAD_SYSCALL_SOFT=1 -I/usr/include -I/usr/pkg/include' 'LDFLAGS= -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib' host_alias=i386--netbsdelf --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.
configure: loading site script /usr/pkg/etc/config.site
checking build system type... i386-unknown-netbsdelf1.6ZH
checking host system type... i386--netbsdelf
checking target system type... i386--netbsdelf
checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking whether /usr/pkg/bin/gmake sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... missing
checking for i386--netbsdelf-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 executable suffix... 
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for strerror in -lcposix... no
checking for i386--netbsdelf-gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking how to run the C preprocessor... cc -E
checking whether cc needs -traditional... no
checking for cc option to accept ANSI C... none needed
checking for function prototypes... yes
checking for ld used by GCC... ld
checking if the linker (ld) is GNU ld... yes
checking for ld option to reload object files... -r
checking for BSD-compatible nm... nm
checking whether ln -s works... yes
checking how to recognise dependant libraries... match_pattern /lib[^/\.]+\.so$
checking command to parse nm output... ok
checking for dlfcn.h... yes
checking for i386--netbsdelf-ranlib... no
checking for ranlib... ranlib
checking for i386--netbsdelf-strip... no
checking for strip... strip
checking for objdir... .libs
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC 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.lo... 
checking if cc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... NetBSD ld.elf_so
checking if libtool supports shared libraries... yes
creating libtool
checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel
checking for alloca.h... no
checking for libintl.h... yes
checking for mcheck.h... no
checking for unistd.h... yes
checking for /usr/ucblib in LIBS... no
checking for strerror... yes
checking for mtrace... no
checking for setreuid... yes
checking for i386--netbsdelf-ranlib... ranlib
checking for cc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking for inline... inline
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... (cached) yes
checking for off_t... yes
checking for size_t... yes
checking for working alloca.h... no
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 argz.h... no
checking for limits.h... yes
checking for locale.h... yes
checking for nl_types.h... yes
checking for malloc.h... 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 for sys/param.h... yes
checking for feof_unlocked... no
checking for fgets_unlocked... no
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... no
checking for strchr... 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... yes
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 whether NLS is requested... yes
checking whether included gettext is requested... no
checking for libintl.h... (cached) yes
checking for GNU gettext in libc... yes
checking for dcgettext... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for bison... no
checking for catalogs to be installed...  da cs el gl ro sk uk wa zh_CN.GB2312
configure: creating ./config.status
config.status: creating Makefile
config.status: creating intl/Makefile
config.status: creating po/Makefile.in
config.status: creating config.h
===> Building for ORBit-0.5.15nb6
/usr/pkg/bin/gmake  all-recursive
gmake[1]: Entering directory `/disk/0/obj/pkg/net/ORBit/work.i386/ORBit-0.5.15'
cannot create =1.2.10nb5:../../devel/glib: directory nonexistent
gmake[1]: *** [all-recursive] Error 2
gmake[1]: Leaving directory `/disk/0/obj/pkg/net/ORBit/work.i386/ORBit-0.5.15'
gmake: *** [all-recursive-am] Error 2
*** Error code 2

Stop.
make: stopped in /usr/pkgsrc/net/ORBit
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/net/ORBit
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/net/ORBit
	
>How-To-Repeat:
cd /usr/pkgsrc/net/ORBit && make update
	
>Fix:
	
>Release-Note:
>Audit-Trail:
>Unformatted: