Gentoo Archives: gentoo-user

From: darren kirby <bulliver@×××××××××××.org>
To: gentoo-user@l.g.o
Subject: [gentoo-user] xine-lib: unrecognized option `-fvisibility=hidden'
Date: Sun, 25 Jun 2006 23:19:00
Message-Id: 200606251554.58654.bulliver@badcomputer.org
1 Hello all,
2
3 I am trying to update xine-lib to 1.1.2_pre20060328-r9, the latest stable
4 version but it is crashing with:
5
6 ###################
7 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -DXINE_COMPILE -fvisibility=hidden -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=athlon-xp -O2 -pipe -fomit-frame-pointer -mmmx -m3dnow -frename-registers -ffunction-sections -c
8 audio_none_out.c -fPIC -DPIC -o .libs/xineplug_ao_out_none_la-audio_none_out.o
9 cc1: error: unrecognized option `-fvisibility=hidden'
10 make[3]: *** [xineplug_ao_out_none_la-audio_none_out.lo] Error 1
11 make[3]: *** Waiting for unfinished jobs....
12
13 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../../include -I../../src -I../../src/xine-engine -I../../src/xine-engine -I../../src/xine-utils -I../../src/input -I../../src/input -I../../lib -DXINE_COMPILE -fvisibility=hidden -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -march=athlon-xp -O2 -pipe -fomit-frame-pointer -mmmx -m3dnow -frename-registers -ffunction-sections -c
14 audio_file_out.c -fPIC -DPIC -o .libs/xineplug_ao_out_file_la-audio_file_out.o
15 cc1: error: unrecognized option `-fvisibility=hidden'
16 make[3]: *** [xineplug_ao_out_file_la-audio_file_out.lo] Error 1
17 make[3]: Leaving directory
18 `/var/tmp/portage/xine-lib-1.1.2_pre20060328-r9/work/xine-lib-1.1.2cvs/src/audio_out'
19 make[2]: *** [all-recursive] Error 1
20 make[2]: Leaving directory
21 `/var/tmp/portage/xine-lib-1.1.2_pre20060328-r9/work/xine-lib-1.1.2cvs/src'
22 make[1]: *** [all-recursive] Error 1
23 make[1]: Leaving directory
24 `/var/tmp/portage/xine-lib-1.1.2_pre20060328-r9/work/xine-lib-1.1.2cvs'
25 make: *** [all] Error 2
26
27 !!! ERROR: media-libs/xine-lib-1.1.2_pre20060328-r9 failed.
28 Call stack:
29 ebuild.sh, line 1539: Called dyn_compile
30 ebuild.sh, line 939: Called src_compile
31 xine-lib-1.1.2_pre20060328-r9.ebuild, line 235: Called die
32 ################
33
34 Bugzilla isn't turning in anything relevant and a google for
35 `-fvisibility=hidden' turns up zero....
36
37 During patching there is:
38 * 237_all_visibility.patch ...
39
40 but I am not sure if this is related. Does anyone have an idea?
41
42 -d
43 --
44 darren kirby :: Part of the problem since 1976 :: http://badcomputer.org
45 "...the number of UNIX installations has grown to 10, with more expected..."
46 - Dennis Ritchie and Ken Thompson, June 1972

Replies

Subject Author
Re: [gentoo-user] xine-lib: unrecognized option `-fvisibility=hidden' Rafael Castro <rafael.castro@×××××.com>