From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Feb 10 12:00:00 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DD09C85E for ; Mon, 10 Feb 2014 12:00:00 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id B6C6B15E3 for ; Mon, 10 Feb 2014 12:00:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id s1AC00Vw098056 for ; Mon, 10 Feb 2014 12:00:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s1AC00M1098055; Mon, 10 Feb 2014 12:00:00 GMT (envelope-from gnats) Resent-Date: Mon, 10 Feb 2014 12:00:00 GMT Resent-Message-Id: <201402101200.s1AC00M1098055@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Pavel Timofeev Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CFC20851 for ; Mon, 10 Feb 2014 11:59:48 +0000 (UTC) Received: from newred.freebsd.org (cgiserv.freebsd.org [IPv6:2001:1900:2254:206a::50:4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id ADBC615DC for ; Mon, 10 Feb 2014 11:59:48 +0000 (UTC) Received: from cgiserv.freebsd.org ([127.0.1.6]) by newred.freebsd.org (8.14.7/8.14.7) with ESMTP id s1ABxm8A049137 for ; Mon, 10 Feb 2014 11:59:48 GMT (envelope-from nobody@cgiserv.freebsd.org) Received: (from nobody@localhost) by cgiserv.freebsd.org (8.14.7/8.14.7/Submit) id s1ABxmW8049136; Mon, 10 Feb 2014 11:59:48 GMT (envelope-from nobody) Message-Id: <201402101159.s1ABxmW8049136@cgiserv.freebsd.org> Date: Mon, 10 Feb 2014 11:59:48 GMT From: Pavel Timofeev To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/186626: net/ss5 can't be installed under FreeBSD 10 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Feb 2014 12:00:00 -0000 >Number: 186626 >Category: ports >Synopsis: net/ss5 can't be installed under FreeBSD 10 >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: Mon Feb 10 12:00:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Pavel Timofeev >Release: FreeBSD 10.0-RELEASE amd64 >Organization: OCS >Environment: >Description: It says "gcc: not found": root@proxy:/usr/ports/net/ss5 # make ===> ss5-3.8.5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ss5-3.8.5 for building ===> Extracting for ss5-3.8.5 => SHA256 Checksum OK for ss5-3.8.5-1.tar.gz. ===> Patching for ss5-3.8.5 ===> Applying FreeBSD patches for ss5-3.8.5 ===> ss5-3.8.5 depends on shared library: ldap-2.4.8 - found ===> Configuring for ss5-3.8.5 ===> FreeBSD 10 autotools fix applied to /usr/ports/net/ss5/work/ss5-3.8.5/configure configure: loading site script /usr/ports/Templates/config.site 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 for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking for main in -ldl... no checking for main in -lldap... no [75/1950] checking for main in -lpam... yes checking for main in -lpam_misc... no checking for main in -lpthread... yes checking for main in -lssl... yes 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 for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for arpa/inet.h... (cached) yes checking for fcntl.h... (cached) yes checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/time.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for pid_t... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for vfork.h... (cached) no checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... yes checking for working vfork... (cached) yes [44/1950] checking whether cc needs -traditional... no checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking for strftime... (cached) yes checking for bzero... yes checking for gethostbyname... (cached) yes checking for gettimeofday... (cached) yes checking for inet_ntoa... (cached) yes checking for memset... (cached) yes checking for select... (cached) yes checking for socket... yes checking for strdup... (cached) yes checking for strtol... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating modules/Makefile config.status: creating modules/mod_authen/Makefile config.status: creating modules/mod_author/Makefile config.status: creating modules/mod_balance/Makefile config.status: creating modules/mod_bandwidth/Makefile config.status: creating modules/mod_dump/Makefile config.status: creating modules/mod_filter/Makefile config.status: creating modules/mod_log/Makefile config.status: creating modules/mod_proxy/Makefile config.status: creating modules/mod_socks4/Makefile config.status: creating modules/mod_socks5/Makefile config.status: creating modules/mod_statistics/Makefile config.status: creating common/Makefile config.status: creating src/Makefile config.status: creating include/config.h ===> Building for ss5-3.8.5 --- common --- --- modules --- --- all --- --- common --- --- SS5OpenLdap.o --- gcc -O2 -pipe -DLDAP_DEPRECATED -DLDAP_DEPRECATED -fno-strict-aliasing -DFREEBSD -pthread -export-dynamic -I/usr/local/include -I . -I ../include -fPIC -c SS5OpenLdap.c gcc: not found *** [SS5OpenLdap.o] Error code 127 make[2]: stopped in /usr/ports/net/ss5/work/ss5-3.8.5/common 1 error make[2]: stopped in /usr/ports/net/ss5/work/ss5-3.8.5/common *** [common] Error code 2 make[1]: stopped in /usr/ports/net/ss5/work/ss5-3.8.5 --- modules --- A failure has been detected in another branch of the parallel make make[3]: stopped in /usr/ports/net/ss5/work/ss5-3.8.5/modules/mod_socks4 *** [all] Error code 2 make[2]: stopped in /usr/ports/net/ss5/work/ss5-3.8.5/modules 1 error make[2]: stopped in /usr/ports/net/ss5/work/ss5-3.8.5/modules *** [modules] Error code 2 make[1]: stopped in /usr/ports/net/ss5/work/ss5-3.8.5 2 errors make[1]: stopped in /usr/ports/net/ss5/work/ss5-3.8.5 ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make: stopped in /usr/ports/net/ss5 >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: