pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/48203: graphics/graphviz 2.34.0 main.cpp:22:24: fatal error: QApplication: No such file or directory
>Number: 48203
>Category: pkg
>Synopsis: graphics/graphviz 2.34.0 main.cpp:22:24: fatal error:
>QApplication: No such file or directory
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Sep 10 05:45:00 +0000 2013
>Originator: David Shao
>Release: NetBSD 6.99.23 (GENERIC) amd64
>Organization:
>Environment:
NetBSD 6.99.23 (GENERIC) amd64
>Description:
On NetBSD 6.99.23 (GENERIC) amd64 updated through
Module Name: src
Date: Tue Sep 10 00:41:51 UTC 2013
Modified Files:
src/share/man/man7: hier.7
X11_TYPE=native, qt4-libs installed with desktop environment KDE4,
current pkgsrc graphics/graphviz 2.34.0 fails to (re)build with:
The supported build options for graphviz are:
gd ghostscript gtk guile lua ocaml pangocairo
perl rsvg tcl x11
The currently selected options are:
gd gtk lua pangocairo perl tcl x11
You can select which build options to use by setting PKG_DEFAULT_OPTIONS
or the following variable. Its current value is shown:
PKG_OPTIONS.graphviz (not defined)
==========================================================================
==========================================================================
The following variables will affect the build process of this package,
graphviz-2.34.0. Their current value is shown below:
* JPEG_DEFAULT = jpeg
* READLINE_DEFAULT = editline
* XAW_TYPE = standard
Based on these variables, the following variables have been set:
* JPEGBASE (defined, but empty)
* JPEG_TYPE = jpeg
* READLINE_TYPE = editline
* TERMCAP_TYPE = termcap
...
graphviz-2.34.0 will be compiled with the following:
options:
graph: No (disabled deprecated)
cgraph: Yes
digcola: Yes
expat: Yes
fontconfig: Yes
freetype: Yes
glut: Yes
ann: No (ANN library not available)
gts: No (disabled)
ipsepcola: No (disabled by default - C++ portability issues)
ltdl: Yes
ortho: Yes
sfdp: Yes
shared: Yes
static: No (disabled by default)
qt: Yes
x: Yes
commands:
dot: Yes (always enabled)
neato: Yes (always enabled)
fdp: Yes (always enabled)
circo: Yes (always enabled)
twopi: Yes (always enabled)
gvpr: Yes (always enabled)
gvmap: Yes (always enabled)
lefty: Yes
smyrna: No (disabled by default - experimental)
gvedit: Yes
plugin libraries:
dot_layout: Yes (always enabled)
neato_layout: Yes (always enabled)
core: Yes (always enabled)
devil: No (missing library)
gd: Yes
gdiplus: No (disabled by default - Windows only)
gdk_pixbuf: Yes
ghostscript: No (disabled)
glitz: No (disabled by default - incomplete)
gtk: Yes
lasi: No (lasi library not available)
ming: No (disabled by default - incomplete)
pangocairo: Yes
poppler: No (poppler library not available)
quartz: No (disabled by default - Mac only)
rsvg: No (disabled)
visio: No (disabled by default - experimental)
webp: No (disabled by default - experimental)
xlib: Yes
language extensions:
gv_sharp: No (disabled)
gv_go: No (disabled by default - experimental)
gv_guile: No (disabled)
gv_io: No (disabled by default - no swig support yet)
gv_java: No (disabled)
gv_lua: Yes
gv_ocaml: No (disabled)
gv_perl: Yes
gv_php: No (disabled)
gv_python: No (disabled)
gv_python23: No (disabled by default - for multiversion installs)
gv_python24: No (disabled by default - for multiversion installs)
gv_python25: No (disabled by default - for multiversion installs)
gv_python26: No (disabled by default - for multiversion installs)
gv_python27: No (disabled by default - for multiversion installs)
gv_R: No (disabled)
gv_ruby: No (disabled)
gv_tcl: Yes
tcldot: Yes
tclpathplan: Yes
gdtclft: Yes
tkspline: Yes
...
CC cluster-country_graph_coloring.o
country_graph_coloring.c: In function 'get_local_12_norm':
country_graph_coloring.c:28:10: warning: 'nz' may be used uninitialized in this
function
country_graph_coloring.c: In function 'improve_antibandwidth_by_swapping':
country_graph_coloring.c:233:9: warning: 'fp' may be used uninitialized in this
function
CCLD cluster
Making all in gvedit
Making all in ui
cd ../../.. && /usr/bin/make am--refresh
/bin/sh ./config.status --recheck
cd ../../.. && /bin/sh ./config.status cmd/gvedit/ui/Makefile
config.status: creating cmd/gvedit/ui/Makefile
Making all in images
cd ../../.. && /usr/bin/make am--refresh
/bin/sh ./config.status --recheck
cd ../../.. && /bin/sh ./config.status cmd/gvedit/images/Makefile
config.status: creating cmd/gvedit/images/Makefile
cd ../.. && /usr/bin/make am--refresh
/bin/sh ./config.status --recheck
cd ../.. && /bin/sh ./config.status cmd/gvedit/Makefile depfiles
config.status: creating cmd/gvedit/Makefile
config.status: executing depfiles commands
CXX gvedit-main.o
In file included from main.cpp:15:0:
../../config.h:568:0: warning: "NO_POSTSCRIPT_ALIAS" redefined
<command-line>:0:0: note: this is the location of the previous definition
main.cpp:22:24: fatal error: QApplication: No such file or directory
compilation terminated.
*** Error code 1
>How-To-Repeat:
>Fix:
Home |
Main Index |
Thread Index |
Old Index