Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Sep 2012 10:14:15 +0200 (CEST)
From:      freebsd@nagilum.org
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Florian Smeets <flo@FreeBSD.org>
Subject:   ports/171636: mail/php53-imap 5.3.16 fails to build
Message-ID:  <20120914081415.BA57067938@cakebox.homeunix.net>
Resent-Message-ID: <201209140820.q8E8K7vx089979@freefall.freebsd.org>

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

>Number:         171636
>Category:       ports
>Synopsis:       mail/php53-imap 5.3.16 fails to build
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 14 08:20:07 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     freebsd@nagilum.org
>Release:        FreeBSD 10.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD cakebox.tis 10.0-CURRENT FreeBSD 10.0-CURRENT #0: Wed Aug 29 13:01:13 CEST 2012 root@cakebox.tis:/usr/obj/export/src/sys/net5501 i386


>Description:
	The configure script attempts to use the unknown "-ssl" option
	for what should probably have been -lssl.

	root@cakebox /usr/ports/mail/php53-imap > make
===>  Found saved configuration for php53-imap-5.3.15
===>  Extracting for php53-imap-5.3.16
=> SHA256 Checksum OK for php-5.3.16.tar.bz2.
===>  Patching for php53-imap-5.3.16
===>  Applying FreeBSD patches for php53-imap-5.3.16
===>   php53-imap-5.3.16 depends on file: /usr/local/lib/libcrypto.so.8 - found
===>   php53-imap-5.3.16 depends on file: /usr/local/bin/phpize - found
===>   php53-imap-5.3.16 depends on file: /usr/local/bin/autoconf-2.69 - found
===>   php53-imap-5.3.16 depends on shared library: c-client4.9 - found
===>  PHPizing for php53-imap-5.3.16
Configuring for:
PHP Api Version:         20090626
Zend Module Api No:      20090626
Zend Extension Api No:   220090626
configure.in:3: warning: prefer named diversions
configure.in:3: warning: prefer named diversions
===>  Configuring for php53-imap-5.3.16
===>   FreeBSD 10 autotools fix applied to /var/tmp/export/ports/mail/php53-imap/work/php-5.3.16/ext/imap/build/libtool.m4
===>   FreeBSD 10 autotools fix applied to /var/tmp/export/ports/mail/php53-imap/work/php-5.3.16/ext/imap/acinclude.m4
===>   FreeBSD 10 autotools fix applied to /var/tmp/export/ports/mail/php53-imap/work/php-5.3.16/ext/imap/aclocal.m4
===>   FreeBSD 10 autotools fix applied to /var/tmp/export/ports/mail/php53-imap/work/php-5.3.16/ext/imap/configure
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for a sed that does not truncate output... /usr/local/bin/gsed
checking whether the C compiler works... no
configure: error: in `/var/tmp/export/ports/mail/php53-imap/work/php-5.3.16/ext/imap':
configure: error: C compiler cannot create executables
See `config.log' for more details
===>  Script "configure" failed unexpectedly.
Please report the problem to flo@FreeBSD.org [maintainer] and attach the
"/var/tmp/export/ports/mail/php53-imap/work/php-5.3.16/ext/imap/config.log"
including the output of the failure of your make command. Also, it might be
a good idea to provide an overview of all packages installed on your system
(e.g. a /usr/sbin/pkg_info -Ea).
*** [do-configure] Error code 1

Stop in /export/ports/mail/php53-imap.
*** [build] Error code 1

Stop in /export/ports/mail/php53-imap.

>How-To-Repeat:
	cd /usr/ports/mail/php53-imap && make

>Fix:

	unknown

--- config.log begins here ---
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  $ ./configure --with-imap=/usr/local --with-pcre-dir=/usr/local --with-php-config=/usr/local/bin/php-config --with-imap-ssl=/usr/local --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ --build=i386-portbld-freebsd10.0

## --------- ##
## Platform. ##
## --------- ##

hostname = cakebox.tis
uname -m = i386
uname -r = 10.0-CURRENT
uname -s = FreeBSD
uname -v = FreeBSD 10.0-CURRENT #0: Wed Aug 29 13:01:13 CEST 2012     root@cakebox.tis:/usr/obj/export/src/sys/net5501 

/usr/bin/uname -p = i386
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/local/libexec/distcc
PATH: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/games
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /root/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2301: checking for grep that handles long lines and -e
configure:2359: result: /usr/bin/grep
configure:2364: checking for egrep
configure:2426: result: /usr/bin/grep -E
configure:2431: checking for a sed that does not truncate output
configure:2485: result: /usr/local/bin/gsed
configure:2675: checking for C compiler version
configure:2684: gcc47 --version >&5
gcc47 (FreeBSD Ports Collection) 4.7.2 20120908 (prerelease)
Copyright (C) 2012 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:2695: $? = 0
configure:2684: gcc47 -v >&5
Using built-in specs.
COLLECT_GCC=gcc47
COLLECT_LTO_WRAPPER=/usr/local/libexec/gcc47/gcc/i386-portbld-freebsd10.0/4.7.2/lto-wrapper
Target: i386-portbld-freebsd10.0
Configured with: ./../gcc-4.7-20120908/configure --disable-nls --enable-languages=c,c++,objc,fortran --libdir=/usr/local/lib/gcc47 --libexecdir=/usr/local/libexec/gcc47 --program-suffix=47 --with-as=/usr/local/bin/as --with-gmp=/usr/local --with-gxx-include-dir=/usr/local/lib/gcc47/include/c++/ --with-ld=/usr/local/bin/ld --with-libiconv-prefix=/usr/local --with-pkgversion='FreeBSD Ports Collection' --with-system-zlib --disable-libgcj --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/gcc47 --build=i386-portbld-freebsd10.0
Thread model: posix
gcc version 4.7.2 20120908 (prerelease) (FreeBSD Ports Collection) 
configure:2695: $? = 0
configure:2684: gcc47 -V >&5
gcc47: error: unrecognized command line option '-V'
gcc47: fatal error: no input files
compilation terminated.
configure:2695: $? = 1
configure:2684: gcc47 -qversion >&5
gcc47: error: unrecognized command line option '-qversion'
gcc47: fatal error: no input files
compilation terminated.
configure:2695: $? = 1
configure:2715: checking whether the C compiler works
configure:2737: gcc47 -Os -O3 -pipe -march=native -mtune=native -fno-strict-aliasing   -rpath=/usr/local/lib -L/usr/local/lib -lcrypto -ssl conftest.c  >&5
gcc47: error: unrecognized command line option '-ssl'
configure:2741: $? = 1
configure:2779: result: no
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:2784: error: in `/var/tmp/export/ports/mail/php53-imap/work/php-5.3.16/ext/imap':
configure:2787: error: C compiler cannot create executables
See `config.log' for more details

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_env_CC_set=set
ac_cv_env_CC_value=gcc47
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-Os -O3 -pipe -march=native -mtune=native -fno-strict-aliasing'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CPP_set=set
ac_cv_env_CPP_value=cpp47
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=' -rpath=/usr/local/lib -L/usr/local/lib -lcrypto -ssl'
ac_cv_env_LIBS_set=''
ac_cv_env_LIBS_value=''
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=i386-portbld-freebsd10.0
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
lt_cv_path_SED=/usr/local/bin/gsed
lt_cv_sys_max_cmd_len=262144

## ----------------- ##
## Output variables. ##
## ----------------- ##

AR=''
AWK=''
CC='gcc47'
CFLAGS='-Os -O3 -pipe -march=native -mtune=native -fno-strict-aliasing'
CONFIGURE_COMMAND=' '\''./configure'\''  '\''--with-imap=/usr/local'\'' '\''--with-pcre-dir=/usr/local'\'' '\''--with-php-config=/usr/local/bin/php-config'\'' '\''--with-imap-ssl=/usr/local'\'' '\''--prefix=/usr/local'\'' '\''--mandir=/usr/local/man'\'' '\''--infodir=/usr/local/info/'\'' '\''--build=i386-portbld-freebsd10.0'\'''
CONFIGURE_OPTIONS=' '\''--with-imap=/usr/local'\'' '\''--with-pcre-dir=/usr/local'\'' '\''--with-php-config=/usr/local/bin/php-config'\'' '\''--with-imap-ssl=/usr/local'\'' '\''--prefix=/usr/local'\'' '\''--mandir=/usr/local/man'\'' '\''--infodir=/usr/local/info/'\'' '\''--build=i386-portbld-freebsd10.0'\'''
CPP='cpp47'
CPPFLAGS=''
DEFS=''
DSYMUTIL=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
GREP='/usr/bin/grep'
KRB5_CONFIG=''
LDFLAGS=' -rpath=/usr/local/lib -L/usr/local/lib -lcrypto -ssl'
LIBOBJS=''
LIBS=''
LIBTOOL=''
LN_S=''
LTLIBOBJS=''
NMEDIT=''
OBJEXT=''
OPENSSL_INCDIR_OPT=''
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PKG_CONFIG=''
RANLIB=''
RE2C=''
SED='/usr/local/bin/gsed'
SHELL='/bin/sh'
SHLIB_DL_SUFFIX_NAME=''
SHLIB_SUFFIX_NAME=''
STRIP=''
ac_ct_CC=''
bindir='${exec_prefix}/bin'
build='i386-portbld-freebsd10.0'
build_alias='i386-portbld-freebsd10.0'
build_cpu=''
build_os=''
build_vendor=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='NONE'
host=''
host_alias=''
host_cpu=''
host_os=''
host_vendor=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='/usr/local/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='/usr/local/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target=''
target_alias=''
target_cpu=''
target_os=''
target_vendor=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""

configure: exit 77
--- config.log ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



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