From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Jul 7 15:55:09 2014 Return-Path: Delivered-To: freebsd-ports-bugs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7FB63FCD for ; Mon, 7 Jul 2014 15:55:09 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 65A6F2411 for ; Mon, 7 Jul 2014 15:55:09 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.8/8.14.8) with ESMTP id s67Ft96E024651 for ; Mon, 7 Jul 2014 16:55:09 +0100 (BST) (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 191705] New: security/openconnect: removal of USE_AUTOTOOLS broke build Date: Mon, 07 Jul 2014 15:55:09 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports Tree X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: beastie@tardisi.com X-Bugzilla-Status: Needs Triage X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jul 2014 15:55:09 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191705 Bug ID: 191705 Summary: security/openconnect: removal of USE_AUTOTOOLS broke build Product: Ports Tree Version: Latest Hardware: amd64 OS: Any Status: Needs Triage Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: beastie@tardisi.com FreeBSD 9.2-RELEASE-p7 #0: Tue Jun 3 11:05:13 UTC 2014 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC /usr/ports/security/openconnect 255# make ===> License LGPL21 accepted by the user ===> Found saved configuration for openconnect-5.03_4 ===> openconnect-5.03_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by openconnect-5.03_4 for building ===> Extracting for openconnect-5.03_4 => SHA256 Checksum OK for openconnect-5.03.tar.gz. ===> Patching for openconnect-5.03_4 ===> Applying FreeBSD patches for openconnect-5.03_4 ===> openconnect-5.03_4 depends on executable: gmake - found ===> openconnect-5.03_4 depends on executable: pkgconf - found ===> openconnect-5.03_4 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so.2.9.1) ===> Configuring for openconnect-5.03_4 configure: loading site script /usr/ports/Templates/config.site checking pkg-config is at least version 0.9.0... yes checking build system type... amd64-portbld-freebsd9.2 checking host system type... amd64-portbld-freebsd9.2 checking whether to enable maintainer-specific portions of Makefiles... yes 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 whether gmake supports nested variables... yes checking whether gmake supports nested variables... (cached) yes checking for style of include used by gmake... GNU checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 fdevname_r... yes checking for getline... (cached) yes checking for strcasestr... yes checking for asprintf... (cached) yes checking for supported compiler flags... -Wall -Wextra -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Werror=pointer-to-int-cast -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wformat-nonliteral -Wformat-security -Winit-self -Wmissing-declarations -Wmissing-include-dirs -Wnested-externs -Wpointer-arith -Wwrite-strings checking for socket... yes checking for inet_aton... (cached) yes checking for __android_log_vprint... no checking for __android_log_vprint in -llog... no checking for OPENSSL... no checking for OpenSSL without pkg-config... yes checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert amd64-portbld-freebsd9.2 file names to amd64-portbld-freebsd9.2 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd9.2 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes 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 dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd9.2 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking if library symbol versioning is available... GNU ld 2.17.50 [FreeBSD] 2007-07-03 Supported emulations: elf_x86_64_fbsd elf_i386_fbsd yes (with --version-script) checking for LIBXML2... yes checking for ZLIB... no checking for zlib without pkg-config... yes checking if_tun.h usability... no checking if_tun.h presence... no checking for if_tun.h... no checking linux/if_tun.h usability... no checking linux/if_tun.h presence... no checking for linux/if_tun.h... no checking for net/if_tun.h... (cached) yes checking for ENGINE_by_id() in OpenSSL... yes checking for dtls1_stop_timer() in OpenSSL... yes checking for python... /usr/local/bin/python checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating openconnect.pc config.status: creating po/Makefile config.status: creating www/Makefile config.status: creating libopenconnect.map config.status: creating openconnect.8 config.status: creating www/styles/Makefile config.status: creating www/inc/Makefile config.status: creating www/images/Makefile config.status: executing depfiles commands config.status: executing libtool commands ===> Building for openconnect-5.03_4 Making all in www gmake[1]: Entering directory `/usr/ports/security/openconnect/work/openconnect-5.03/www' cd .. && /bin/sh /usr/ports/security/openconnect/work/openconnect-5.03/missing automake-1.13 --foreign www/Makefile /usr/ports/security/openconnect/work/openconnect-5.03/missing: automake-1.13: not found WARNING: 'automake-1.13' is missing on your system. You should only need it if you modified 'Makefile.am' or 'configure.ac' or m4 files included by 'configure.ac'. The 'automake' program is part of the GNU Automake package: It also requires GNU Autoconf, GNU m4 and Perl in order to run: gmake[1]: *** [Makefile.in] Error 127 gmake[1]: Leaving directory `/usr/ports/security/openconnect/work/openconnect-5.03/www' gmake: *** [all-recursive] Error 1 *** [do-build] Error code 1 Stop in /usr/ports/security/openconnect. *** [stage] Error code 1 Stop in /usr/ports/security/openconnect. =========== Adding back: USE_AUTOTOOLS= aclocal automake ACLOCAL_ARGS= -I . AUTOMAKE_ARGS= --add-missing was enough to get build to work again for me. Though the message says autoconf is also needed, perhaps it finds that automatically since all the autotools already exist on my system. Or the problem is that its automake-1.14 that's already installed on my system that prevented the original build from working. -- You are receiving this mail because: You are the assignee for the bug.