From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jul 23 11:00:00 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id A4BC3353 for ; Tue, 23 Jul 2013 11:00:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) 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 885C0278F for ; Tue, 23 Jul 2013 11: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 r6NB00hC071042 for ; Tue, 23 Jul 2013 11:00:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r6NB00qE071041; Tue, 23 Jul 2013 11:00:00 GMT (envelope-from gnats) Resent-Date: Tue, 23 Jul 2013 11:00:00 GMT Resent-Message-Id: <201307231100.r6NB00qE071041@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, Eimar Koort Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id AFEA6284 for ; Tue, 23 Jul 2013 10:57:11 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A0C742765 for ; Tue, 23 Jul 2013 10:57:11 +0000 (UTC) Received: from oldred.freebsd.org ([127.0.1.6]) by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id r6NAvBdC084222 for ; Tue, 23 Jul 2013 10:57:11 GMT (envelope-from nobody@oldred.freebsd.org) Received: (from nobody@localhost) by oldred.freebsd.org (8.14.5/8.14.5/Submit) id r6NAvBWP084221; Tue, 23 Jul 2013 10:57:11 GMT (envelope-from nobody) Message-Id: <201307231057.r6NAvBWP084221@oldred.freebsd.org> Date: Tue, 23 Jul 2013 10:57:11 GMT From: Eimar Koort To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/180759: textproc/p5-Unicode-LineBreak build failed X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Jul 2013 11:00:00 -0000 >Number: 180759 >Category: ports >Synopsis: textproc/p5-Unicode-LineBreak build failed >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: Tue Jul 23 11:00:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Eimar Koort >Release: 9.1; 9.0 >Organization: >Environment: >Description: p5-Unicode-LineBreak fails with "cc: ../break.c: No such file or directory" error. (ports tree is up do date) # cd /usr/ports/textproc/p5-Unicode-LineBreak # make install /*/ ===> Configuring for p5-Unicode-LineBreak-2012.10 Use bundled sombok 2.3.0 with Unicode 6.2.0 Checking if your kit is complete... Looks good Writing Makefile for sombok Writing MYMETA.yml Writing Makefile for Unicode::LineBreak Writing MYMETA.yml ===> Building for p5-Unicode-LineBreak-2012.10 cd lib && cc -c "-I/usr/local/lib/perl5/5.14/mach/CORE" "-I/usr/ports/textproc/p5-Unicode-LineBreak/work/Unicode-LineBreak-2012.10/sombok/include" -DAPPLLIB_EXP="/usr/local/lib/perl5/5.14/BSDPAN" -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -O2 -pipe -fno-strict-aliasing -DVERSION=\"\" -DXS_VERSION=\"\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.14/mach/CORE" ../break.c cc: ../break.c: No such file or directory cc: No input files specified *** Error code 1 1 error *** Error code 2 1 error ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop in /usr/ports/textproc/p5-Unicode-LineBreak. >How-To-Repeat: # cd /usr/ports/textproc/p5-Unicode-LineBreak # make build >Fix: Not the fix but workaround. After build failure: # cd work/Unicode-LineBreak-2012.10/sombok/ # pwd /usr/ports/textproc/p5-Unicode-LineBreak/work/Unicode-LineBreak-2012.10/sombok # make build /*/ # cd - (or # cd /usr/ports/textproc/p5-Unicode-LineBreak ) # make build >Release-Note: >Audit-Trail: >Unformatted: