Date: Sat, 25 Apr 2015 11:34:29 -0700 From: "Russell L. Carter" <rcarter@pinyon.org> To: freebsd-ports@freebsd.org Subject: poudriere dying in ftp/curl configure Message-ID: <553BDE35.9070100@pinyon.org>
next in thread | raw e-mail | index | archive | help
stable/10, amd64 ftp/curl failing has impressively large effects on the rest of the package collection (in an unhappy way). I run a poudriere bulk every night, updating the ports collection. I update the stable source around the beginning of each month, and things have been running smoothly for 6 months or so. Russell Output of the poudriere log: ===> Configuring for curl-7.42.0 configure: loading site script /usr/ports/Templates/config.site checking whether to enable maintainer-specific portions of Makefiles... no checking whether to enable debug build options... no checking whether to enable compiler optimizer... (assumed) yes checking whether to enable strict compiler warnings... no checking whether to enable compiler warnings as errors... no checking whether to enable curl debug memory tracking... no checking whether to enable hiding of library internal symbols... yes checking whether to enable c-ares for DNS lookups... no checking for path separator... : checking for sed... (cached) /usr/bin/sed checking for grep... (cached) /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ar... /usr/bin/ar configure: using CFLAGS: -I/usr/include -O2 -pipe -fstack-protector -fno-strict-aliasing configure: CFLAGS note: CFLAGS should only be used to specify C compiler flags, not include directories. Use CPPFLAGS for: -I/usr/include configure: WARNING: Continuing even with errors mentioned immediately above this line. checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking for gcc... cc checking whether the C compiler works... no configure: error: in `/wrkdirs/usr/ports/ftp/curl/work/curl-7.42.0': configure: error: C compiler cannot create executables See `config.log' for more details ===> Script "configure" failed unexpectedly. Please report the problem to sunpoet@FreeBSD.org [maintainer] and attach the "/wrkdirs/usr/ports/ftp/curl/work/curl-7.42.0/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/local/sbin/pkg-static info -g -Ea). *** Error code 1
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?553BDE35.9070100>