[proaudio] fst fail to build on amd64 |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/proaudio Archives
]
- To: proaudio@xxxxxxxxxxxxxxxxxxx <proaudio@xxxxxxxxxxxxxxxxxxx>
- Subject: [proaudio] fst fail to build on amd64
- From: Dominique Michel <dominique.michel@xxxxxxxxx>
- Date: Tue, 27 Jan 2009 20:32:32 +0000
- Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAJFBMVEXy8ubtkoXo7+b1+fbN cGKCeWDtamweFA8eMkmKPkPtvcWRoqyV0Pn7AAACbElEQVQ4jXXTMWvbQBQA4MOlizsdXEXp KAi09mKcLZ0EJxONDRJVkikg9AtqTm63gtHDmVJs1GsnC0JiaTMJGN2f67uzznJb+gZj9PFO 7717IqdtvCAmem4bxMLp/2BEyEBF1+U/0H8uhI6rv+BVLNrY/gH9T0L8yAxk2yMY3YuZxDCn TY/gpBByyTGktIcZOIvFjPNJmqYJDwrx3cIoBrE0zzG4FF8tfBAwM+DonKCYWjgROZ6Upjcm 5Qje58JAmlKKGfIAjzaDUuogZBY2Bjg14eDbywMIqZvwqgqFBcVFB0seYONLb00ZZlh4p0F6 FHNoUMyKAzxowJSQTyj+XloYs3MN3GeMpzyYSTMshLM00ODpWlPp4SDbqs4cViDcGAgmlK/a PsaOg7DvIQ3wzANMqB/iQW/XTkoTLO6XhSeHUoQKe+NLjyY/Ldx7CW2D4WTYhZ3V0GP64RpP Q/E66IUWMLj3+nDn4w2ejMACyXFeHZy6ETcZehc49bv1GQ/0bazNuzm97mDkhnoie9i30WYM w/YCnYT7Fx308s98n0IT//Jod1+aOzdzYXLVbftol+PC+REG3u+0AxdEtuSMB6G+DLGwMH4E vXGmJn8VCLM9LhmrOAMQYt5Wi/DFgIC52iFkUzMpDVmjAaDZRGC+JGwDqzJ/G5fUUcWZAaE7 YfvPLYtIU1Wb4A2IeS7uDMgcIFutiCr766qGfKHyuxvTIERKXVNSN27lDgCuBuojlpxIyJV6 ritS1uWWuHF2Ww7qcIKbqEFVNbmtmm3vGSCHbVXjikrY3SpVxwQWw2aIjwG+ueXTJDmHeK6a HfwGyU5ZSlGeSRQAAAAASUVORK5CYII=
Hi, I get the following error:
winegcc -c -march=k8 -O2 -msse3 -pipe `pkg-config --cflags gtk+-2.0`
`pkg-config --cflags jack` `pkg-config --cflags jack` `pkg-config --cflags
lash-1.0` -DHAVE_LASH -I. -o vstwin.o vstwin.c In file included
from /usr/include/jack/jack.h:29, from jackvst.h:6, from jfst.c:27:
/usr/include/jack/systemdeps.h:34: error: conflicting types for ‘int8_t’
/usr/include/gentoo-multilib/x86/sys/types.h:195: error: previous declaration
of ‘int8_t’ was here /usr/include/jack/systemdeps.h:38: error: conflicting
types for ‘int32_t’ /usr/include/gentoo-multilib/x86/sys/types.h:197: error:
previous declaration of ‘int32_t’ was here /usr/include/jack/systemdeps.h:43:
error: conflicting types for
‘pthread_t’ /usr/include/gentoo-multilib/x86/bits/pthreadtypes.h:36: error:
previous declaration of ‘pthread_t’ was here In file included
from /usr/include/stdint.h:4,
from /usr/include/gentoo-multilib/x86/inttypes.h:28,
from /usr/include/inttypes.h:4, from /usr/include/jack/systemdeps.h:49,
from /usr/include/jack/jack.h:29, from jackvst.h:6,
from jfst.c:27:
/usr/include/gentoo-multilib/x86/stdint.h:52: error: conflicting types for
‘uint32_t’ /usr/include/jack/systemdeps.h:39: error: previous declaration of
‘uint32_t’ was here In file included from /usr/include/jack/jack.h:29,
from jackvst.h:6,
from jfst.c:27:
/usr/include/jack/systemdeps.h:53: error: conflicting types for ‘_jack_time_t’
/usr/include/jack/systemdeps.h:44: error: previous declaration of
‘_jack_time_t’ was here jfst.c: In function ‘main’:
jfst.c:295: warning: passing argument 1 of ‘pthread_create’ from incompatible
pointer type winegcc: x86_64-pc-linux-gnu-gcc failed
make: *** [jfst.o] Error 2
make: *** Waiting for unfinished jobs....
In file included from /usr/include/jack/jack.h:29,
from jackvst.h:6,
from audiomaster.c:23:
/usr/include/jack/systemdeps.h:34: error: conflicting types for ‘int8_t’
/usr/include/gentoo-multilib/x86/sys/types.h:195: error: previous declaration
of ‘int8_t’ was here /usr/include/jack/systemdeps.h:38: error: conflicting
types for ‘int32_t’ /usr/include/gentoo-multilib/x86/sys/types.h:197: error:
previous declaration of ‘int32_t’ was here /usr/include/jack/systemdeps.h:43:
error: conflicting types for
‘pthread_t’ /usr/include/gentoo-multilib/x86/bits/pthreadtypes.h:36: error:
previous declaration of ‘pthread_t’ was here In file included
from /usr/include/stdint.h:4,
from /usr/include/gentoo-multilib/x86/inttypes.h:28,
from /usr/include/inttypes.h:4, from /usr/include/jack/systemdeps.h:49,
from /usr/include/jack/jack.h:29, from jackvst.h:6,
from audiomaster.c:23:
/usr/include/gentoo-multilib/x86/stdint.h:52: error: conflicting types for
‘uint32_t’ /usr/include/jack/systemdeps.h:39: error: previous declaration of
‘uint32_t’ was here In file included from /usr/include/jack/jack.h:29,
from jackvst.h:6,
from audiomaster.c:23:
/usr/include/jack/systemdeps.h:53: error: conflicting types for ‘_jack_time_t’
/usr/include/jack/systemdeps.h:44: error: previous declaration of
‘_jack_time_t’ was here audiomaster.c: In function ‘jack_host_callback’:
audiomaster.c:119: warning: incompatible implicit declaration of built-in
function ‘floor’ winegcc: x86_64-pc-linux-gnu-gcc failed
make: *** [audiomaster.o] Error 2
In file included from /usr/include/wine/windows/rpc.h:64,
from /usr/include/wine/windows/windows.h:61,
from /usr/include/jack/systemdeps.h:25,
from /usr/include/jack/jack.h:29,
from jackvst.h:6,
from gtk.c:20:
/usr/include/wine/windows/rpcasync.h:81: error: two or more data types in
declaration specifiers vstwin.c: In function ‘fst_load’:
vstwin.c:480: warning: assignment from incompatible pointer type
In file included from /usr/include/jack/jack.h:29,
from jackvst.h:6,
from gtk.c:20:
/usr/include/jack/systemdeps.h:34: error: conflicting types for ‘int8_t’
/usr/include/gentoo-multilib/x86/sys/types.h:195: error: previous declaration
of ‘int8_t’ was here /usr/include/jack/systemdeps.h:38: error: conflicting
types for ‘int32_t’ /usr/include/gentoo-multilib/x86/sys/types.h:197: error:
previous declaration of ‘int32_t’ was here /usr/include/jack/systemdeps.h:43:
error: conflicting types for
‘pthread_t’ /usr/include/gentoo-multilib/x86/bits/pthreadtypes.h:36: error:
previous declaration of ‘pthread_t’ was here In file included
from /usr/include/stdint.h:4,
from /usr/include/gentoo-multilib/x86/inttypes.h:28,
from /usr/include/inttypes.h:4, from /usr/include/jack/systemdeps.h:49,
from /usr/include/jack/jack.h:29, from jackvst.h:6,
from gtk.c:20:
/usr/include/gentoo-multilib/x86/stdint.h:52: error: conflicting types for
‘uint32_t’ /usr/include/jack/systemdeps.h:39: error: previous declaration of
‘uint32_t’ was here In file included from /usr/include/jack/jack.h:29,
from jackvst.h:6,
from gtk.c:20:
/usr/include/jack/systemdeps.h:53: error: conflicting types for ‘_jack_time_t’
/usr/include/jack/systemdeps.h:44: error: previous declaration of
‘_jack_time_t’ was here gtk.c:24: error: ‘socket’ redeclared as different kind
of symbol /usr/include/wine/windows/winsock.h:1060: error: previous declaration
of ‘socket’ was here In file included from /usr/include/jack/jack.h:29,
from ./jackvst.h:6,
from vsti.c:32:
/usr/include/jack/systemdeps.h:34: error: conflicting types for ‘int8_t’
/usr/include/gentoo-multilib/x86/sys/types.h:195: error: previous declaration
of ‘int8_t’ was here /usr/include/jack/systemdeps.h:38: error: conflicting
types for ‘int32_t’ /usr/include/gentoo-multilib/x86/sys/types.h:197: error:
previous declaration of ‘int32_t’ was here /usr/include/jack/systemdeps.h:43:
error: conflicting types for
‘pthread_t’ /usr/include/gentoo-multilib/x86/bits/pthreadtypes.h:36: error:
previous declaration of ‘pthread_t’ was here In file included
from /usr/include/stdint.h:4,
from /usr/include/gentoo-multilib/x86/inttypes.h:28,
from /usr/include/inttypes.h:4, from /usr/include/jack/systemdeps.h:49,
from /usr/include/jack/jack.h:29, from ./jackvst.h:6,
from vsti.c:32:
/usr/include/gentoo-multilib/x86/stdint.h:52: error: conflicting types for
‘uint32_t’ /usr/include/jack/systemdeps.h:39: error: previous declaration of
‘uint32_t’ was here winegcc: x86_64-pc-linux-gnu-gcc failed
make: *** [gtk.o] Error 2
In file included from /usr/include/jack/jack.h:29,
from ./jackvst.h:6,
from vsti.c:32:
/usr/include/jack/systemdeps.h:53: error: conflicting types for ‘_jack_time_t’
/usr/include/jack/systemdeps.h:44: error: previous declaration of
‘_jack_time_t’ was here vsti.c: In function ‘queue_midi’:
vsti.c:79: warning: assignment from incompatible pointer type
winegcc: x86_64-pc-linux-gnu-gcc failed
make: *** [vsti.o] Error 2
*
* ERROR: media-libs/fst-1.8-r3 failed.
* Call stack:
* ebuild.sh, line 49: Called src_compile
* environment, line 2140: Called die
* The specific snippet of code:
* emake || die
Any clue?
Cheers,
Dominique