From owner-freebsd-ports-bugs@freebsd.org Sun Jul 5 08:09:29 2015 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1A498AFD8 for ; Sun, 5 Jul 2015 08:09:29 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E871C1B02 for ; Sun, 5 Jul 2015 08:09:28 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id t6589SHA052583 for ; Sun, 5 Jul 2015 08:09:28 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 201354] graphics/graphviz fails to build Date: Sun, 05 Jul 2015 08:09:28 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: juho.hiltunen@gmx.com X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: dinoex@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name attachments.created 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.20 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Jul 2015 08:09:29 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201354 Bug ID: 201354 Summary: graphics/graphviz fails to build Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: dinoex@FreeBSD.org Reporter: juho.hiltunen@gmx.com Flags: maintainer-feedback?(dinoex@FreeBSD.org) Assignee: dinoex@FreeBSD.org Created attachment 158369 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=158369&action=edit Part of the preprocessed source The preprocessed source file is over 10mb in size with 832763 lines of text, so bugzilla doesn't allow me to attach it. static color_lab lab_gamut_data[] at line 5519 is to blame for it. I don't know how to attach two files with bugzilla, so a shortened version (head -n 5520) of preprocessed source is attached and run script is here: "/usr/bin/cc" -cc1 -triple x86_64-unknown-freebsd10.1 -emit-obj -disable-free -disable-llvm-verifier -main-file-name lab.c -mrelocation-model pic -pic-level 2 -mdisable-fp-elim -relaxed-aliasing -menable-no-infs -menable-no-nans -menable-unsafe-fp-math -ffp-contract=fast -ffast-math -masm-verbose -mconstructor-aliases -munwind-tables -target-cpu x86-64 -sys-header-deps -D "HAVE_CONFIG_H" -D "LIBICONV_PLUG" -D "LIBICONV_PLUG" -D "PIC" -O2 -Wstrict-prototypes -Wpointer-arith -Wall -ferror-limit 19 -fmessage-length 112 -stack-protector 1 -mstackrealign -fobjc-runtime=gnustep -fdiagnostics-show-option -fcolor-diagnostics -vectorize-loops -vectorize-slp -x c lab-4425ce.c diagnosting message hre: ******************** Makefile:570: recipe for target 'lab.lo' failed gmake[5]: *** [lab.lo] Error 1 gmake[5]: Leaving directory '/usr/ports/graphics/graphviz/work/graphviz-2.38.0/lib/edgepaint' Makefile:536: recipe for target 'all-recursive' failed gmake[4]: *** [all-recursive] Error 1 gmake[4]: Leaving directory '/usr/ports/graphics/graphviz/work/graphviz-2.38.0/lib' Makefile:774: recipe for target 'all-recursive' failed gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory '/usr/ports/graphics/graphviz/work/graphviz-2.38.0' Makefile:583: recipe for target 'all' failed gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory '/usr/ports/graphics/graphviz/work/graphviz-2.38.0' *** Error code 1 Stop. make[1]: stopped in /usr/ports/graphics/graphviz *** Error code 1 Stop. make: stopped in /usr/ports/graphics/graphviz -- You are receiving this mail because: You are the assignee for the bug.