Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
libmpeg2 emake failed
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
ElfoLiNk
n00b
n00b


Joined: 02 Dec 2012
Posts: 2

PostPosted: Wed Jan 02, 2013 2:22 pm    Post subject: libmpeg2 emake failed Reply with quote

Code:
 [32;01m *  [39;49;00mPackage:    media-libs/libmpeg2-0.5.1
 [32;01m *  [39;49;00mRepository: gentoo
 [32;01m *  [39;49;00mMaintainer: media-video@gentoo.org
 [32;01m *  [39;49;00mUSE:        X amd64 consolekit elibc_glibc kernel_linux multilib policykit sdl userland_GNU
 [32;01m *  [39;49;00mFEATURES:   sandbox
>>> Unpacking source...
>>> Unpacking libmpeg2-0.5.1.tar.gz to /var/tmp/portage/media-libs/libmpeg2-0.5.1/work
  [32;01m* [0m Running elibtoolize in: libmpeg2-0.5.1/.auto/
  [32;01m* [0m   Applying portage/1.5.10 patch ...
  [32;01m* [0m   Applying sed/1.5.6 patch ...
  [32;01m* [0m   Applying as-needed/1.5.26 patch ...
>>> Source unpacked in /var/tmp/portage/media-libs/libmpeg2-0.5.1/work
>>> Compiling source in /var/tmp/portage/media-libs/libmpeg2-0.5.1/work/libmpeg2-0.5.1 ...
 * econf: updating libmpeg2-0.5.1/.auto/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating libmpeg2-0.5.1/.auto/config.guess with /usr/share/gnuconfig/config.guess
./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --enable-shared --disable-dependency-tracking --enable-sdl --with-x
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of x86_64-pc-linux-gnu-gcc... none
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no
checking dependency style of x86_64-pc-linux-gnu-gcc... none
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking io.h usability... no
checking io.h presence... no
checking for io.h... no
checking if x86_64-pc-linux-gnu-gcc supports  -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare -O2 -pipe -march=native -fomit-frame-pointer flags... yes
checking if x86_64-pc-linux-gnu-gcc supports  -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare  -pipe -march=native -fomit-frame-pointer -O3 flags... yes
checking if x86_64-pc-linux-gnu-gcc supports  -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare  -pipe -march=native -fomit-frame-pointer -O3 -fomit-frame-pointer -O2 -pipe -march=native -fomit-frame-pointer flags... yes
checking if x86_64-pc-linux-gnu-gcc supports  -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare  -pipe -march=native -fomit-frame-pointer -O3 -fomit-frame-pointer -fno-common -O2 -pipe -march=native -fomit-frame-pointer flags... yes
checking if x86_64-pc-linux-gnu-gcc supports  -Wall -Wpointer-arith -Wcast-align -Wcast-qual -Wstrict-prototypes -Wshadow -Waggregate-return -Wmissing-prototypes -Wnested-externs -Wsign-compare  -pipe -march=native -fomit-frame-pointer -O3 -fomit-frame-pointer -fno-common -O2 -pipe -march=native -fomit-frame-pointer flags... yes
checking for a sed that does not truncate output... /bin/sed
checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
checking dependency style of x86_64-pc-linux-gnu-g++... none
checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
checking for x86_64-pc-linux-gnu-g77... no
checking for x86_64-pc-linux-gnu-xlf... no
checking for x86_64-pc-linux-gnu-f77... no
checking for x86_64-pc-linux-gnu-frt... no
checking for x86_64-pc-linux-gnu-pgf77... no
checking for x86_64-pc-linux-gnu-cf77... no
checking for x86_64-pc-linux-gnu-fort77... no
checking for x86_64-pc-linux-gnu-fl32... no
checking for x86_64-pc-linux-gnu-af77... no
checking for x86_64-pc-linux-gnu-xlf90... no
checking for x86_64-pc-linux-gnu-f90... no
checking for x86_64-pc-linux-gnu-pgf90... no
checking for x86_64-pc-linux-gnu-pghpf... no
checking for x86_64-pc-linux-gnu-epcf90... no
checking for x86_64-pc-linux-gnu-gfortran... x86_64-pc-linux-gnu-gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether x86_64-pc-linux-gnu-gfortran accepts -g... yes
checking the maximum length of command line arguments... 1572864
checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
checking for objdir... .libs
checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC
checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC works... yes
checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC
checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC works... yes
checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
(cached) (cached) checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for x86_64-pc-linux-gnu-gfortran option to produce PIC... -fPIC
checking if x86_64-pc-linux-gnu-gfortran PIC flag -fPIC works... yes
checking if x86_64-pc-linux-gnu-gfortran static flag -static works... yes
checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o... yes
checking whether the x86_64-pc-linux-gnu-gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
(cached) (cached) checking how to hardcode library paths into programs... immediate
checking whether time.h and sys/time.h may both be included... yes
checking for struct timeval... yes
checking for inttypes.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for always_inline... yes
checking for restrict... __restrict__
checking for __builtin_expect... yes
checking whether byte ordering is bigendian... no
checking for working volatile... yes
checking for size_t... yes
checking return type of signal handlers... void
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for gettimeofday... yes
checking for ftime... yes
checking for X... libraries , headers
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for XShmCreateImage in -lXext... yes
checking for XvShmCreateImage in -lXv... yes
checking ddraw.h usability... no
checking ddraw.h presence... no
checking for ddraw.h... no
checking for sdl-config... yes
checking __attribute__ ((aligned ())) support... 64
configure: creating ./config.status
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating test/Makefile
config.status: creating doc/Makefile
config.status: creating src/Makefile
config.status: creating libmpeg2/Makefile
config.status: creating libmpeg2/convert/Makefile
config.status: creating libvo/Makefile
config.status: creating vc++/Makefile
config.status: creating libmpeg2/libmpeg2.pc
config.status: creating libmpeg2/convert/libmpeg2convert.pc
config.status: creating include/config.h
config.status: executing depfiles commands
make -j2 'OPT_CFLAGS=-O2 -pipe -march=native -fomit-frame-pointer' 'MPEG2DEC_CFLAGS=-O2 -pipe -march=native -fomit-frame-pointer' LIBMPEG2_CFLAGS=
Making all in libmpeg2
make[1]: Entering directory `/var/tmp/portage/media-libs/libmpeg2-0.5.1/work/libmpeg2-0.5.1/libmpeg2'
Making all in convert
make[2]: Entering directory `/var/tmp/portage/media-libs/libmpeg2-0.5.1/work/libmpeg2-0.5.1/libmpeg2/convert'
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include  -I../../include -I../../include  -O2 -pipe -march=native -fomit-frame-pointer  -O2 -pipe -march=native -fomit-frame-pointer -c -o rgb.lo rgb.c
/bin/sh ../../libtool --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include  -I../../include -I../../include  -O2 -pipe -march=native -fomit-frame-pointer  -O2 -pipe -march=native -fomit-frame-pointer -c -o uyvy.lo uyvy.c
mkdir .libs
mkdir .libs
mkdir: cannot create directory '.libs': File exists
 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -O2 -pipe -march=native -fomit-frame-pointer -O2 -pipe -march=native -fomit-frame-pointer -c uyvy.c  -fPIC -DPIC -o .libs/uyvy.o
 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -O2 -pipe -march=native -fomit-frame-pointer -O2 -pipe -march=native -fomit-frame-pointer -c rgb.c  -fPIC -DPIC -o .libs/rgb.o
env: env: ISO-8859-1: No such file or directory
make[2]: *** [uyvy.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
ISO-8859-1: No such file or directory
make[2]: *** [rgb.lo] Error 1
make[2]: Leaving directory `/var/tmp/portage/media-libs/libmpeg2-0.5.1/work/libmpeg2-0.5.1/libmpeg2/convert'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/media-libs/libmpeg2-0.5.1/work/libmpeg2-0.5.1/libmpeg2'
make: *** [all-recursive] Error 1
emake failed
  [31;01m* [0m ERROR: media-libs/libmpeg2-0.5.1 failed (compile phase):
  [31;01m* [0m   emake failed
  [31;01m* [0m
  [31;01m* [0m Call stack:
  [31;01m* [0m     ebuild.sh, line  93:  Called src_compile
  [31;01m* [0m   environment, line 2397:  Called die
  [31;01m* [0m The specific snippet of code:
  [31;01m* [0m       emake OPT_CFLAGS="${CFLAGS}" MPEG2DEC_CFLAGS="${CFLAGS}" LIBMPEG2_CFLAGS="" || die "emake failed"
  [31;01m* [0m
  [31;01m* [0m If you need support, post the output of `emerge --info '=media-libs/libmpeg2-0.5.1'`,
  [31;01m* [0m the complete build log and the output of `emerge -pqv '=media-libs/libmpeg2-0.5.1'`.
  [31;01m* [0m The complete build log is located at '/var/tmp/portage/media-libs/libmpeg2-0.5.1/temp/build.log'.
  [31;01m* [0m The ebuild environment file is located at '/var/tmp/portage/media-libs/libmpeg2-0.5.1/temp/environment'.
  [31;01m* [0m Working directory: '/var/tmp/portage/media-libs/libmpeg2-0.5.1/work/libmpeg2-0.5.1'
  [31;01m* [0m S: '/var/tmp/portage/media-libs/libmpeg2-0.5.1/work/libmpeg2-0.5.1'

Back to top
View user's profile Send private message
ElfoLiNk
n00b
n00b


Joined: 02 Dec 2012
Posts: 2

PostPosted: Wed Jan 02, 2013 3:35 pm    Post subject: Reply with quote

Solved, i forgottend the . in the /etc/env.d/02locale :o
Back to top
View user's profile Send private message
slackline
Veteran
Veteran


Joined: 01 Apr 2005
Posts: 1468
Location: /uk/sheffield

PostPosted: Wed Jan 02, 2013 3:37 pm    Post subject: Reply with quote

ElfoLiNk wrote:
Solved, i forgottend the . in the /etc/env.d/02locale :o


Useful to modify the title of the original post so that it shows as solved in the sub-forum and search results (e.g. I read your original post only to get to the bottom and see you'd solved it, could have saved time and used it elsewhere).
_________________
"Science is what we understand well enough to explain to a computer.  Art is everything else we do." - Donald Knuth
Back to top
View user's profile Send private message
MichaelQuan
n00b
n00b


Joined: 07 Nov 2013
Posts: 4

PostPosted: Tue Nov 12, 2013 9:24 am    Post subject: Reply with quote

Hi :D I am new to gentoo, it is nice to see the some problem that soloved.Now I have the same one, It is with the
Code:
en_US.UTF-8:No such file or directorg
I do not how to soloved this myself, Could you discr it ?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum