X-Original-To: alpine-aports@mail.alpinelinux.org Delivered-To: alpine-aports@mail.alpinelinux.org Received: from mail.alpinelinux.org (dallas-a1.alpinelinux.org [127.0.0.1]) by mail.alpinelinux.org (Postfix) with ESMTP id 66C62DC129A for ; Mon, 12 Oct 2015 11:49:40 +0000 (UTC) Received: from newmail.tetrasec.net (unknown [74.117.189.116]) by mail.alpinelinux.org (Postfix) with ESMTP id 483D6DC1297 for ; Mon, 12 Oct 2015 11:49:40 +0000 (UTC) Received: from ncopa-desktop.alpinelinux.org (unknown [79.160.13.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: n@tanael.org) by newmail.tetrasec.net (Postfix) with ESMTPSA id E17975A7E0B; Mon, 12 Oct 2015 11:39:12 +0000 (GMT) Date: Mon, 12 Oct 2015 13:49:37 +0200 From: Natanael Copa To: =?ISO-8859-1?B?U/ZyZW4=?= Tempel Cc: alpine-aports@lists.alpinelinux.org Subject: Re: [alpine-aports] [PATCH] main/zmap: upgrade to 2.1.1 Message-ID: <20151012134937.56a78341@ncopa-desktop.alpinelinux.org> In-Reply-To: <1444453638-19644-1-git-send-email-soeren+git@soeren-tempel.net> References: <1444453638-19644-1-git-send-email-soeren+git@soeren-tempel.net> X-Mailer: Claws Mail 3.12.0 (GTK+ 2.24.28; x86_64-alpine-linux-musl) X-Mailinglist: alpine-aports Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Scanned: ClamAV using ClamSMTP On Sat, 10 Oct 2015 07:07:18 +0200 S=F6ren Tempel wrote: > --- > main/zmap/APKBUILD | 51 ++++++++++++++++++++++++++++-----------------= ------ > main/zmap/byacc.patch | 17 +++++++++-------- > 2 files changed, 37 insertions(+), 31 deletions(-) I get build error: [ 21%] Linking C static library libzmaplib.a [ 21%] Built target zmaplib [ 23%] Generating zbopt.h /bin/sh: [ 25%] Generating topt.hgengetopt: not found src/CMakeFiles/zblacklist.dir/build.make:61: recipe for target 'src/zbopt.h= ' failed make[2]: *** [src/zbopt.h] Error 127 CMakeFiles/Makefile2:144: recipe for target 'src/CMakeFiles/zblacklist.dir/= all' failed make[1]: *** [src/CMakeFiles/zblacklist.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... /bin/sh: gengetopt: not found src/CMakeFiles/ztee.dir/build.make:61: recipe for target 'src/topt.h' failed [ 26%] Generating parser.cmake[2]: *** [src/topt.h] Error 127 CMakeFiles/Makefile2:218: recipe for target 'src/CMakeFiles/ztee.dir/all' f= ailed make[1]: *** [src/CMakeFiles/ztee.dir/all] Error 2 [ 30%] Generating zopt.h [ 30%] Generating lexer.c /bin/sh: gengetopt: not found src/CMakeFiles/zmap.dir/build.make:61: recipe for target 'src/zopt.h' failed make[2]: *** [src/zopt.h] Error 127 make[2]: *** Waiting for unfinished jobs.... CMakeFiles/Makefile2:181: recipe for target 'src/CMakeFiles/zmap.dir/all' f= ailed make[1]: *** [src/CMakeFiles/zmap.dir/all] Error 2 Makefile:149: recipe for target 'all' failed make: *** [all] Error 2 >>> ERROR: zmap: all failed -nc --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---