Skip site navigation (1)Skip section navigation (2)
Date:      Wed,  6 Aug 2003 07:12:47 -0700 (PDT)
From:      Mike Harding <mvh@ix.netcom.com>
To:        gnome@freebsd.org
Subject:   recent libgda2-0.91.0 upgrade fails on -STABLE
Message-ID:  <20030806141247.0C4875301@netcom1.netcom.com>

next in thread | raw e-mail | index | archive | help

it checks for "stdint.h", says no, and then complains it doesn't
exist.  Hmmm.

This is a very recent 4.8-STABLE

- Mike H.

===>  Extracting for libgda2-0.91.0
>> Checksum OK for gnome2/libgda-0.91.0.tar.bz2.
===>  Patching for libgda2-0.91.0
===>  Applying FreeBSD patches for libgda2-0.91.0
===>   libgda2-0.91.0 depends on executable: scrollkeeper-config - found
===>   libgda2-0.91.0 depends on executable: gmake - found
===>   libgda2-0.91.0 depends on executable: pkg-config - found
===>   libgda2-0.91.0 depends on shared library: popt.0 - found
===>   libgda2-0.91.0 depends on shared library: mysqlclient.10 - found
===>   libgda2-0.91.0 depends on shared library: pq.3 - found
===>   libgda2-0.91.0 depends on shared library: ldap.2 - found
===>   libgda2-0.91.0 depends on shared library: X11.6 - found
===>   libgda2-0.91.0 depends on shared library: glib-2.0.200 - found
===>   libgda2-0.91.0 depends on shared library: xml2.5 - found
===>   libgda2-0.91.0 depends on shared library: xslt.1 - found
===>  Configuring for libgda2-0.91.0
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking whether gmake sets $(MAKE)... yes
checking for working aclocal-1.4... missing
checking for working autoconf... found
checking for working automake-1.4... missing
checking for working autoheader... found
checking for working makeinfo... found
checking whether to enable maintainer-specific portions of Makefiles... no
checking for perl... /usr/bin/perl
checking for pkg-config... /usr/local/bin/pkg-config
checking for pkg-config... yes
checking for GNOME Platform... GNOME 2.x
checking for pkg-config... (cached) /usr/local/bin/pkg-config
checking for pkg-config... yes
checking for 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... yes
checking whether cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking for strerror in -lcposix... no
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ANSI C... (cached) none needed
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking how to run the C preprocessor... cc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking build system type... i386-portbld-freebsd4.8
checking host system type... i386-portbld-freebsd4.8
checking for a sed that does not truncate output... /usr/bin/sed
checking for ld used by cc... /usr/libexec/elf/ld
checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
checking for /usr/libexec/elf/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
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 how to run the C++ preprocessor... c++ -E
checking for g77... no
checking for f77... f77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether f77 accepts -g... yes
checking the maximum length of command line arguments... 16384
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if cc static flag  works... yes
checking if cc supports -fno-rtti -fno-exceptions... yes
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 whether the cc linker (/usr/libexec/elf/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... freebsd4.8 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
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by c++... /usr/libexec/elf/ld
checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
checking whether the c++ linker (/usr/libexec/elf/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC
checking if c++ PIC flag -fPIC works... yes
checking if c++ supports -c -o file.o... yes
checking whether the c++ linker (/usr/libexec/elf/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd4.8 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for f77 option to produce PIC... -fPIC
checking if f77 PIC flag -fPIC works... yes
checking if f77 supports -c -o file.o... yes
checking whether the f77 linker (/usr/libexec/elf/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd4.8 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
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... bison -y
checking for glib-genmarshal... /usr/local/bin/glib-genmarshal
checking for scrollkeeper-config... /usr/X11R6/bin/scrollkeeper-config
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /usr/local/bin/msgfmt
checking for dcgettext... yes
checking for gmsgfmt... /usr/local/bin/msgfmt
checking for xgettext... /usr/local/bin/xgettext
checking for catalogs to be installed...  az ca cs da de el es fa fi fr ga gl hu it ja ko ml ms nl no pl pt pt_BR ru sk sl sr sr@Latn sv tr uk vi zh_CN zh_TW
checking whether gcc understands -Wno-sign-compare... yes
checking what warning flags to pass to the C compiler... -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare
checking what language compliance flags to pass to the C compiler... 
checking for glib-2.0 >= 2.0.0 gobject-2.0 >= 2.0.0 gthread-2.0 >= 2.0.0 gmodule-2.0 >= 2.0.0 libxml-2.0 libxslt >= 1.0.9... yes
checking LIBGDA_CFLAGS... -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include  
checking LIBGDA_LIBS... -pthread -Wl,--export-dynamic -L/usr/local/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -lglib-2.0 -lxslt -lxml2 -lz -liconv -lm  
checking for gtkdoc-mkdb... false
checking for MySQL files... found mysql in /usr/local
checking for mSQL files... configure: WARNING: mSQL backend not used
checking for Postgres files... found Postgres in /usr/local
checking for IBM DB2 files... configure: WARNING: IBM DB2 backend not used
checking for Sybase files... checking for ORACLE installation... configure: WARNING: ORACLE backend not used
checking for FireBird installation... configure: WARNING: FireBird backend not used
checking for Xbase files... configure: WARNING: Xbase backend not used
checking for LDAP files... found LDAP in /usr/local
checking for readline in -lreadline... yes
checking for add_history in -lhistory... yes
checking for poptGetContext in -lpopt... yes
checking popt.h usability... yes
checking popt.h presence... yes
checking for popt.h... yes
checking readline/readline.h usability... yes
checking readline/readline.h presence... yes
checking for readline/readline.h... yes
checking readline/history.h usability... yes
checking readline/history.h presence... yes
checking for readline/history.h... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libgda.spec
config.status: creating libgda.pc
config.status: creating po/Makefile.in
config.status: creating libsql/Makefile
config.status: creating libgda/Makefile
config.status: creating providers/Makefile
config.status: creating providers/freetds/Makefile
config.status: creating providers/firebird/Makefile
config.status: creating providers/ibmdb2/Makefile
config.status: creating providers/ldap/Makefile
config.status: creating providers/mdb/Makefile
config.status: creating providers/mysql/Makefile
config.status: creating providers/msql/Makefile
config.status: creating providers/odbc/Makefile
config.status: creating providers/oracle/Makefile
config.status: creating providers/postgres/Makefile
config.status: creating providers/sqlite/Makefile
config.status: creating providers/sybase/Makefile
config.status: creating providers/xbase/Makefile
config.status: creating providers/xml/Makefile
config.status: creating report/Makefile
config.status: creating report/gda-report.dtd
config.status: creating report/libgda-report/Makefile
config.status: creating report/testing/Makefile
config.status: creating tools/Makefile
config.status: creating testing/Makefile
config.status: creating doc/Makefile
config.status: creating doc/libgda-C.omf
config.status: creating doc/C/Makefile
config.status: creating data/Makefile
config.status: creating stamp.h
config.status: executing default-1 commands
config.status: executing default-2 commands

 Configuration summary
   Installation prefix = /usr/X11R6
   Providers
      XML = yes
      FireBird = no
      FreeTDS = no
      IBM DB2 = no
      MDB (MS Access) = no
      MySQL = yes
      mSQL = no
      ODBC = no
      Oracle = no
      PostgreSQL = yes
      SQLite = no
      Sybase = no
      xBase (dBase, Clipper, FoxPro) = no
      LDAP = yes

===>  Building for libgda2-0.91.0
Making all in po
gmake[1]: Entering directory `/usr/ports/databases/libgda2/work/libgda-0.91.0/po'
file=./`echo ca | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/local/bin/msgfmt -o $file ca.po
gmake[1]: Leaving directory `/usr/ports/databases/libgda2/work/libgda-0.91.0/po'
Making all in libsql
gmake[1]: Entering directory `/usr/ports/databases/libgda2/work/libgda-0.91.0/libsql'
/bin/sh ../libtool --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libgda\" -DVERSION=\"0.91.0\" -DBONOBO_EXPLICIT_TRANSLATION_DOMAIN=\"libgda-2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DGETTEXT_PACKAGE=\"libgda-2\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -DHAVE_MYSQL=1 -DHAVE_POSTGRES=1 -DHAVE_LDAP=1 -DHAVE_POPT_H=1 -DHAVE_READLINE_READLINE_H=1 -DHAVE_READLINE_HISTORY_H=1  -I. -I.  -I.. 	-I.. 	-D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include    -I/usr/local/include   -O -pipe -march=pentiumpro -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing
 -prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare  -c parser.c
mkdir .libs
 cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libgda\" -DVERSION=\"0.91.0\" -DBONOBO_EXPLICIT_TRANSLATION_DOMAIN=\"libgda-2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DGETTEXT_PACKAGE=\"libgda-2\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -DHAVE_MYSQL=1 -DHAVE_POSTGRES=1 -DHAVE_LDAP=1 -DHAVE_POPT_H=1 -DHAVE_READLINE_READLINE_H=1 -DHAVE_READLINE_HISTORY_H=1 -I. -I. -I.. -I.. -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -O -pipe -march=pentiumpro -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-ari
 th -Wno-sign-compare -c parser.c  -fPIC -DPIC -o .libs/parser.o
 cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libgda\" -DVERSION=\"0.91.0\" -DBONOBO_EXPLICIT_TRANSLATION_DOMAIN=\"libgda-2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DGETTEXT_PACKAGE=\"libgda-2\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -DHAVE_MYSQL=1 -DHAVE_POSTGRES=1 -DHAVE_LDAP=1 -DHAVE_POPT_H=1 -DHAVE_READLINE_READLINE_H=1 -DHAVE_READLINE_HISTORY_H=1 -I. -I. -I.. -I.. -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -O -pipe -march=pentiumpro -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-ari
 th -Wno-sign-compare -c parser.c -o parser.o >/dev/null 2>&1
/bin/sh ../libtool --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libgda\" -DVERSION=\"0.91.0\" -DBONOBO_EXPLICIT_TRANSLATION_DOMAIN=\"libgda-2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DGETTEXT_PACKAGE=\"libgda-2\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -DHAVE_MYSQL=1 -DHAVE_POSTGRES=1 -DHAVE_LDAP=1 -DHAVE_POPT_H=1 -DHAVE_READLINE_READLINE_H=1 -DHAVE_READLINE_HISTORY_H=1  -I. -I.  -I.. 	-I.. 	-D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include    -I/usr/local/include   -O -pipe -march=pentiumpro -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing
 -prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare  -c lexer.c
 cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libgda\" -DVERSION=\"0.91.0\" -DBONOBO_EXPLICIT_TRANSLATION_DOMAIN=\"libgda-2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DYYTEXT_POINTER=1 -DGETTEXT_PACKAGE=\"libgda-2\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -DHAVE_MYSQL=1 -DHAVE_POSTGRES=1 -DHAVE_LDAP=1 -DHAVE_POPT_H=1 -DHAVE_READLINE_READLINE_H=1 -DHAVE_READLINE_HISTORY_H=1 -I. -I. -I.. -I.. -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include -O -pipe -march=pentiumpro -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-ari
 th -Wno-sign-compare -c lexer.c  -fPIC -DPIC -o .libs/lexer.o
lexer.c:24: stdint.h: No such file or directory
lexer.l:12: warning: #warning "strings are limited to 2000 characters"
lexer.c:1861: warning: no previous prototype for `sqlget_lineno'
lexer.c:1870: warning: no previous prototype for `sqlget_in'
lexer.c:1878: warning: no previous prototype for `sqlget_out'
lexer.c:1886: warning: no previous prototype for `sqlget_leng'
lexer.c:1895: warning: no previous prototype for `sqlget_text'
lexer.c:1904: warning: no previous prototype for `sqlset_lineno'
lexer.c:1916: warning: no previous prototype for `sqlset_in'
lexer.c:1921: warning: no previous prototype for `sqlset_out'
lexer.c:1926: warning: no previous prototype for `sqlget_debug'
lexer.c:1931: warning: no previous prototype for `sqlset_debug'
lexer.c:1937: warning: no previous prototype for `sqllex_destroy'
lexer.c:1360: warning: `yyunput' defined but not used
gmake[1]: *** [lexer.lo] Error 1
gmake[1]: Leaving directory `/usr/ports/databases/libgda2/work/libgda-0.91.0/libsql'
gmake: *** [all-recursive] Error 1
*** Error code 2

Stop in /usr/ports/databases/libgda2.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade58305.127 make
** Fix the problem and try again.
--->  Skipping 'databases/libgnomedb' (libgnomedb-0.90.0) because 'databases/libgda2' (libgda2-0.90.0) failed
--->  Skipping 'devel/glade2' (glade2-2.0.0) because 'databases/libgnomedb' (libgnomedb-0.90.0) failed
--->  Skipping 'databases/mergeant' (mergeant-0.12.1) because 'databases/libgnomedb' (libgnomedb-0.90.0) failed
--->  Skipping 'math/gnumeric2' (gnumeric2-1.1.19) because 'databases/libgda2' (libgda2-0.90.0) failed
--->  Skipping 'x11/gnome2-fifth-toe' (gnome2-fifth-toe-2.2.2_1) because 'databases/libgda2' (libgda2-0.90.0) failed
** The following packages were not installed or upgraded (*:skipped / !:failed)
	! databases/libgda2 (libgda2-0.90.0)	(missing header)
	* databases/libgnomedb (libgnomedb-0.90.0)
	* devel/glade2 (glade2-2.0.0)
	* databases/mergeant (mergeant-0.12.1)
	* math/gnumeric2 (gnumeric2-1.1.19)
	* x11/gnome2-fifth-toe (gnome2-fifth-toe-2.2.2_1)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030806141247.0C4875301>