Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 90124 Details for
Bug 137953
transcode-1.0.2-r2: syntax error during configure
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Log of emerge to error point
transcodeconfig_2.59d.txt (text/plain), 14.56 KB, created by
Jabari R. Roberts
on 2006-06-25 10:25:10 UTC
(
hide
)
Description:
Log of emerge to error point
Filename:
MIME Type:
Creator:
Jabari R. Roberts
Created:
2006-06-25 10:25:10 UTC
Size:
14.56 KB
patch
obsolete
>Chaos-X3 knuckles # emerge k3b koffice-meta >Calculating dependencies... done! >>>> starting parallel fetching >>>> Emerging (1 of 18) media-video/transcode-1.0.2-r2 to / >>>> checking ebuild checksums ;-) >>>> checking auxfile checksums ;-) >>>> checking miscfile checksums ;-) >>>> checking transcode-1.0.2.tar.gz ;-) >>>> checking transcode-types.patch.bz2 ;-) >>>> Unpacking source... >>>> Unpacking transcode-1.0.2.tar.gz to /var/tmp/portage/transcode-1.0.2-r2/work >>>> Unpacking transcode-types.patch.bz2 to /var/tmp/portage/transcode-1.0.2-r2/work > * Applying transcode-1.0.2-bigdir.patch ... [ ok ] > * Applying transcode-1.0.2-lzo2.patch ... [ ok ] > * Applying transcode-types.patch.bz2 ... [ ok ] > * Running eautoreconf in '/var/tmp/portage/transcode-1.0.2-r2/work/transcode-1.0.2' ... > * Running aclocal ... [ ok ] > * Running libtoolize --copy --force --automake ... [ ok ] > * Running aclocal ... [ ok ] > * Running autoconf ... [ ok ] > * Running autoheader ... [ ok ] > * Running automake --add-missing --copy --foreign ... [ ok ] > * Running elibtoolize in: transcode-1.0.2/autotools > * Applying max_cmd_len-1.5.0.patch ... > * Applying sed-1.5.6.patch ... >>>> Source unpacked. >>>> Compiling source in /var/tmp/portage/transcode-1.0.2-r2/work/transcode-1.0.2 ... > * econf: updating transcode-1.0.2/autotools/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating transcode-1.0.2/autotools/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-altivec --enable-netstream --enable-freetype2 --enable-v4l --enable-lame --enable-ogg --enable-vorbis --enable-theora --enable-libdvdread --enable-libdv --enable-libquicktime --enable-lzo --enable-a52 --enable-libmpeg3 --enable-libxml2 --enable-mjpegtools --enable-sdl --enable-gtk --enable-libfame --enable-imagemagick --enable-libjpeg --with-mod-path=/usr/lib/transcode --with-x --with-default-xvid=xvid4 --enable-mmx --enable-3dnow --enable-sse --enable-sse2 --with-libpostproc-builddir=//usr/lib --with-lzo-includes=/usr/include/lzo --disable-avifile --build=i686-pc-linux-gnu >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking target system type... i686-pc-linux-gnu >checking for a BSD-compatible install... /bin/install -c >checking whether build environment is sane... yes >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether to enable maintainer-specific portions of Makefiles... no >checking for i686-pc-linux-gnu-gcc... i686-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 i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of i686-pc-linux-gnu-gcc... gcc3 >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking whether i686-pc-linux-gnu-gcc needs -traditional... no >checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether i686-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of i686-pc-linux-gnu-g++... gcc3 >checking for gawk... (cached) gawk >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >checking for a BSD-compatible install... /bin/install -c >checking whether ln -s works... yes >checking whether make sets $(MAKE)... (cached) yes >checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking dependency style of i686-pc-linux-gnu-gcc... (cached) gcc3 >checking for gawk... /bin/gawk >checking for dlopen in -ldl... yes >checking for dlopen... yes >checking for ANSI C header files... yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >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 errno.h usability... yes >checking errno.h presence... yes >checking for errno.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking for unistd.h... (cached) yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking for inttypes.h... (cached) yes >checking malloc.h usability... yes >checking malloc.h presence... yes >checking for malloc.h... yes >checking alloca.h usability... yes >checking alloca.h presence... yes >checking for alloca.h... yes >checking for an ANSI C-conforming const... yes >checking whether time.h and sys/time.h may both be included... yes >checking for inline... inline >checking for size_t... yes >checking whether byte ordering is bigendian... no >checking for off_t... yes >checking __attribute__ ((aligned ())) support... 64 >checking for stdlib.h... (cached) yes >checking for GNU libc compatible malloc... yes >checking for working alloca.h... yes >checking for alloca... yes >checking for vprintf... yes >checking for _doprnt... no >checking whether lstat dereferences a symlink specified with a trailing slash... yes >checking whether stat accepts an empty string... no >checking for working strcoll... yes >checking return type of signal handlers... void >checking for strtol... yes >checking for memalign... yes >checking for ftruncate... yes >checking for gettimeofday... yes >checking for memset... yes >checking for strerror... yes >checking for strncasecmp... yes >checking for stat... yes >checking for floor... no >checking for atexit... yes >checking for getpagesize... yes >checking for memmove... yes >checking for mkfifo... yes >checking for vsscanf... yes >checking for strptime... yes >checking for alloca... no >checking for strlcat... no >checking for strlcpy... no >checking for lrint in -lm... yes >checking for getopt_long_only... yes >checking whether support lib is needed... no >checking for pthreads in -lpthread... yes >checking for build architecture... Intel Pentium architecture (IA32) >checking if $CC groks MMX inline assembly... yes >checking for support of 3DNow in assembly code... yes >checking if $CC groks SSE inline assembly... yes >checking if $CC can handle SSE2 inline asm... yes >checking if $CC groks AltiVec inline assembly... no >checking if $CC groks AltiVec C extensions... no >checking if linker needs -framework vecLib... >checking for a sed that does not truncate output... /bin/sed >checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r >checking for BSD-compatible nm... /usr/bin/nm -B >checking how to recognise dependent libraries... pass_all >checking dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E >checking for i686-pc-linux-gnu-g77... no >checking for i686-pc-linux-gnu-f77... no >checking for i686-pc-linux-gnu-xlf... no >checking for i686-pc-linux-gnu-frt... no >checking for i686-pc-linux-gnu-pgf77... no >checking for i686-pc-linux-gnu-cf77... no >checking for i686-pc-linux-gnu-fort77... no >checking for i686-pc-linux-gnu-fl32... no >checking for i686-pc-linux-gnu-af77... no >checking for i686-pc-linux-gnu-f90... no >checking for i686-pc-linux-gnu-xlf90... no >checking for i686-pc-linux-gnu-pgf90... no >checking for i686-pc-linux-gnu-pghpf... no >checking for i686-pc-linux-gnu-epcf90... no >checking for i686-pc-linux-gnu-gfortran... i686-pc-linux-gnu-gfortran >checking whether we are using the GNU Fortran 77 compiler... yes >checking whether i686-pc-linux-gnu-gfortran accepts -g... yes >checking the maximum length of command line arguments... 32768 >checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok >checking for objdir... .libs >checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip >checking for correct ltmain.sh version... yes >checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC >checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works... yes >checking if i686-pc-linux-gnu-gcc static flag -static works... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes >checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) 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 for shl_load... no >checking for shl_load in -ldld... no >checking for dlopen... (cached) yes >checking whether a program can dlopen itself... yes >checking whether a statically linked program can dlopen itself... no >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >configure: creating libtool >appending configuration tag "CXX" to libtool >checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC >checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works... yes >checking if i686-pc-linux-gnu-g++ static flag -static works... yes >checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes >checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >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... no >checking for i686-pc-linux-gnu-gfortran option to produce PIC... -fPIC >checking if i686-pc-linux-gnu-gfortran PIC flag -fPIC works... yes >checking if i686-pc-linux-gnu-gfortran static flag -static works... yes >checking if i686-pc-linux-gnu-gfortran supports -c -o file.o... yes >checking whether the i686-pc-linux-gnu-gfortran linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking if i686-pc-linux-gnu-gcc supports -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=athlon-xp -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 flags... yes >checking if i686-pc-linux-gnu-g++ supports -march=athlon-xp -O3 -pipe -fomit-frame-pointer -DDCT_YUV_PRECISION=1 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 flags... yes >checking if fast integers are available... yes >checking for pkg-config... /usr/bin/pkg-config >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 XvQueryExtension in -lXv... yes >checking X11/Xaw/Simple.h usability... yes >checking X11/Xaw/Simple.h presence... yes >checking for X11/Xaw/Simple.h... yes >checking for XpmFreeAttributes in -lXpm... yes >checking for gzopen in -lz... yes >checking for sin in -lm... yes >checking for pkgconfig support for libavcodec... no >checking how to determine LIBAVCODEC_CFLAGS... default >checking ffmpeg/avcodec.h usability... yes >checking ffmpeg/avcodec.h presence... yes >checking for ffmpeg/avcodec.h... yes >checking how to determine LIBAVCODEC_LIBS... default >checking for avcodec_thread_init in -lavcodec... yes >VER=CVS >BUILD=3344128 >checking for pkgconfig support for libmpeg2... no >checking how to determine LIBMPEG2_CFLAGS... default >checking mpeg2dec/mpeg2.h usability... yes >checking mpeg2dec/mpeg2.h presence... yes >checking for mpeg2dec/mpeg2.h... yes >checking how to determine LIBMPEG2_LIBS... default >checking for mpeg2_init in -lmpeg2... yes >checking for internal static framebuffer support... yes >checking for network streaming support... yes >checking whether v4l support is requested... yes >./configure: line 30551: syntax error near unexpected token `}' >./configure: line 30551: `echo "${ECHO_T}no" >&6; }' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 137953
: 90124 |
90125