Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#40525 - [mypaint] build fails with json-c 0.12
Attached to Project:
Community Packages
Opened by Joel Teichroeb (klusark) - Saturday, 24 May 2014, 14:32 GMT
Last edited by Sergej Pupykin (sergej) - Monday, 26 May 2014, 10:21 GMT
Opened by Joel Teichroeb (klusark) - Saturday, 24 May 2014, 14:32 GMT
Last edited by Sergej Pupykin (sergej) - Monday, 26 May 2014, 10:21 GMT
|
DetailsDescription:
==> Starting build()... scons: Reading SConscript files ... building for 'python2.7' (use scons python_binary=xxx to change) using 'python2.7-config' (use scons python_config=xxx to change) rm -f libmypaint-tests.so libmypaint.so libmypaintlib.so python2.7 generate.py Writing mypaint-brush-settings-gen.h Writing brushsettings-gen.h Package json was not found in the pkg-config search path. Perhaps you should add the directory containing `json.pc' to the PKG_CONFIG_PATH environment variable No package 'json' found OSError: 'pkg-config --cflags --libs json' exited 1: File "/build/mypaint/src/mypaint-1.1.0/SConstruct", line 169: brushlib = SConscript('./brushlib/SConscript') File "/usr/lib/python2.7/site-packages/SCons/Script/SConscript.py", line 609: return method(*args, **kw) File "/usr/lib/python2.7/site-packages/SCons/Script/SConscript.py", line 546: return _SConscript(self.fs, *files, **subst_kw) File "/usr/lib/python2.7/site-packages/SCons/Script/SConscript.py", line 260: exec _file_ in call_stack[-1].globals File "/build/mypaint/src/mypaint-1.1.0/brushlib/SConscript", line 105: env.ParseConfig('pkg-config --cflags --libs %s' % ' '.join(pkg_deps)) File "/usr/lib/python2.7/site-packages/SCons/Environment.py", line 1555: return function(self, self.backtick(command)) File "/usr/lib/python2.7/site-packages/SCons/Environment.py", line 597: raise OSError("'%s' exited %d" % (command, status)) ==> ERROR: A failure occurred in build(). Aborting... Steps to reproduce: sudo testing-x86_64-build |
This task depends upon
Closed by Sergej Pupykin (sergej)
Monday, 26 May 2014, 10:21 GMT
Reason for closing: Fixed
Additional comments about closing: in svn/trunk only
Monday, 26 May 2014, 10:21 GMT
Reason for closing: Fixed
Additional comments about closing: in svn/trunk only