pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/37446: x11/gtk2 (2.12.2) doesnt build
>Number: 37446
>Category: pkg
>Synopsis: x11/gtk2 (2.12.2) doesnt build
>Confidential: no
>Severity: serious
>Priority: high
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed Nov 28 15:05:00 +0000 2007
>Originator: Andreas Burghardt
>Release: NetBSD 4.0RC5 (amd64)
>Organization:
>Environment:
NetBSD atanapi 4.0_RC5 NetBSD 4.0_RC5 (GENERIC.MP) #0: Tue Nov 27 21:25:53 CET
2007 root@atanapi:/usr/obj/obj/sys/arch/amd64/compile/GENERIC.MP amd64
>Description:
gtk-doc: Running scanner gtk-scan
touch scan-build.stamp
gtk-doc: Rebuilding template files
cd . && gtkdoc-mktmpl --module=gtk
Cannot parse structure field "}" at /usr/pkg/share/gtk-doc/data/gtkdoc-common.pl
line 230, <INPUT> line 3932.
=============================================================================
WARNING: 148 unused declarations.
These can be found in gtk-unused.txt.
They should be added to gtk-sections.txt in the appropriate place.
=============================================================================
touch tmpl-build.stamp
gtk-doc: Building XML
cd . && \
gtkdoc-mkdb --module=gtk --source-dir=../../../gtk --output-format=xml -
-expand-content-files="glossary.xml migrating-checklist.sgml migrating-GtkAction
.sgml migrating-GtkComboBox.sgml migrating-GtkFileChooser.sgml migrating-GtkIcon
View.sgml migrating-GtkAboutDialog.sgml migrating-GtkColorButton.sgml migrating-
GtkAssistant.sgml migrating-GtkRecentChooser.sgml migrating-GtkLinkButton.sgml m
igrating-GtkBuilder.sgml migrating-GtkTooltip.sgml tree_widget.sgml text_widget.
sgml question_index.sgml" --main-sgml-file=gtk-docs.sgml --sgml-mode --output-fo
rmat=xml
WARNING: Property GtkCList:n-columns has no documentation.
WARNING: Property GtkCList:reorderable has no documentation.
WARNING: Property GtkCList:row-height has no documentation.
WARNING: Property GtkCList:selection-mode has no documentation.
WARNING: Property GtkCList:shadow-type has no documentation.
WARNING: Property GtkCList:sort-type has no documentation.
WARNING: Property GtkCList:titles-active has no documentation.
WARNING: Property GtkCList:use-drag-icons has no documentation.
WARNING: Property GtkCTree:expander-style has no documentation.
WARNING: Property GtkCTree:indent has no documentation.
WARNING: Property GtkCTree:line-style has no documentation.
WARNING: Property GtkCTree:n-columns has no documentation.
WARNING: Property GtkCTree:show-stub has no documentation.
WARNING: Property GtkCTree:spacing has no documentation.
WARNING: Property GtkCTree:tree-column has no documentation.
WARNING: Property GtkList:selection-mode has no documentation.
WARNING: Property GtkOldEditable:editable has no documentation.
WARNING: Property GtkOldEditable:text-position has no documentation.
WARNING: Property GtkTipsQuery:caller has no documentation.
WARNING: Property GtkTipsQuery:emit-always has no documentation.
WARNING: Property GtkTipsQuery:label-inactive has no documentation.
WARNING: Property GtkTipsQuery:label-no-tip has no documentation.
WARNING: GtkToolItem::set-tooltip is deprecated in the inline comments
but no deprecation guards were found around the declaration.
(See the --deprecated-guards option for gtkdoc-scan.)
Parameters must start on the line immediately after the function
or macro name.
WARNING: Documentation in template file for gtk_scrolled_window_set_placement
being overridden by inline comments
Cannot parse structure field "}" at
/usr/pkg/share/gtk-doc/data/gtkdoc-common.pl line 230, <INPUT> line 3932.
93% symbol docs coverage (5056 symbols documented, 121 symbols incomplete, 399
not documented)
See gtk-undocumented.txt for a list of missing docs.
The doc coverage percentage doesn't include intro sections.
touch sgml-build.stamp
gtk-doc: Building HTML
rm -rf ./html
mkdir ./html
cd ./html && gtkdoc-mkhtml gtk ../gtk-docs.sgml
error : Memory allocation failed : copying node
[1] Segmentation fault (core dumped) /usr/pkg/bin/xsl...
gmake: *** [html-build.stamp] Error 139
*** Error code 2
Stop.
make: stopped in /usr/pkgsrc/x11/gtk2
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/x11/gtk2
>How-To-Repeat:
>Fix:
Home |
Main Index |
Thread Index |
Old Index