pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/52632: devel/orc build fails



>Number:         52632
>Category:       pkg
>Synopsis:       devel/orc build fails
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Oct 20 15:05:00 +0000 2017
>Originator:     Martin Husemann
>Release:        NetBSD 8.99.4
>Organization:
The NetBSD Foundation, Inc.
>Environment:
System: NetBSD night-owl.duskware.de 8.99.4 NetBSD 8.99.4 (NIGHT-OWL) #543: Thu Oct 19 10:44:25 CEST 2017 martin%night-owl.duskware.de@localhost:/usr/src/sys/arch/amd64/compile/NIGHT-OWL amd64
Architecture: x86_64
Machine: amd64
>Description:

The build of devel/orc fails for me:

 /usr/bin/install -c -o root -g wheel -m 644 ./html/right.png
 /usr/bin/install -c -o root -g wheel -m 644 ./html/style.css
 /usr/bin/install -c -o root -g wheel -m 644 ./html/up-insensitive.png
 /usr/bin/install -c -o root -g wheel -m 644 ./html/up.png
Traceback (most recent call last):
  File "/usr/pkg/bin/gtkdoc-rebase", line 56, in <module>
    sys.exit(rebase.run(options))
  File "/usr/pkg/share/gtk-doc/python/gtkdoc/rebase.py", line 66, in run
    dir = common.GetModuleDocDir('glib-2.0')
  File "/usr/pkg/share/gtk-doc/python/gtkdoc/common.py", line 104, in GetModuleDocDir
    path = subprocess.check_output([config.pkg_config, '--variable=prefix', module_name], universal_newlines=True)
  File "/usr/pkg/lib/python2.7/subprocess.py", line 219, in check_output
    raise CalledProcessError(retcode, cmd, output=output)
subprocess.CalledProcessError: Command '['pkg-config', '--variable=prefix', 'glib-2.0']' returned non-zero exit status 1
Makefile:808: recipe for target 'install-data-local' failed
gmake[4]: *** [install-data-local] Error 1
gmake[4]: Leaving directory '/usr/pkgobj/devel/orc/work/orc-0.4.27/doc'
Makefile:544: recipe for target 'install-am' failed
gmake[3]: *** [install-am] Error 2
gmake[3]: Leaving directory '/usr/pkgobj/devel/orc/work/orc-0.4.27/doc'
Makefile:538: recipe for target 'install' failed
gmake[2]: *** [install] Error 2
gmake[2]: Leaving directory '/usr/pkgobj/devel/orc/work/orc-0.4.27/doc'
Makefile:515: recipe for target 'install-recursive' failed
gmake[1]: *** [install-recursive] Error 1
gmake[1]: Leaving directory '/usr/pkgobj/devel/orc/work/orc-0.4.27'
Makefile:811: recipe for target 'install' failed
gmake: *** [install] Error 2
*** Error code 2

Stop.
make[10]: stopped in /usr/pkgsrc/devel/orc


>How-To-Repeat:
s/a

>Fix:
n/a



Home | Main Index | Thread Index | Old Index