Date: Wed, 26 Nov 2003 22:34:11 -0800 From: Kris Kennaway <kris@obsecurity.org> To: gnome@FreeBSD.org Subject: bakery configure loop Message-ID: <20031127063411.GA62077@xor.obsecurity.org>
next in thread | raw e-mail | index | archive | help
--OXfL5xGRrasGEqWY Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable I'm seeing this on bento: =3D=3D=3D> Extracting for bakery-1.0.2 >> Checksum OK for bakery-1.0.2.tar.gz. =3D=3D=3D> Patching for bakery-1.0.2 =3D=3D=3D> Applying FreeBSD patches for bakery-1.0.2 =3D=3D=3D> bakery-1.0.2 depends on executable: gmake - found =3D=3D=3D> bakery-1.0.2 depends on file: /usr/local/libexec/libtool13/lib= tool - found =3D=3D=3D> bakery-1.0.2 depends on file: /usr/local/bin/perl5.6.1 - found =3D=3D=3D> bakery-1.0.2 depends on shared library: gnomemm-1.2.10 - found =3D=3D=3D> bakery-1.0.2 depends on shared library: X11.6 - found =3D=3D=3D> Configuring for bakery-1.0.2 creating cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c -o root -g whe= el checking whether build environment is sane... yes checking whether gmake sets ${MAKE}... yes checking for working aclocal... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing checking for working makeinfo... found checking for gcc... cc checking whether the C compiler (cc -O -pipe -mcpu=3Dpentiumpro ) works... = yes checking whether the C compiler (cc -O -pipe -mcpu=3Dpentiumpro ) is a cros= s-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking for c++... c++ checking whether the C++ compiler (c++ -O -pipe -mcpu=3Dpentiumpro ) works.= .. yes checking whether the C++ compiler (c++ -O -pipe -mcpu=3Dpentiumpro ) is a c= ross-compiler... no checking whether we are using GNU C++... yes checking whether c++ accepts -g... yes checking host system type... i386-portbld-freebsd5.2 checking build system type... i386-portbld-freebsd5.2 checking for ranlib... ranlib checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes updating cache ./config.cache checking for object suffix... o checking for executable suffix... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.lo... yes checking if cc supports -fno-rtti -fno-exceptions ... no checking if cc static flag -static works... -static checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking command to parse /usr/bin/nm -B output... ok checking how to hardcode library paths into programs... immediate checking for /usr/bin/ld option to reload object files... -r checking dynamic linker characteristics... freebsd5.2 ld.so checking if libtool supports shared libraries... yes *** Warning: the command libtool uses to detect shared libraries, *** /usr/bin/file, produces output that libtool cannot recognize. *** The result is that libtool may fail to recognize shared libraries *** as such. This will affect the creation of libtool libraries that *** depend on shared libraries, but programs linked with such libtool *** libraries will work regardless of this problem. Nevertheless, you *** may want to report the problem to your system manager and/or to *** bug-libtool@gnu.org checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for objdir... .libs creating libtool loading cache ./config.cache checking whether build environment is sane... yes checking how to run the C preprocessor... cc -E checking for POSIXized ISC... no checking for ANSI C header files... yes checking for working const... yes checking for inline... inline checking for off_t... yes checking for size_t... yes checking for working alloca.h... no checking for alloca... yes checking for unistd.h... yes checking for getpagesize... yes checking for working mmap... yes 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... no checking for string.h... yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getcwd... yes checking for munmap... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for strchr... yes checking for strcasecmp... yes checking for strdup... yes checking for __argz_count... no checking for __argz_stringify... no checking for __argz_next... no checking for stpcpy... yes checking for LC_MESSAGES... yes checking whether NLS is requested... yes checking whether included gettext is requested... no checking for libintl.h... yes checking for gettext in libc... no checking for bindtextdomain in -lintl... yes checking for gettext in libintl... checking for gettext in -lintl... yes yes checking for msgfmt... /usr/local/bin/msgfmt checking for dcgettext... no checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for gtk-config... /usr/X11R6/bin/gtk-config checking for GTK - version >=3D 1.2.8... yes checking for gtkmm-config... /usr/X11R6/bin/gtkmm-config checking for GTK-- - version >=3D 1.2.5... yes checking for gnome-config... /usr/X11R6/bin/gnome-config checking if /usr/X11R6/bin/gnome-config works... yes checking for orbit-config... /usr/local/bin/orbit-config checking for orbit-idl... /usr/local/bin/orbit-idl checking for working ORBit environment... yes checking for gnorba libraries... yes WARNING: `aclocal' is missing on your system. You should only need it if you modified `acinclude.m4' or `configure.in'. You might want to install the `Automake' and `Perl' packages. Grab them from any GNU archive site. checking what warning flags to pass to the C compiler... -Wall -Wunused checking what language compliance flags to pass to the C compiler...=20 checking for gnome-config... (cached) /usr/X11R6/bin/gnome-config checking for Gnome-- - version >=3D 1.2.1... yes updating cache ./config.cache creating ./config.status creating Makefile creating bakery-config creating scripts/Makefile creating macros/Makefile creating bakery/Makefile creating bakery/App/Makefile creating bakery/Document/Makefile creating bakery/FileSelection/Makefile creating bakery/View/Makefile creating examples/Makefile creating examples/FileSelection/Makefile creating examples/WithoutDoc/Makefile creating examples/WithDoc/Makefile creating examples/WithDocView/Makefile creating examples/WithDocViewComposite/Makefile creating intl/Makefile creating po/Makefile.in creating bakery.spec creating config.h =3D=3D=3D> Building for bakery-1.0.2 cd . && /tmp/a/ports/x11-toolkits/bakery/work/bakery-1.0.2/scripts/missing = automake --gnu --include-deps Makefile WARNING: `automake' is missing on your system. You should only need it if you modified `Makefile.am', `acinclude.m4' or `configure.in'. You might want to install the `Automake' and `Perl' packages. Grab them from any GNU archive site. cd . && /tmp/a/ports/x11-toolkits/bakery/work/bakery-1.0.2/scripts/missing = autoconf WARNING: `autoconf' is missing on your system. You should only need it if you modified `configure.in'. You might want to install the `Autoconf' and `GNU m4' packages. Grab them from any GNU archive site. /bin/sh ./config.status --recheck running /bin/sh ./configure --x-libraries=3D/usr/X11R6/lib --x-includes=3D= /usr/X11R6/include --localstatedir=3D/usr/X11R6/share/gnome --datadir=3D/us= r/X11R6/share/gnome --with-html-dir=3D/usr/X11R6/share/doc --disable-gtk-do= c --with-gconf-source=3Dxml::/usr/X11R6/etc/gconf/gconf.xml.defaults --pref= ix=3D/usr/X11R6 i386-portbld-freebsd5.2 --no-create --no-recursion loading cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing checking for working makeinfo... found checking for gcc... (cached) cc checking whether the C compiler (cc -O -pipe -mcpu=3Dpentiumpro ) works... = yes checking whether the C compiler (cc -O -pipe -mcpu=3Dpentiumpro ) is a cros= s-compiler... no checking whether we are using GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for c++... (cached) c++ checking whether the C++ compiler (c++ -O -pipe -mcpu=3Dpentiumpro ) works.= .. yes checking whether the C++ compiler (c++ -O -pipe -mcpu=3Dpentiumpro ) is a c= ross-compiler... no checking whether we are using GNU C++... (cached) yes checking whether c++ accepts -g... (cached) yes checking host system type... i386-portbld-freebsd5.2 checking build system type... i386-portbld-freebsd5.2 checking for ranlib... (cached) ranlib checking for ld used by GCC... (cached) /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes checking for BSD-compatible nm... (cached) /usr/bin/nm -B checking whether ln -s works... (cached) yes updating cache ./config.cache checking for object suffix... o checking for executable suffix... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.lo... yes checking if cc supports -fno-rtti -fno-exceptions ... no checking if cc static flag -static works... -static checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking command to parse /usr/bin/nm -B output... ok checking how to hardcode library paths into programs... immediate checking for /usr/bin/ld option to reload object files... -r checking dynamic linker characteristics... freebsd5.2 ld.so checking if libtool supports shared libraries... yes *** Warning: the command libtool uses to detect shared libraries, *** /usr/bin/file, produces output that libtool cannot recognize. *** The result is that libtool may fail to recognize shared libraries *** as such. This will affect the creation of libtool libraries that *** depend on shared libraries, but programs linked with such libtool *** libraries will work regardless of this problem. Nevertheless, you *** may want to report the problem to your system manager and/or to *** bug-libtool@gnu.org checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for objdir... .libs creating libtool loading cache ./config.cache checking whether build environment is sane... yes checking how to run the C preprocessor... (cached) cc -E checking for POSIXized ISC... no checking for ANSI C header files... (cached) yes checking for working const... (cached) yes checking for inline... (cached) inline checking for off_t... (cached) yes checking for size_t... (cached) yes checking for working alloca.h... (cached) no checking for alloca... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... (cached) yes checking for argz.h... (cached) no checking for limits.h... (cached) yes checking for locale.h... (cached) yes checking for nl_types.h... (cached) yes checking for malloc.h... (cached) no checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getcwd... (cached) yes checking for munmap... (cached) yes checking for putenv... (cached) yes checking for setenv... (cached) yes checking for setlocale... (cached) yes checking for strchr... (cached) yes checking for strcasecmp... (cached) yes checking for strdup... (cached) yes checking for __argz_count... (cached) no checking for __argz_stringify... (cached) no checking for __argz_next... (cached) no checking for LC_MESSAGES... (cached) yes checking whether NLS is requested... yes checking whether included gettext is requested... no checking for libintl.h... (cached) yes checking for gettext in libc... (cached) no checking for bindtextdomain in -lintl... (cached) yes checking for gettext in libintl... (cached) yes checking for msgfmt... (cached) /usr/local/bin/msgfmt checking for dcgettext... (cached) no checking for gmsgfmt... (cached) /usr/local/bin/msgfmt checking for xgettext... (cached) /usr/local/bin/xgettext checking for gtk-config... (cached) /usr/X11R6/bin/gtk-config checking for GTK - version >=3D 1.2.8... yes checking for gtkmm-config... (cached) /usr/X11R6/bin/gtkmm-config checking for GTK-- - version >=3D 1.2.5... yes checking for gnome-config... (cached) /usr/X11R6/bin/gnome-config checking if /usr/X11R6/bin/gnome-config works... yes checking for orbit-config... (cached) /usr/local/bin/orbit-config checking for orbit-idl... (cached) /usr/local/bin/orbit-idl checking for working ORBit environment... (cached) yes checking for gnorba libraries... (cached) yes WARNING: `aclocal' is missing on your system. You should only need it if you modified `acinclude.m4' or `configure.in'. You might want to install the `Automake' and `Perl' packages. Grab them from any GNU archive site. checking what warning flags to pass to the C compiler... -Wall -Wunused checking what language compliance flags to pass to the C compiler...=20 checking for gnome-config... (cached) /usr/X11R6/bin/gnome-config checking for Gnome-- - version >=3D 1.2.1... yes creating ./config.status cd . \ && CONFIG_FILES=3DMakefile CONFIG_HEADERS=3D /bin/sh ./config.status creating Makefile cd . && /tmp/a/ports/x11-toolkits/bakery/work/bakery-1.0.2/scripts/missing = automake --gnu --include-deps Makefile WARNING: `automake' is missing on your system. You should only need it if you modified `Makefile.am', `acinclude.m4' or `configure.in'. You might want to install the `Automake' and `Perl' packages. Grab them from any GNU archive site. cd . && /tmp/a/ports/x11-toolkits/bakery/work/bakery-1.0.2/scripts/missing = autoconf WARNING: `autoconf' is missing on your system. You should only need it if you modified `configure.in'. You might want to install the `Autoconf' and `GNU m4' packages. Grab them from any GNU archive site. /bin/sh ./config.status --recheck running /bin/sh ./configure --x-libraries=3D/usr/X11R6/lib --x-includes=3D= /usr/X11R6/include --localstatedir=3D/usr/X11R6/share/gnome --datadir=3D/us= r/X11R6/share/gnome --with-html-dir=3D/usr/X11R6/share/doc --disable-gtk-do= c --with-gconf-source=3Dxml::/usr/X11R6/etc/gconf/gconf.xml.defaults --pref= ix=3D/usr/X11R6 i386-portbld-freebsd5.2 --no-create --no-recursion loading cache ./config.cache checking for a BSD compatible install... (cached) /usr/bin/install -c =2E.. [Lather, rinse, repeat ad infinitum] Kris --OXfL5xGRrasGEqWY Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/xZriWry0BWjoQKURAu2SAJ9jFcMhr0QMXJ05pnhC5qGKRCNVLgCfViNy tDw+8wJyK5MxQG2mot4zUAA= =53y9 -----END PGP SIGNATURE----- --OXfL5xGRrasGEqWY--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031127063411.GA62077>