Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Portage & Programming
  • Search

media-video/vlc failed to build

Problems with emerge or ebuilds? Have a basic programming question about C, PHP, Perl, BASH or something else?
Post Reply
Advanced search
4 posts • Page 1 of 1
Author
Message
Goshanecr
Apprentice
Apprentice
User avatar
Posts: 158
Joined: Wed Aug 17, 2005 7:58 am
Location: Russia
Contact:
Contact Goshanecr
Website

media-video/vlc failed to build

  • Quote

Post by Goshanecr » Sun Nov 29, 2015 10:26 am

Good day!

Today on update @world I'm stuck on vlc update. It is some confusing fo me with line from error output: deinterlace/yadif_template.h: In function ‘yadif_filter_line_ssse3’:, because I have pentium-m processor with CPU flags: "mmx sse sse2" but this line talk something about sse3.

Code: Select all

../../doltlibtool  --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../..  -DMODULE_STRING=\"$(p="libfreetype_plugin_la-text_renderer.lo"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I/usr/include/freetype2    -DMODULE_NAME_IS_freetype -I../../include -I../../include    -Os -march=pentium-m -pipe -fno-stack-check -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -c -o libfreetype_plugin_la-text_renderer.lo `test -f 'text_renderer.c' || echo './'`text_renderer.c
../../doltlibtool  --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../..  -DMODULE_STRING=\"$(p="libfreetype_plugin_la-platform_fonts.lo"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I/usr/include/freetype2   -DMODULE_NAME_IS_freetype -I../../include -I../../include    -Os -march=pentium-m -pipe -fno-stack-check -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -c -o libfreetype_plugin_la-platform_fonts.lo `test -f 'platform_fonts.c' || echo './'`platform_fonts.c
../../doltlibtool  --tag=CC   --mode=link i686-pc-linux-gnu-gcc -std=gnu99   -Os -march=pentium-m -pipe -fno-stack-check -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -avoid-version -module -export-symbols-regex ^vlc_entry -shrext .so -no-undefined ../../compat/libcompat.la ../../src/libvlccore.la  -rpath '/usr/lib/vlc/plugins/text_renderer'  -Wl,-O1 -Wl,--as-needed -L/usr/lib/sidplay/builders/ -o libfreetype_plugin.la  libfreetype_plugin_la-freetype.lo libfreetype_plugin_la-text_renderer.lo libfreetype_plugin_la-platform_fonts.lo -lfreetype -lm -lm  
libtool: link: /usr/bin/i686-pc-linux-gnu-nm -B  .libs/libfreetype_plugin_la-freetype.o .libs/libfreetype_plugin_la-text_renderer.o .libs/libfreetype_plugin_la-platform_fonts.o   | sed -n -e 's/^.*[   ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libfreetype_plugin.exp
libtool: link: /bin/grep -E -e "^vlc_entry" ".libs/libfreetype_plugin.exp" > ".libs/libfreetype_plugin.expT"
libtool: link: mv -f ".libs/libfreetype_plugin.expT" ".libs/libfreetype_plugin.exp"
libtool: link: echo "{ global:" > .libs/libfreetype_plugin.ver
libtool: link:  cat .libs/libfreetype_plugin.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libfreetype_plugin.ver
libtool: link:  echo "local: *; };" >> .libs/libfreetype_plugin.ver
libtool: link:  i686-pc-linux-gnu-gcc -std=gnu99 -shared  -fPIC -DPIC  .libs/libfreetype_plugin_la-freetype.o .libs/libfreetype_plugin_la-text_renderer.o .libs/libfreetype_plugin_la-platform_fonts.o   -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-2.2.1-r1/work/vlc-2.2.1/src/.libs ../../compat/.libs/libcompat.a -L/usr/lib/sidplay/builders/ ../../src/.libs/libvlccore.so -lrt -lidn -lpthread -ldl -ldbus-1 -Wl,--as-needed -lfreetype -lm  -Os -march=pentium-m -Wl,-O1   -Wl,-soname -Wl,libfreetype_plugin.so -Wl,-version-script -Wl,.libs/libfreetype_plugin.ver -o .libs/libfreetype_plugin.so
libtool: link: ( cd ".libs" && rm -f "libfreetype_plugin.la" && ln -s "../libfreetype_plugin.la" "libfreetype_plugin.la" )
../../doltlibtool  --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../..  -DMODULE_STRING=\"$(p="libsvg_plugin_la-svg.lo"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p="${p%.lo}"; echo "$p")\" -D__PLUGIN__      -DMODULE_NAME_IS_svg -I../../include -I../../include   -pthread -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16  -Os -march=pentium-m -pipe -fno-stack-check -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -c -o libsvg_plugin_la-svg.lo `test -f 'svg.c' || echo './'`svg.c
svg.c: In function ‘Create’:
svg.c:142:5: warning: ‘rsvg_init’ is deprecated (declared at /usr/include/librsvg-2.0/librsvg/rsvg.h:202): Use 'g_type_init' instead [-Wdeprecated-declarations]
     rsvg_init( );
     ^
svg.c: In function ‘Destroy’:
svg.c:232:5: warning: ‘rsvg_term’ is deprecated (declared at /usr/include/librsvg-2.0/librsvg/rsvg.h:204) [-Wdeprecated-declarations]
     rsvg_term( );
     ^
svg.c: In function ‘Render’:
svg.c:242:32: warning: variable ‘p_a’ set but not used [-Wunused-but-set-variable]
     uint8_t *p_y, *p_u, *p_v, *p_a;
                                ^
svg.c: In function ‘svg_RenderPicture’:
svg.c:402:5: warning: ‘rsvg_handle_set_size_callback’ is deprecated (declared at /usr/include/librsvg-2.0/librsvg/rsvg.h:222) [-Wdeprecated-declarations]
     rsvg_handle_set_size_callback( p_handle, svg_SizeCallback, p_filter, NULL );
     ^
../../doltlibtool  --tag=CC   --mode=link i686-pc-linux-gnu-gcc -std=gnu99  -pthread -I/usr/include/librsvg-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16  -Os -march=pentium-m -pipe -fno-stack-check -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -avoid-version -module -export-symbols-regex ^vlc_entry -shrext .so -no-undefined ../../compat/libcompat.la ../../src/libvlccore.la  -rpath '/usr/lib/vlc/plugins/text_renderer'  -Wl,-O1 -Wl,--as-needed -L/usr/lib/sidplay/builders/ -o libsvg_plugin.la  libsvg_plugin_la-svg.lo -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lcairo   
libtool: link: /usr/bin/i686-pc-linux-gnu-nm -B  .libs/libsvg_plugin_la-svg.o   | sed -n -e 's/^.*[      ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libsvg_plugin.exp
libtool: link: /bin/grep -E -e "^vlc_entry" ".libs/libsvg_plugin.exp" > ".libs/libsvg_plugin.expT"
libtool: link: mv -f ".libs/libsvg_plugin.expT" ".libs/libsvg_plugin.exp"
libtool: link: echo "{ global:" > .libs/libsvg_plugin.ver
libtool: link:  cat .libs/libsvg_plugin.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libsvg_plugin.ver
libtool: link:  echo "local: *; };" >> .libs/libsvg_plugin.ver
libtool: link:  i686-pc-linux-gnu-gcc -std=gnu99 -shared  -fPIC -DPIC  .libs/libsvg_plugin_la-svg.o   -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-2.2.1-r1/work/vlc-2.2.1/src/.libs ../../compat/.libs/libcompat.a -L/usr/lib/sidplay/builders/ ../../src/.libs/libvlccore.so -lrt -lidn -lpthread -ldl -ldbus-1 -Wl,--as-needed -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lcairo  -pthread -Os -march=pentium-m -Wl,-O1   -pthread -Wl,-soname -Wl,libsvg_plugin.so -Wl,-version-script -Wl,.libs/libsvg_plugin.ver -o .libs/libsvg_plugin.so
libtool: link: ( cd ".libs" && rm -f "libsvg_plugin.la" && ln -s "../libsvg_plugin.la" "libsvg_plugin.la" )
make[5]: Leaving directory '/var/tmp/portage/media-video/vlc-2.2.1-r1/work/vlc-2.2.1/modules/text_renderer'
make[4]: Leaving directory '/var/tmp/portage/media-video/vlc-2.2.1-r1/work/vlc-2.2.1/modules/text_renderer'
Making all in video_filter
make[4]: Entering directory '/var/tmp/portage/media-video/vlc-2.2.1-r1/work/vlc-2.2.1/modules/video_filter'
make  all-am
make[5]: Entering directory '/var/tmp/portage/media-video/vlc-2.2.1-r1/work/vlc-2.2.1/modules/video_filter'
../../doltlibtool  --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../..  -DMODULE_STRING=\"$(p="deinterlace/libdeinterlace_plugin_la-deinterlace.lo"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I../../include -I../../include   -O2  -Os -march=pentium-m -pipe -fno-stack-check -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -c -o deinterlace/libdeinterlace_plugin_la-deinterlace.lo `test -f 'deinterlace/deinterlace.c' || echo './'`deinterlace/deinterlace.c
../../doltlibtool  --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../..  -DMODULE_STRING=\"$(p="deinterlace/libdeinterlace_plugin_la-merge.lo"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I../../include -I../../include   -O2  -Os -march=pentium-m -pipe -fno-stack-check -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -c -o deinterlace/libdeinterlace_plugin_la-merge.lo `test -f 'deinterlace/merge.c' || echo './'`deinterlace/merge.c
../../doltlibtool  --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../..  -DMODULE_STRING=\"$(p="deinterlace/libdeinterlace_plugin_la-helpers.lo"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I../../include -I../../include   -O2  -Os -march=pentium-m -pipe -fno-stack-check -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -c -o deinterlace/libdeinterlace_plugin_la-helpers.lo `test -f 'deinterlace/helpers.c' || echo './'`deinterlace/helpers.c
../../doltlibtool  --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../..  -DMODULE_STRING=\"$(p="deinterlace/libdeinterlace_plugin_la-algo_basic.lo"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I../../include -I../../include   -O2  -Os -march=pentium-m -pipe -fno-stack-check -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -c -o deinterlace/libdeinterlace_plugin_la-algo_basic.lo `test -f 'deinterlace/algo_basic.c' || echo './'`deinterlace/algo_basic.c
../../doltlibtool  --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../..  -DMODULE_STRING=\"$(p="deinterlace/libdeinterlace_plugin_la-algo_x.lo"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I../../include -I../../include   -O2  -Os -march=pentium-m -pipe -fno-stack-check -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -c -o deinterlace/libdeinterlace_plugin_la-algo_x.lo `test -f 'deinterlace/algo_x.c' || echo './'`deinterlace/algo_x.c
../../doltlibtool  --tag=CC   --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../..  -DMODULE_STRING=\"$(p="deinterlace/libdeinterlace_plugin_la-algo_yadif.lo"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I../../include -I../../include   -O2  -Os -march=pentium-m -pipe -fno-stack-check -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -Werror-implicit-function-declaration -pipe -fvisibility=hidden -c -o deinterlace/libdeinterlace_plugin_la-algo_yadif.lo `test -f 'deinterlace/algo_yadif.c' || echo './'`deinterlace/algo_yadif.c
deinterlace/algo_yadif.c: In function ‘RenderYadif’:
deinterlace/algo_yadif.c:129:20: warning: assignment from incompatible pointer type
             filter = yadif_filter_line_c_16bit;
                    ^
In file included from deinterlace/yadif.h:49:0,
                 from deinterlace/algo_yadif.c:48:
deinterlace/yadif_template.h: In function ‘yadif_filter_line_ssse3’:
deinterlace/yadif_template.h:134:9: error: ‘asm’ operand has impossible constraints
         __asm__ volatile(\
         ^
deinterlace/yadif_template.h:256:9: note: in expansion of macro ‘FILTER’
         FILTER
         ^
deinterlace/yadif_template.h:134:9: error: ‘asm’ operand has impossible constraints
         __asm__ volatile(\
         ^
deinterlace/yadif_template.h:262:9: note: in expansion of macro ‘FILTER’
         FILTER
         ^
Makefile:2635: recipe for target 'deinterlace/libdeinterlace_plugin_la-algo_yadif.lo' failed
make[5]: *** [deinterlace/libdeinterlace_plugin_la-algo_yadif.lo] Error 1
make[5]: Leaving directory '/var/tmp/portage/media-video/vlc-2.2.1-r1/work/vlc-2.2.1/modules/video_filter'
Makefile:2043: recipe for target 'all' failed
make[4]: *** [all] Error 2
make[4]: Leaving directory '/var/tmp/portage/media-video/vlc-2.2.1-r1/work/vlc-2.2.1/modules/video_filter'
Makefile:9653: recipe for target 'all-recursive' failed
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory '/var/tmp/portage/media-video/vlc-2.2.1-r1/work/vlc-2.2.1/modules'
Makefile:4527: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/var/tmp/portage/media-video/vlc-2.2.1-r1/work/vlc-2.2.1/modules'
Makefile:2262: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/var/tmp/portage/media-video/vlc-2.2.1-r1/work/vlc-2.2.1'
Makefile:2147: recipe for target 'all' failed
make: *** [all] Error 2
 * ERROR: media-video/vlc-2.2.1-r1::gentoo failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=media-video/vlc-2.2.1-r1::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=media-video/vlc-2.2.1-r1::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/media-video/vlc-2.2.1-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-video/vlc-2.2.1-r1/temp/environment'.
 * Working directory: '/var/tmp/portage/media-video/vlc-2.2.1-r1/work/vlc-2.2.1'
 * S: '/var/tmp/portage/media-video/vlc-2.2.1-r1/work/vlc-2.2.1'

>>> Failed to emerge media-video/vlc-2.2.1-r1, Log file:

>>>  '/var/tmp/portage/media-video/vlc-2.2.1-r1/temp/build.log'

 * Messages for package media-video/vlc-2.2.1-r1:

 * ERROR: media-video/vlc-2.2.1-r1::gentoo failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=media-video/vlc-2.2.1-r1::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=media-video/vlc-2.2.1-r1::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/media-video/vlc-2.2.1-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-video/vlc-2.2.1-r1/temp/environment'.
 * Working directory: '/var/tmp/portage/media-video/vlc-2.2.1-r1/work/vlc-2.2.1'
 * S: '/var/tmp/portage/media-video/vlc-2.2.1-r1/work/vlc-2.2.1'
USE-flags for vlc

Code: Select all

[ebuild  N     ] media-video/vlc-2.2.1-r1  USE="X a52 alsa avcodec avformat cdda dbus dts dvbpsi encode ffmpeg flac gcrypt jpeg libnotify libsamplerate mp3 mpeg ncurses ogg opengl png sdl svg swscale truetype udev vorbis x264 xcb xml xv -aalib (-altivec) -atmo (-audioqueue) -bidi -bluray -cddb -chromaprint -dc1394 -debug -directfb (-directx) -dvb -dvd (-dxva2) -faad -fdk -fluidsynth -fontconfig -gme -gnome -gnutls -growl -httpd -ieee1394 -jack -kate -kde -libass -libav -libcaca -libtar -libtiger -linsys -lirc -live -lua (-macosx-dialog-provider) (-macosx-eyetv) (-macosx-qtkit) (-macosx-quartztext) -matroska (-media-library) -modplug -mtp -musepack (-neon) -omxil -opencv -optimisememory -opus -postproc -projectm -pulseaudio -qt4 -qt5 -rdp -rtsp -run-as-root -samba -schroedinger -sdl-image -sftp -shout -sid -skins -speex -taglib {-test} -theora -tremor -twolame -upnp -v4l -vaapi -vcdx -vdpau -vlm -vnc -vpx -wma-fixed -x265 -zeroconf -zvbi" CPU_FLAGS_X86="mmx sse"
emerge --info

Code: Select all

Portage 2.2.26 (python 2.7.10-final-0, default/linux/x86/13.0/desktop, gcc-4.9.3, glibc-2.22-r1, 4.3.0-gentoo i686)
=================================================================
System uname: Linux-4.3.0-gentoo-i686-Intel-R-_Pentium-R-_M_processor_1.60GHz-with-gentoo-2.2
KiB Mem:      251964 total,     12848 free
KiB Swap:    1048572 total,   1031900 free
Timestamp of repository gentoo: Sun, 29 Nov 2015 03:30:01 +0000
sh bash 4.3_p42
ld GNU ld (Gentoo 2.25.1 p1.1) 2.25.1
app-shells/bash:          4.3_p42::gentoo
dev-lang/perl:            5.22.0::gentoo
dev-lang/python:          2.7.10-r3::gentoo, 3.3.5-r2::gentoo, 3.4.3-r2::gentoo
dev-util/cmake:           3.4.0-r1::gentoo
dev-util/pkgconfig:       0.29::gentoo
sys-apps/baselayout:      2.2::gentoo
sys-apps/openrc:          0.18::gentoo
sys-apps/sandbox:         2.9::gentoo
sys-devel/autoconf:       2.13::gentoo, 2.69-r1::gentoo
sys-devel/automake:       1.11.6-r1::gentoo, 1.13.4::gentoo, 1.14.1::gentoo, 1.15::gentoo
sys-devel/binutils:       2.25.1-r1::gentoo
sys-devel/gcc:            4.8.4::gentoo, 4.9.3::gentoo
sys-devel/gcc-config:     1.8::gentoo
sys-devel/libtool:        2.4.6-r1::gentoo
sys-devel/make:           4.1-r1::gentoo
sys-kernel/linux-headers: 4.3::gentoo (virtual/os-headers)
sys-libs/glibc:           2.22-r1::gentoo
Repositories:

gentoo
    location: /usr/portage
    sync-type: rsync
    sync-uri: rsync://rsync.gentoo.org/gentoo-portage
    priority: -1000

ACCEPT_KEYWORDS="x86 ~x86"
ACCEPT_LICENSE="* -@EULA"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-Os -march=pentium-m -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5.6/ext-active/ /etc/php/cgi-php5.6/ext-active/ /etc/php/cli-php5.6/ext-active/ /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-Os -march=pentium-m -pipe"
DISTDIR="/usr/portage/distfiles"
FCFLAGS="-O2 -march=i686 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -march=i686 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="ru_RU.utf8"
LC_ALL=""
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
USE="X a52 aac acl acpi alsa berkdb bindist branding bzip2 cairo cdda cli consolekit cracklib crypt cxx dbus dri dts emboss encode exif fam firefox flac fortran gdbm gif glamor gpm iconv jpeg lcms libnotify mad minimal mng modules mp3 mp4 mpeg ncurses nls nptl ogg opengl openmp pam pango pcre pdf png policykit ppds qt3support readline sdl seccomp session spell ssl startup-notification svg tcpd tiff truetype udev udisks unicode upower usb vorbis wifi wxwidgets x264 x86 xattr xcb xml xorg xv xvid zlib" ABI_X86="32" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_core authn_dbm authn_file authz_core authz_dbm authz_groupfile authz_host authz_owner authz_user autoindex cache deflate dir env expires ext_filter file_cache filter headers include info log_config logio mime mime_magic negotiation rewrite setenvif socache_shmcb status unique_id unixd usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="evdev keyboard mouse synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="ru en ru_RU en_US" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_4" RUBY_TARGETS="ruby22" USERLAND="GNU" VIDEO_CARDS="radeon modesetting r200" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CC, CPPFLAGS, CTARGET, CXX, EMERGE_DEFAULT_OPTS, INSTALL_MASK, MAKEOPTS, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON
Top
chithanh
Retired Dev
Retired Dev
User avatar
Posts: 2158
Joined: Sat Aug 05, 2006 10:16 pm
Location: Berlin, Germany

  • Quote

Post by chithanh » Wed Dec 02, 2015 2:14 pm

It would probably be good to report a bug about this.

Code: Select all

CFLAGS="-Os -march=pentium-m -pipe" 
Try building with -O2 and/or -fomit-frame-pointer, and if that helps, mention it in your bug report.

Edit: It appears that there is already [bug]499996[/bug] reported, but that has been closed as fixed.
Top
Goshanecr
Apprentice
Apprentice
User avatar
Posts: 158
Joined: Wed Aug 17, 2005 7:58 am
Location: Russia
Contact:
Contact Goshanecr
Website

  • Quote

Post by Goshanecr » Sat Dec 26, 2015 10:36 am

chithanh thanks for link.

As I see in that bug-report problem related to changes in gcc above 4.7.x version. And I have only 4.8, 4.9 and 5.3 versions.
I open new bug report [bug=569774]HERE[/bug] and maybe it helps.
Top
Goshanecr
Apprentice
Apprentice
User avatar
Posts: 158
Joined: Wed Aug 17, 2005 7:58 am
Location: Russia
Contact:
Contact Goshanecr
Website

  • Quote

Post by Goshanecr » Sat Dec 26, 2015 2:19 pm

chithanh, -O2 helps me. Thanks!
Top
Post Reply

4 posts • Page 1 of 1

Return to “Portage & Programming”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic