From owner-svn-ports-head@freebsd.org Fri Feb 8 20:57:52 2019 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 14EF914C5F2E for ; Fri, 8 Feb 2019 20:57:52 +0000 (UTC) (envelope-from sunpoet@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7CE886CB82 for ; Fri, 8 Feb 2019 20:57:51 +0000 (UTC) (envelope-from sunpoet@freebsd.org) Received: from mail-ed1-f44.google.com (mail-ed1-f44.google.com [209.85.208.44]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G3" (verified OK)) (Authenticated sender: sunpoet) by smtp.freebsd.org (Postfix) with ESMTPSA id 25AFED241 for ; Fri, 8 Feb 2019 20:57:51 +0000 (UTC) (envelope-from sunpoet@freebsd.org) Received: by mail-ed1-f44.google.com with SMTP id a2so3997294edi.0 for ; Fri, 08 Feb 2019 12:57:51 -0800 (PST) X-Gm-Message-State: AHQUAuYcxj5QvFXXuNPFQnXhrO3idUVDaFjE15mT2ILvbdNQJqmlNYAT eTYozLWJZdx556kHQ9mmNOfhv288I4v+pWDd94q48A== X-Google-Smtp-Source: AHgI3IaQw7iTwKrlwlxP52H1I/GhkD9A3QuZ5ILcIvHZZ6/BO4SAs1M23pGBGT3kSit7wxr3mIrfYvVD4FDaGbk7nnI= X-Received: by 2002:a50:8343:: with SMTP id 61mr18488900edh.154.1549659470134; Fri, 08 Feb 2019 12:57:50 -0800 (PST) MIME-Version: 1.0 References: <201901271957.x0RJvVMb013208@repo.freebsd.org> <201902060549.x165nrJV004523@slippy.cwsent.com> In-Reply-To: <201902060549.x165nrJV004523@slippy.cwsent.com> From: Po-Chuan Hsieh Date: Sat, 9 Feb 2019 04:57:13 +0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: svn commit: r491386 - head/devel/libmaa To: Cy Schubert Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org X-Rspamd-Queue-Id: 7CE886CB82 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.96 / 15.00]; local_wl_from(0.00)[freebsd.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.96)[-0.958,0]; ASN(0.00)[asn:11403, ipnet:96.47.64.0/20, country:US] Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Feb 2019 20:57:52 -0000 On Wed, Feb 6, 2019 at 1:50 PM Cy Schubert wrote: > In message <201901271957.x0RJvVMb013208@repo.freebsd.org>, Sunpoet > Po-Chuan Hsi > eh writes: > > Author: sunpoet > > Date: Sun Jan 27 19:57:31 2019 > > New Revision: 491386 > > URL: https://svnweb.freebsd.org/changeset/ports/491386 > > > > Log: > > Clean up Makefile > > > > Modified: > > head/devel/libmaa/Makefile > > > > Modified: head/devel/libmaa/Makefile > > > ============================================================================= > > = > > --- head/devel/libmaa/Makefile Sun Jan 27 19:57:25 2019 > (r49138 > > 5) > > +++ head/devel/libmaa/Makefile Sun Jan 27 19:57:31 2019 > (r49138 > > 6) > > @@ -16,7 +16,8 @@ BUILD_DEPENDS= > mk-configure>=0.29.1:devel/mk-configure > > > > OPTIONS_DEFINE= DOCS > > > > -MAKE_ARGS= -m ${LOCALBASE}/share/mkc-mk DOCDIR=${DOCSDIR} > LIBDIR=${PREFIX} > > /lib > > +MAKE_ARGS= DOCDIR=${DOCSDIR} > > +MAKE_CMD= mkcmake > > NO_CONFIGURE= yes > > USE_LDCONFIG= yes > > > > @@ -24,7 +25,6 @@ GH_ACCOUNT= cheusov > > USE_GITHUB= yes > > > > post-patch: > > - @${AWK} -f ${WRKSRC}/maa/arggram2c < ${WRKSRC}/maa/arggram.txt > > ${WRKS > > RC}/maa/arggram.c > > @${REINPLACE_CMD} -e '/^FILES *=/ s|LICENSE||' > ${WRKSRC}/doc/Makefile > > @${REINPLACE_CMD} -e '/^#SHLIB_TEENY *=/ s|#||' > ${WRKSRC}/maa/Makefile > > > > > > Hi Sunpoet, > > This is causing the following poudriere error under 13-CURRENT. > It should be fixed in r492448. Thanks! > --- arg.os --- > cc -O2 -pipe -fstack-protector -fno-strict-aliasing -DMAA_MAJOR=4 > -DMAA_MINOR=0 -DMAA_TEENY=0 -Wno-error=strict-prototypes > -Qunused-arguments -DHAVE_HEADER_SYS_RESOURCE_H=1 -DSIZEOF_LONG=8 -I. > -I. -I/wrkdirs/usr/ports/devel/libmaa/work/libmaa-1.4.2/maa -Wall > -Werror -c -fPIC -DPIC -o arg.os arg.c > arg.c:203:10: fatal error: 'arggram.c' file not found > #include "arggram.c" > ^~~~~~~~~~~ > 1 error generated. > *** [arg.os] Error code 1 > > bmake[2]: stopped in /wrkdirs/usr/ports/devel/libmaa/work/libmaa-1.4.2/m > aa > 1 error > > bmake[2]: stopped in /wrkdirs/usr/ports/devel/libmaa/work/libmaa-1.4.2/m > aa > *** [all-maa] Error code 2 > > bmake[1]: stopped in /wrkdirs/usr/ports/devel/libmaa/work/libmaa-1.4.2 > 1 error > > bmake[1]: stopped in /wrkdirs/usr/ports/devel/libmaa/work/libmaa-1.4.2 > ===> 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/devel/libmaa > =>> Cleaning up wrkdir > ===> Cleaning for libmaa-1.4.2,1 > build of devel/libmaa | libmaa-1.4.2,1 ended at Tue Feb 5 21:19:09 PST > 2019 > build time: 00:00:17 > !!! build failure encountered !!! > > > -- > Cheers, > Cy Schubert > FreeBSD UNIX: Web: http://www.FreeBSD.org > > The need of the many outweighs the greed of the few. > > >