DaemonForums  

Go Back   DaemonForums > NetBSD > NetBSD Package System (pkgsrc)

NetBSD Package System (pkgsrc) Installation and upgrading of packages on NetBSD.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 15th December 2017
nedry nedry is offline
Port Guard
 
Join Date: Nov 2017
Posts: 10
Default poppler-glib-0.61.1nb1 build error

hello just thought i should post that i get the following build error when compiling poppler-glib-0.61.1nb1

===> Building for poppler-glib-0.61.1nb1
[ 78%] Built target poppler
[ 97%] Built target poppler-glib
[ 97%] Generating glib-docs-build.stamp
/usr/pkgsrc/print/poppler-glib/work/poppler-0.61.1/glib/poppler-page.cc:629: warning: poppler_page_get_selection_region is deprecated in the inline comments, but no deprecation guards were found around the declaration. (See the --deprecated-guards option for gtkdoc-scan.)
/usr/pkgsrc/print/poppler-glib/work/poppler-0.61.1/glib/poppler-page.cc:694: warning: poppler_page_selection_region_free is deprecated in the inline comments, but no deprecation guards were found around the declaration. (See the --deprecated-guards option for gtkdoc-scan.)
/usr/pkgsrc/print/poppler-glib/work/poppler-0.61.1/glib/poppler-page.h:292: warning: Field description for PopplerPageTransition::duration_real is missing in source code comment block.
/usr/pkgsrc/print/poppler-glib/work/poppler-0.61.1/glib/poppler-action.h:283: warning: Field descriptions for union PopplerAction are missing in source code comment block.
unknown:0: warning: Field descriptions for struct PopplerActionAny are missing in source code comment block.
unknown:0: warning: Field descriptions for struct PopplerActionGotoDest are missing in source code comment block.
unknown:0: warning: Field descriptions for struct PopplerActionGotoRemote are missing in source code comment block.
unknown:0: warning: Field descriptions for struct PopplerActionLaunch are missing in source code comment block.
unknown:0: warning: Field descriptions for struct PopplerActionUri are missing in source code comment block.
unknown:0: warning: Field descriptions for struct PopplerActionNamed are missing in source code comment block.
unknown:0: warning: Field descriptions for struct PopplerActionMovie are missing in source code comment block.
unknown:0: warning: Field descriptions for struct PopplerActionRendition are missing in source code comment block.
unknown:0: warning: Field descriptions for struct PopplerActionOCGState are missing in source code comment block.
unknown:0: warning: Field descriptions for struct PopplerActionJavascript are missing in source code comment block.
unknown:0: warning: Value descriptions for PopplerFormFieldType are missing in source code comment block.
unknown:0: warning: Value descriptions for PopplerFormButtonType are missing in source code comment block.
unknown:0: warning: Value descriptions for PopplerFormChoiceType are missing in source code comment block.
unknown:0: warning: Value descriptions for PopplerFormTextType are missing in source code comment block.
unknown:0: warning: Value descriptions for PopplerAnnotType are missing in source code comment block.
unknown:0: warning: Value descriptions for PopplerAnnotFlag are missing in source code comment block.
unknown:0: warning: Value descriptions for PopplerAnnotExternalDataType are missing in source code comment block.
unknown:0: warning: Value descriptions for PopplerAnnotMarkupReplyType are missing in source code comment block.
unknown:0: warning: Value descriptions for PopplerAnnotTextState are missing in source code comment block.
unknown:0: warning: Field descriptions for struct PopplerAnnotCalloutLine are missing in source code comment block.
unknown:0: warning: Value descriptions for PopplerAnnotFreeTextQuadding are missing in source code comment block.
/usr/pkgsrc/print/poppler-glib/work/poppler-0.61.1/glib/poppler-structure-element.h:34: warning: Value descriptions for PopplerStructureElementKind are missing in source code comment block.
/usr/pkgsrc/print/poppler-glib/work/poppler-0.61.1/glib/poppler-structure-element.h:103: warning: Value descriptions for PopplerStructurePlacement are missing in source code comment block.
/usr/pkgsrc/print/poppler-glib/work/poppler-0.61.1/glib/poppler-structure-element.h:114: warning: Value descriptions for PopplerStructureWritingMode are missing in source code comment block.
/usr/pkgsrc/print/poppler-glib/work/poppler-0.61.1/glib/poppler-structure-element.h:123: warning: Value descriptions for PopplerStructureBorderStyle are missing in source code comment block.
/usr/pkgsrc/print/poppler-glib/work/poppler-0.61.1/glib/poppler-structure-element.h:138: warning: Value descriptions for PopplerStructureTextAlign are missing in source code comment block.
/usr/pkgsrc/print/poppler-glib/work/poppler-0.61.1/glib/poppler-structure-element.h:148: warning: Value descriptions for PopplerStructureBlockAlign are missing in source code comment block.
/usr/pkgsrc/print/poppler-glib/work/poppler-0.61.1/glib/poppler-structure-element.h:158: warning: Value descriptions for PopplerStructureInlineAlign are missing in source code comment block.
/usr/pkgsrc/print/poppler-glib/work/poppler-0.61.1/glib/poppler-structure-element.h:167: warning: Value descriptions for PopplerStructureTextDecoration are missing in source code comment block.
/usr/pkgsrc/print/poppler-glib/work/poppler-0.61.1/glib/poppler-structure-element.h:177: warning: Value descriptions for PopplerStructureRubyAlign are missing in source code comment block.
/usr/pkgsrc/print/poppler-glib/work/poppler-0.61.1/glib/poppler-structure-element.h:189: warning: Value descriptions for PopplerStructureRubyPosition are missing in source code comment block.
/usr/pkgsrc/print/poppler-glib/work/poppler-0.61.1/glib/poppler-structure-element.h:199: warning: Value descriptions for PopplerStructureGlyphOrientation are missing in source code comment block.
/usr/pkgsrc/print/poppler-glib/work/poppler-0.61.1/glib/poppler-structure-element.h:210: warning: Value descriptions for PopplerStructureListNumbering are missing in source code comment block.
/usr/pkgsrc/print/poppler-glib/work/poppler-0.61.1/glib/poppler-structure-element.h:245: warning: Value descriptions for PopplerStructureTableScope are missing in source code comment block.
/usr/pkgsrc/print/poppler-glib/work/poppler-0.61.1/glib/poppler-structure-element.h:225: warning: Value descriptions for PopplerStructureFormRole are missing in source code comment block.
/usr/pkgsrc/print/poppler-glib/work/poppler-0.61.1/glib/poppler-structure-element.h:236: warning: Value descriptions for PopplerStructureFormState are missing in source code comment block.
Traceback (most recent call last):
File "/usr/pkg/bin/gtkdoc-fixxref", line 57, in <module>
fixxref.Run(options)
File "/usr/pkg/share/gtk-doc/python/gtkdoc/fixxref.py", line 114, in Run
FixCrossReferences(options)
File "/usr/pkg/share/gtk-doc/python/gtkdoc/fixxref.py", line 217, in FixCrossReferences
FixHTMLFile(options, full_entry)
File "/usr/pkg/share/gtk-doc/python/gtkdoc/fixxref.py", line 236, in FixHTMLFile
repl_func, content, flags=re.DOTALL)
File "/usr/pkg/lib/python2.7/re.py", line 155, in sub
return _compile(pattern, flags).sub(repl, string, count)
File "/usr/pkg/share/gtk-doc/python/gtkdoc/fixxref.py", line 233, in repl_func
return HighlightSourceVim(options, m.group(1), m.group(2))
File "/usr/pkg/share/gtk-doc/python/gtkdoc/fixxref.py", line 382, in HighlightSourceVim
subprocess.check_call([script], shell=True)
File "/usr/pkg/lib/python2.7/subprocess.py", line 186, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '["echo 'let html_number_lines=0|let html_use_css=1|let html_use_xhtml=1|e /tmp/tmpKTFLCA.h|syn on|set syntax=c|run! syntax/2html.vim|w! /tmp/tmpKTFLCA.h.html|qa!' | /usr/pkg/bin/vim -n -e -u NONE -T xterm >/dev/null"]' returned non-zero exit status 1
Traceback (most recent call last):
File "../../make-glib-api-docs", line 66, in <module>
gtkdoc.generate(not args.skip_html)
File "/usr/pkgsrc/print/poppler-glib/work/poppler-0.61.1/gtkdoc.py", line 150, in generate
self._run_gtkdoc_fixxref()
File "/usr/pkgsrc/print/poppler-glib/work/poppler-0.61.1/gtkdoc.py", line 388, in _run_gtkdoc_fixxref
self._run_command(args, cwd=self.output_dir, ignore_warnings=True)
File "/usr/pkgsrc/print/poppler-glib/work/poppler-0.61.1/gtkdoc.py", line 209, in _run_command
% (args[0], process.returncode))
Exception: gtkdoc-fixxref produced a non-zero return code 1
*** Error code 1

Stop.
make[2]: stopped in /usr/pkgsrc/print/poppler-glib/work/poppler-0.61.1
*** Error code 1

Stop.
make[1]: stopped in /usr/pkgsrc/print/poppler-glib/work/poppler-0.61.1
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/print/poppler-glib/work/poppler-0.61.1
*** Error code 1

Stop.
make[2]: stopped in /usr/pkgsrc/print/poppler-glib
*** Error code 1

Stop.
make[1]: stopped in /usr/pkgsrc/print/poppler-glib
*** Error code 1
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
error: [drm:pid60567:intel_uncore_check_errors] *ERROR* Unclaimed register before int livestradamus OpenBSD Installation and Upgrading 11 4th November 2017 12:35 PM
shc unistd.h:239: error: syntax error before '&' token laraaj OpenBSD General 3 11th September 2010 07:21 AM
Xorg-7.4_2 build error FreeBee FreeBSD Ports and Packages 7 11th January 2010 09:02 PM
jdk 1.6 build error. bsdnewbie999 OpenBSD General 19 3rd January 2009 02:51 PM
problem concerning liboobs and dbus-glib-1 neurosis FreeBSD Ports and Packages 3 15th October 2008 01:12 PM


All times are GMT. The time now is 10:43 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick