[Bug 201354] graphics/graphviz fails to build

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jul 5 08:09:29 UTC 2015


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 at FreeBSD.org
          Reporter: juho.hiltunen at gmx.com
             Flags: maintainer-feedback?(dinoex at FreeBSD.org)
          Assignee: dinoex at 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.


More information about the freebsd-ports-bugs mailing list