Opened 20 years ago

Closed 20 years ago

Last modified 19 years ago

#1621 closed defect (fixed)

Sylpheed port is broken

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

Description

Verbose output following:

DEBUG: com.apple.package registered provides 'package', a pre-existing procedure. Target override will not be provided DEBUG: com.apple.package registered provides 'package', a pre-existing procedure. Target override will not be provided DEBUG: Found Dependency: receipt: /opt/local/var/db/dports/receipts/gtk1-1.2.10.bz2 DEBUG: Executing com.apple.main (sylpheed) ---> Fetching sylpheed DEBUG: Executing com.apple.fetch (sylpheed) ---> Verifying checksum for sylpheed DEBUG: Executing com.apple.checksum (sylpheed) DEBUG: setting option checksums to {sylpheed-0.9.2.tar.bz2 md5 0724244e0d2687e190e45c17c770c248} DEBUG: setting option extract.cmd to /usr/bin/bzip2 ---> Extracting sylpheed DEBUG: Executing com.apple.extract (sylpheed) ---> Extracting sylpheed-0.9.2.tar.bz2 DEBUG: setting option extract.args to /opt/local/var/db/dports/distfiles/sylpheed/ sylpheed-0.9.2.tar.bz2 DEBUG: Assembled command: 'cd "/opt/local/darwinports/dports/mail/sylpheed/work" && /usr/bin/bzip2 -dc /opt/local/var/db/dports/distfiles/sylpheed/sylpheed-0.9.2.tar.bz2 | tar -xf -' Done DEBUG: Executing com.apple.patch (sylpheed) ---> Configuring sylpheed DEBUG: Executing com.apple.configure (sylpheed) DEBUG: Assembled command: 'cd "/opt/local/darwinports/dports/mail/sylpheed/work/ sylpheed-0.9.2" && LIBS="-L/opt/local/lib" CPPFLAGS="-I/opt/local/include" CFLAGS="- O3 -fstrict-aliasing -funroll-loops" ./configure --prefix=/opt/local --disable-compface -- disable-gdk-pixbuf' checking build system type... powerpc-apple-darwin7.2.0 checking host system type... powerpc-apple-darwin7.2.0 checking target system type... powerpc-apple-darwin7.2.0 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... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... found checking whether to enable maintainer-specific portions of Makefiles... no 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 gcc option to accept ANSI C... none needed checking for strerror in -lcposix... no checking for gcc option to accept ANSI C... none needed checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking how to run the C preprocessor... gcc -E 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 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 for a sed that does not truncate output... /usr/bin/sed checking how to recognise dependent libraries... file_magic Mach-O dynamically linked shared library checking command to parse /usr/bin/nm -p output... ok checking for egrep... grep -E 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... darwin7.2.0 dyld checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether -lc should be explicitly linked in... yes creating libtool checking for msgfmt... /opt/local/bin/msgfmt checking for gmsgfmt... /opt/local/bin/msgfmt checking for xgettext... no checking for msgmerge... no checking for ranlib... (cached) ranlib checking for an ANSI C-conforming const... yes checking for inline... inline checking for off_t... no checking for size_t... no 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... no checking whether we are using the GNU C Library 2.1 or newer... no checking whether integer division by zero raises SIGFPE... no checking for inttypes.h... no checking for stdint.h... yes checking for unsigned long long... yes checking for inttypes.h... 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... ./config.rpath: ./config.rpath: No such file or directory done checking argz.h usability... no checking argz.h presence... no checking for argz.h... no checking limits.h usability... no checking limits.h presence... yes configure: WARNING: limits.h: present but cannot be compiled configure: WARNING: limits.h: check for missing prerequisite headers? configure: WARNING: limits.h: proceeding with the preprocessor's result configure: WARNING: ## ------------------------------------ ## configure: WARNING: ## Report this to bug-autoconf@…. ## configure: WARNING: ## ------------------------------------ ## checking for limits.h... yes checking locale.h usability... no checking locale.h presence... yes configure: WARNING: locale.h: present but cannot be compiled configure: WARNING: locale.h: check for missing prerequisite headers? configure: WARNING: locale.h: proceeding with the preprocessor's result configure: WARNING: ## ------------------------------------ ## configure: WARNING: ## Report this to bug-autoconf@…. ## configure: WARNING: ## ------------------------------------ ## checking for locale.h... yes checking nl_types.h usability... no checking nl_types.h presence... yes configure: WARNING: nl_types.h: present but cannot be compiled configure: WARNING: nl_types.h: check for missing prerequisite headers? configure: WARNING: nl_types.h: proceeding with the preprocessor's result configure: WARNING: ## ------------------------------------ ## configure: WARNING: ## Report this to bug-autoconf@…. ## configure: WARNING: ## ------------------------------------ ## 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... no checking stddef.h presence... yes configure: WARNING: stddef.h: present but cannot be compiled configure: WARNING: stddef.h: check for missing prerequisite headers? configure: WARNING: stddef.h: proceeding with the preprocessor's result configure: WARNING: ## ------------------------------------ ## configure: WARNING: ## Report this to bug-autoconf@…. ## configure: WARNING: ## ------------------------------------ ## 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... no checking sys/param.h presence... yes configure: WARNING: sys/param.h: present but cannot be compiled configure: WARNING: sys/param.h: check for missing prerequisite headers? configure: WARNING: sys/param.h: proceeding with the preprocessor's result configure: WARNING: ## ------------------------------------ ## configure: WARNING: ## Report this to bug-autoconf@…. ## configure: WARNING: ## ------------------------------------ ## 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... yes checking how to link with libiconv... -liconv checking for iconv declaration...

extern size_t iconv (iconv_t cd, 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... 1.28, 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... -lintl checking for glib-config... /opt/local/bin/glib-config checking for GLIB - version >= 1.2.6... no * Could not run GLIB test program, checking why... * The test program failed to compile or link. See the file config.log for the * exact error that occured. This usually means GLIB was incorrectly installed * or that you have moved GLIB since it was installed. In the latter case, you * may want to edit the glib-config script: /opt/local/bin/glib-config configure: error: Test for GLIB failed. See the file 'INSTALL' for help. Error: Target com.apple.configure returned: configure failure: shell command "cd "/opt/ local/darwinports/dports/mail/sylpheed/work/sylpheed-0.9.2" && LIBS="-L/opt/local/lib" CPPFLAGS="-I/opt/local/include" CFLAGS="-O3 -fstrict-aliasing -funroll-loops" ./ configure --prefix=/opt/local --disable-compface --disable-gdk-pixbuf" returned error 1 Command output: 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... yes checking how to link with libiconv... -liconv checking for iconv declaration...

extern size_t iconv (iconv_t cd, 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... 1.28, 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... -lintl checking for glib-config... /opt/local/bin/glib-config checking for GLIB - version >= 1.2.6... no * Could not run GLIB test program, checking why... * The test program failed to compile or link. See the file config.log for the * exact error that occured. This usually means GLIB was incorrectly installed * or that you have moved GLIB since it was installed. In the latter case, you * may want to edit the glib-config script: /opt/local/bin/glib-config configure: error: Test for GLIB failed. See the file 'INSTALL' for help.

Warning: the following items did not execute (for sylpheed): com.apple.install com.apple.configure com.apple.build com.apple.destroot

Attachments (1)

config.log (216.4 KB) - added by matt@… 20 years ago.
The config.log

Download all attachments as: .zip

Change History (3)

Changed 20 years ago by matt@…

Attachment: config.log added

The config.log

comment:1 Changed 20 years ago by olegb@…

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

assigning to maintainer

comment:2 Changed 20 years ago by mij@…

Resolution: fixed
Status: newclosed

An update was committed a few mins ago.

  • jim
Note: See TracTickets for help on using tickets.