Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 214095 - sys-kernel/kerneloops-0.10 misses dev-util/pkgconfig as depend
Summary: sys-kernel/kerneloops-0.10 misses dev-util/pkgconfig as depend
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Greg Kroah-Hartman (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-20 21:43 UTC by Xake
Modified: 2008-09-15 22:42 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 Xake 2008-03-20 21:43:59 UTC
sys-kernel/kerneloops-0.10 should have a build time depend on dev-util/pkgconfig as you can see.

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild     U ] sys-kernel/kerneloops-0.10 [0.8-r1] USE="-gtk" 0 kB

Total: 1 package (1 upgrade), Size of downloads: 0 kB

Would you like to merge these packages? [Yes/No]
>>> Verifying ebuild Manifests...

>>> Emerging (1 of 1) sys-kernel/kerneloops-0.10 to /
 * kerneloops-0.10.tar.gz RMD160 SHA1 SHA256 size ;-) ...                                                                                              [ ok ]
 * checking ebuild checksums ;-) ...                                                                                                                   [ ok ]
 * checking auxfile checksums ;-) ...                                                                                                                  [ ok ]
 * checking miscfile checksums ;-) ...                                                                                                                 [ ok ]
 * checking kerneloops-0.10.tar.gz ;-) ...                                                                                                             [ ok ]
>>> cfg-update-1.8.2-r1: Creating checksum index...
>>> Unpacking source...
>>> Unpacking kerneloops-0.10.tar.gz to /var/tmp/portage/sys-kernel/kerneloops-0.10/work
 * Applying makefile-standalone-0.10.patch ...                                                                                                         [ ok ]
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/sys-kernel/kerneloops-0.10/work/kerneloops-0.10 ...
cc -O2 -g -fstack-protector -D_FORTIFY_SOURCE=2 -Wall -W -Wstrict-prototypes -Wundef -fno-common -Werror-implicit-function-declaration -Wdeclaration-after-statement `pkg-config --cflags libnotify gtk+-2.0` -c -o kerneloops.o kerneloops.c
cc -O2 -g -fstack-protector -D_FORTIFY_SOURCE=2 -Wall -W -Wstrict-prototypes -Wundef -fno-common -Werror-implicit-function-declaration -Wdeclaration-after-statement `pkg-config --cflags libnotify gtk+-2.0` -c -o submit.o submit.c
cc -O2 -g -fstack-protector -D_FORTIFY_SOURCE=2 -Wall -W -Wstrict-prototypes -Wundef -fno-common -Werror-implicit-function-declaration -Wdeclaration-after-statement `pkg-config --cflags libnotify gtk+-2.0` -c -o dmesg.o dmesg.c
/bin/sh: pkg-config: command not found
/bin/sh: pkg-config: command not found
/bin/sh: pkg-config: command not found
Comment 1 Greg Kroah-Hartman (RETIRED) gentoo-dev 2008-09-15 22:42:15 UTC
0.12 version released.