Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Jan 2014 19:00:01 GMT
From:      "C Hutchinson" <portmaster@bsdforge.com>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/186179: gtksql 0.4.5 fails make
Message-ID:  <201401271900.s0RJ018F024768@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/186179; it has been noted by GNATS.

From: "C Hutchinson" <portmaster@bsdforge.com>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/186179: gtksql 0.4.5 fails make
Date: Mon, 27 Jan 2014 10:55:37 -0800 (PST)

 Following is the entire output of the make(1) process (minus the portion already posted), in
 case it's of any help:
 
 
 # make
 ===>  License GPLv2 accepted by the user
 ===>  Found saved configuration for gtksql-0.4.5
 ===> Fetching all distfiles required by gtksql-0.4.5 for building
 ===>  Extracting for gtksql-0.4.5
 => SHA256 Checksum OK for gtksql-0.4.5.tar.gz.
 ===>  Patching for gtksql-0.4.5
 ===>  Applying FreeBSD patches for gtksql-0.4.5
 ===>   gtksql-0.4.5 depends on executable: pkgconf - found
 ===>   gtksql-0.4.5 depends on executable: gmake - found
 ===>   gtksql-0.4.5 depends on package: libtool>=2.4 - found
 ===>   gtksql-0.4.5 depends on file: /usr/local/bin/intltool-extract - found
 ===>   gtksql-0.4.5 depends on shared library: libavahi-client.so - found
 ===>   gtksql-0.4.5 depends on shared library: libsqlite3.so - found
 ===>   gtksql-0.4.5 depends on shared library: libintl.so - found
 ===>   gtksql-0.4.5 depends on shared library: libatk-1.0.so - found
 ===>   gtksql-0.4.5 depends on shared library: libglib-2.0.so - found
 ===>   gtksql-0.4.5 depends on shared library: libpcre.so - found
 ===>   gtksql-0.4.5 depends on shared library: libgtk-x11-2.0.so - found
 ===>   gtksql-0.4.5 depends on shared library: libpango-1.0.so - found
 ===>   gtksql-0.4.5 depends on shared library: mysqlclient.18 - found
 ===>   gtksql-0.4.5 depends on shared library: pq.5 - found
 ===>  Configuring for gtksql-0.4.5
 configure: loading site script /usr/ports/Templates/config.site
 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
 checking whether build environment is sane... yes
 checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
 checking for gawk... (cached) /usr/bin/awk
 checking whether gmake sets $(MAKE)... yes
 checking for style of include used by gmake... GNU
 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... o
 checking whether we are using the GNU C compiler... yes
 checking whether cc accepts -g... yes
 checking for cc option to accept ISO C89... none needed
 checking dependency style of cc... gcc3
 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 ISO C89... (cached) none needed
 checking dependency style of cc... (cached) gcc3
 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 ISO C89... (cached) none needed
 checking dependency style of cc... (cached) gcc3
 checking how to run the C preprocessor... cpp
 checking for grep that handles long lines and -e... (cached) /usr/bin/grep
 checking for egrep... (cached) /usr/bin/egrep
 checking for ANSI C header files... (cached) yes
 checking whether NLS is requested... yes
 checking for msgfmt... /usr/local/bin/msgfmt
 checking for gmsgfmt... /usr/local/bin/msgfmt
 checking for xgettext... /usr/local/bin/xgettext
 checking for msgmerge... /usr/local/bin/msgmerge
 checking build system type... amd64-portbld-freebsd8.4
 checking host system type... amd64-portbld-freebsd8.4
 checking whether we are using the GNU C Library 2 or newer... no
 checking for ranlib... ranlib
 checking for an ANSI C-conforming const... yes
 checking for signed... yes
 checking for inline... inline
 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 for off_t... (cached) yes
 checking for size_t... (cached) yes
 checking for long long... (cached) yes
 checking for long double... yes
 checking for wchar_t... (cached) yes
 checking for wint_t... (cached) yes
 checking for inttypes.h... (cached) yes
 checking for stdint.h... (cached) yes
 checking for intmax_t... (cached) yes
 checking whether printf() supports POSIX/XSI format strings... (cached) 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... (cached) yes
 checking for working mmap... (cached) yes
 checking whether we are using the GNU C Library 2.1 or newer... no
 checking whether integer division by zero raises SIGFPE... (cached) yes
 checking for unsigned long long... (cached) yes
 checking for inttypes.h... yes
 checking whether the inttypes.h PRIxNN macros are broken... no
 checking for stdint.h... (cached) yes
 checking for SIZE_MAX... yes
 checking for stdint.h... (cached) yes
 checking for CFPreferencesCopyAppValue... no
 checking for CFLocaleCopyCurrent... no
 checking for ld used by GCC... /usr/bin/ld
 checking if the linker (/usr/bin/ld) is GNU ld... yes
 checking for shared library run path origin... done
 checking for ptrdiff_t... (cached) yes
 checking for argz.h... (cached) no
 checking for limits.h... (cached) 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 for malloc.h... (cached) no
 checking for stddef.h... (cached) yes
 checking for stdlib.h... (cached) yes
 checking for string.h... (cached) yes
 checking for unistd.h... (cached) yes
 checking for sys/param.h... (cached) yes
 checking for asprintf... (cached) yes
 checking for fwprintf... (cached) yes
 checking for getcwd... (cached) yes
 checking for getegid... (cached) yes
 checking for geteuid... (cached) yes
 checking for getgid... (cached) yes
 checking for getuid... (cached) yes
 checking for mempcpy... no
 checking for munmap... (cached) yes
 checking for putenv... (cached) yes
 checking for setenv... (cached) yes
 checking for setlocale... (cached) yes
 checking for snprintf... (cached) yes
 checking for stpcpy... (cached) yes
 checking for strcasecmp... (cached) yes
 checking for strdup... (cached) yes
 checking for strtoul... (cached) yes
 checking for tsearch... (cached) yes
 checking for wcslen... (cached) yes
 checking for __argz_count... no
 checking for __argz_stringify... no
 checking for __argz_next... no
 checking for __fsetlocking... no
 checking whether _snprintf is declared... no
 checking whether _snwprintf is declared... no
 checking whether feof_unlocked is declared... (cached) yes
 checking whether fgets_unlocked is declared... no
 checking whether getc_unlocked is declared... (cached) yes
 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 for bison... bison
 checking version of bison... 2.7.12, ok
 checking for CFPreferencesCopyAppValue... (cached) no
 checking for CFLocaleCopyCurrent... (cached) no
 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 whether to use NLS... yes
 checking where the gettext function comes from... external libintl
 checking how to link with libintl... /usr/local/lib/libintl.so /usr/local/lib/libiconv.so
 -Wl,-rpath -Wl,/usr/local/lib
 checking pkg-config is at least version 0.9.0... yes
 checking for PACKAGE... yes
 /usr/local/bin/pkg-config
 checking for avahi_simple_poll_quit in -lavahi-client... yes
 checking for inflate in -lz... yes
 checking for mysql_store_result in -lmysqlclient... yes
 checking for mysql_field_count... yes
 checking for PILLoadPlugin in -lpils... no
 checking for PQfinish in -lpq... yes
 checking for sqlite_open in -lsqlite... no
 checking for sqlite3_open in -lsqlite3... yes
 /usr/local/bin/pkg-config
 checking for PILLoadPlugin in -lpils... (cached) no
 /usr/local/bin/pkg-config
 checking mysql.h usability... yes
 checking mysql.h presence... yes
 checking for mysql.h... yes
 checking postgres.h usability... yes
 checking postgres.h presence... yes
 checking for postgres.h... yes
 /usr/local/bin/pkg-config
 checking for pid_t... (cached) yes
 checking for strchr... yes
 checking for memcpy... (cached) yes
 checking for strcasecmp... (cached) yes
 checking for strdup... (cached) yes
 checking for stpcpy... (cached) yes
 checking for mempcpy... (cached) no
 checking whether to include Avahi support... yes
 checking whether to include MySQL support... yes
 checking whether to include PILS support... no
 checking whether to include unixODBC support... no
 checking whether to include PostgreSQL support... yes
 checking whether to include XPath support... no
 checking whether to include SQLite support... yes
 checking whether to include self tests... no
 configure: creating ./config.status
 config.status: creating Makefile
 config.status: creating po/Makefile.in
 config.status: WARNING:  po/Makefile.in.in seems to ignore the --datarootdir setting
 config.status: creating gnome/gtksql.desktop
 config.status: creating scintilla/Makefile
 config.status: creating intl/Makefile
 config.status: WARNING:  intl/Makefile.in seems to ignore the --datarootdir setting
 config.status: creating man/gtksql.1
 config.status: creating src/Makefile
 config.status: creating pixmaps/Makefile
 config.status: creating Pics/Makefile
 config.status: creating man/Makefile
 config.status: creating gnome/Makefile
 config.status: creating config.h
 config.status: executing depfiles commands
 config.status: executing default-1 commands
 config.status: creating po/POTFILES
 config.status: creating po/Makefile
 
 
 Thank you for all your time, and consideration in this matter.
 
 --Chris
 



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