Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 111108 - Please mark sys-apps/lkcp stable on your archs
Summary: Please mark sys-apps/lkcp stable on your archs
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Carlos Silva (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-01 02:44 UTC by Carlos Silva (RETIRED)
Modified: 2005-11-21 21:48 UTC (History)
1 user (show)

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


Attachments
Fixed ebuild. (lkcp-0.5.3-r1.ebuild,1.04 KB, text/plain)
2005-11-01 13:53 UTC, Robert Muchacki (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Silva (RETIRED) gentoo-dev 2005-11-01 02:44:01 UTC
Well, the Summary says it all.

Reproducible: Always
Steps to Reproduce:
Comment 1 Robert Muchacki (RETIRED) gentoo-dev 2005-11-01 05:23:00 UTC
Dosn't compile on my stable x86. It seems it need dev-libs/glib:

[+] Compiling lkcp_main.c...
sh: glib-config: command not found
sh: glib-config: command not found
sh: glib-config: command not found
lkcp_main.c:18:18: glib.h: No such file or directory
In file included from lkcp_main.c:25:
commit_script.h:58: error: syntax error before '*' token
commit_script.h:58: error: syntax error before '*' token
commit_script.h:58: warning: type defaults to `int' in declaration of 
`del_dup_cmd'
commit_script.h:58: warning: data definition has no type or storage class
commit_script.h:59: error: syntax error before '*' token
lkcp_main.c:48: error: syntax error before '*' token
lkcp_main.c:48: warning: type defaults to `int' in declaration of `cmd_list'
lkcp_main.c:48: warning: data definition has no type or storage class
make: *** [lkcp_main.o] Error 1


Comment 2 Robert Muchacki (RETIRED) gentoo-dev 2005-11-01 05:24:31 UTC
After adding dev-libs/glib to the dependencies - everything compiled fine.
Comment 3 Daniel Drake (RETIRED) gentoo-dev 2005-11-01 06:56:40 UTC
For glib-config you need to depend on glib-1.2 
Comment 4 Carlos Silva (RETIRED) gentoo-dev 2005-11-01 13:23:27 UTC
(In reply to comment #2)
> After adding dev-libs/glib to the dependencies - everything compiled fine.

mind to fix that on the ebuild?
Comment 5 Robert Muchacki (RETIRED) gentoo-dev 2005-11-01 13:53:48 UTC
Created attachment 71894 [details]
Fixed ebuild.

Attached working ebuild.
Comment 6 Carlos Silva (RETIRED) gentoo-dev 2005-11-01 14:24:43 UTC
ok. the deps are fixed in -r2. please mark stable as apropriate.
Comment 7 Marco Morales 2005-11-01 14:43:32 UTC
Stable on x86 ^_^
Comment 8 Krzysztof Pawlik (RETIRED) gentoo-dev 2005-11-01 16:20:41 UTC
Marco when you stabilize something remove x86 from CC.
Comment 9 Joe Jezak (RETIRED) gentoo-dev 2005-11-21 21:48:30 UTC
Marked ppc stable, closing the bug since we're the last arch.