Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 393165 - media-gfx/mypaint-1.0.0 has missing dev-util/pkgconfig DEPEND
Summary: media-gfx/mypaint-1.0.0 has missing dev-util/pkgconfig DEPEND
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Markos Chandras (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-04 18:57 UTC by Nikoli
Modified: 2011-12-04 21:20 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nikoli 2011-12-04 18:57:53 UTC
>>> Compiling source in /var/tmp/portage/media-gfx/mypaint-1.0.0/work/mypaint-1.0.0 ...
scons -j3
scons: Reading SConscript files ...
Building for python2.7
/bin/sh: pkg-config: command not found
OSError: 'pkg-config --cflags --libs glib-2.0' exited 127:
  File "/var/tmp/portage/media-gfx/mypaint-1.0.0/work/mypaint-1.0.0/SConstruct", line 39:
    env.ParseConfig('pkg-config --cflags --libs glib-2.0')
  File "/usr/lib/scons-2.0.1/SCons/Environment.py", line 1460:
    return function(self, self.backtick(command))
  File "/usr/lib/scons-2.0.1/SCons/Environment.py", line 593:
    raise OSError("'%s' exited %d" % (command, status))
 * ERROR: media-gfx/mypaint-1.0.0 failed (compile phase):
 *   scons failed
Comment 1 Markos Chandras (RETIRED) gentoo-dev 2011-12-04 21:20:12 UTC
Fixed