Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 25582 - Problem emerge kdemultimedia 3.1.3.
Summary: Problem emerge kdemultimedia 3.1.3.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-30 10:22 UTC by Genady Okrain
Modified: 2003-08-11 23:15 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 Genady Okrain 2003-07-30 10:22:36 UTC
nter target type
motif_p.c:123: warning: passing arg 1 of `motif_pipe_error' discards qualifiers
from pointer target type
motif_p.c: At top level:
motif_p.c:127: warning: no previous prototype for `motif_pipe_string_read'
motif_p.c: In function `motif_pipe_string_read':
motif_p.c:139: warning: passing arg 1 of `motif_pipe_error' discards qualifiers
from pointer target type
motif_p.c:142: warning: passing arg 1 of `motif_pipe_error' discards qualifiers
from pointer target type
motif_p.c: At top level:
motif_p.c:155: warning: no previous prototype for `motif_pipe_read_ready'
motif_p.c:185: warning: no previous prototype for `motif_pipe_open'
motif_p.c: In function `motif_pipe_open':
motif_p.c:189: warning: passing arg 1 of `motif_pipe_error' discards qualifiers
from pointer target type
motif_p.c:192: warning: passing arg 1 of `motif_pipe_error' discards qualifiers
from pointer target type
make[3]: *** [motif_p.o] Error 1
make[3]: Leaving directory
`/usr/var/tmp/portage/kdemultimedia-3.1.3/work/kdemultimedia-3.1.3/kmidi/TIMIDITY'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/usr/var/tmp/portage/kdemultimedia-3.1.3/work/kdemultimedia-3.1.3/kmidi'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/usr/var/tmp/portage/kdemultimedia-3.1.3/work/kdemultimedia-3.1.3'
make: *** [all] Error 2

!!! ERROR: kde-base/kdemultimedia-3.1.3 failed.
!!! Function kde_src_compile, Line 138, Exitcode 2
!!! died running emake, kde_src_compile:make



Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Paul de Vrieze (RETIRED) gentoo-dev 2003-07-30 10:42:47 UTC
We know the problem. This package is masked for a reason.
Comment 2 Caleb Tennis (RETIRED) gentoo-dev 2003-08-11 20:19:55 UTC
I believe that if you can remove -pedantic from your flags when building that this will fix the 
error.  As far as fixing it in portage, I'm still unsure. 
Comment 3 Genady Okrain 2003-08-11 23:15:36 UTC
Fixed....