Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 213170 - media-libs/libcaca-0.99_beta13 faild to build
Summary: media-libs/libcaca-0.99_beta13 faild to build
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-12 17:42 UTC by Milos Krasojevic
Modified: 2008-05-12 08:26 UTC (History)
0 users

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


Attachments
libcaca-0.99_beta13-ruby-Makefile.am.patch (libcaca-0.99_beta13-ruby-Makefile.am.patch,394 bytes, patch)
2008-03-25 12:06 UTC, Arfrever Frehtes Taifersar Arahesis (RETIRED)
Details | Diff
libcaca-0.99_beta13.ebuild.patch (libcaca-0.99_beta13.ebuild.patch,300 bytes, patch)
2008-03-25 12:07 UTC, Arfrever Frehtes Taifersar Arahesis (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Milos Krasojevic 2008-03-12 17:42:35 UTC
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../caca -I/usr/lib64/ruby/1.8/x86_64-linux -DOPTIMISE_SLANG_PALETTE=1 -I/usr/lib64/ruby/1.8/x86_64-linux -O2 -march=opteron -mtune=opteron -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -pipe -Wno-error -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-strict-prototypes -Wno-missing-prototypes -MT caca_la-caca.lo -MD -MP -MF .deps/caca_la-caca.Tpo -c caca.c  -fPIC -DPIC -o .libs/caca_la-caca.o
In file included from caca-display.c:13:
../caca/caca.h:27:19: error: cucul.h: No such file or directory
In file included from caca-display.c:13:
../caca/caca.h:156: error: expected ')' before '*' token
../caca/caca.h:158: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
In file included from caca-display.c:16:
cucul-canvas.h:8: error: expected ')' before '*' token
caca-display.c: In function 'display_initialize':
caca-display.c:36: error: 'cucul_canvas_t' undeclared (first use in this function)
caca-display.c:36: error: (Each undeclared identifier is reported only once
caca-display.c:36: error: for each function it appears in.)
caca-display.c:36: error: 'canvas' undeclared (first use in this function)
caca-display.c:43: warning: implicit declaration of function 'caca_create_display'
caca-display.c:43: warning: nested extern declaration of 'caca_create_display'
caca-display.c:43: warning: assignment makes pointer from integer without a cast
caca-display.c:44: warning: implicit declaration of function 'caca_get_canvas'
caca-display.c:44: warning: nested extern declaration of 'caca_get_canvas'
caca-display.c:45: warning: implicit declaration of function 'canvas_create'
caca-display.c:45: warning: nested extern declaration of 'canvas_create'
caca-display.c:54: warning: assignment makes pointer from integer without a cast
make[2]: *** [caca_la-caca-display.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../cucul -I/usr/lib64/ruby/1.8/x86_64-linux -DOPTIMISE_SLANG_PALETTE=1 -I/usr/lib64/ruby/1.8/x86_64-linux -O2 -march=opteron -mtune=opteron -fomit-frame-pointer -frename-registers -momit-leaf-frame-pointer -pipe -Wno-error -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-strict-prototypes -Wno-missing-prototypes -MT cucul_la-cucul.lo -MD -MP -MF .deps/cucul_la-cucul.Tpo -c cucul.c -o cucul_la-cucul.o >/dev/null 2>&1
In file included from caca-event.c:13:
../caca/caca.h:27:19: error: cucul.h: No such file or directory
In file included from caca-event.c:13:
../caca/caca.h:156: error: expected ')' before '*' token
../caca/caca.h:158: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
In file included from caca.c:13:
../caca/caca.h:27:19: error: cucul.h: No such file or directory
In file included from caca.c:13:
../caca/caca.h:156: error: expected ')' before '*' token
../caca/caca.h:158: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
make[2]: *** [caca_la-caca-event.lo] Error 1
make[2]: *** [caca_la-caca.lo] Error 1
mv -f .deps/cucul_la-cucul.Tpo .deps/cucul_la-cucul.Plo
make[2]: Leaving directory `/var/tmp/paludis/media-libs/libcaca-0.99_beta13/work/libcaca-0.99.beta13/ruby'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/paludis/media-libs/libcaca-0.99_beta13/work/libcaca-0.99.beta13'
make: *** [all] Error 2

!!! ERROR in media-libs/libcaca-0.99_beta13:
!!! In src_compile at line 3753
!!! emake failed



Reproducible: Always
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2008-03-12 19:04:57 UTC
This has absolutely nothing to do w/ Gentoo Bugzilla product; read the descriptions please.
Comment 2 Goran Mekić 2008-03-14 07:44:10 UTC
It's missing cucul.h, so how it doesn't have anything to do with Gentoo Bugzilla?
Comment 3 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2008-03-25 12:06:26 UTC
Created attachment 147242 [details, diff]
libcaca-0.99_beta13-ruby-Makefile.am.patch
Comment 4 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2008-03-25 12:07:12 UTC
Created attachment 147243 [details, diff]
libcaca-0.99_beta13.ebuild.patch
Comment 5 Alexis Ballier gentoo-dev 2008-05-12 08:26:41 UTC
applied, thanks a lot !