Building gstreamer sdk

Ole Bromose ob at dansound.dk
Fri Oct 11 10:45:58 CEST 2013


On 10/11/2013 10:39 AM, Sebastian Dröge wrote:
> On Fr, 2013-10-11 at 10:36 +0200, Ole Bromose wrote:
>> On 10/11/2013 10:05 AM, Sebastian Dröge wrote:
>>> Hi, can you provide the complete buildlog of cerbero buildone liba52 ?
>>>
>>>
>> Sorry, I misinterpreted your question.
>> When I do
>>
>> cerbero buildone liba52, I get:
>>
>> ***** Error running 'buildone' command:
>> Recipe 'liba52' not found
> Oh no problem, I was confused too :)
>
> "cerbero buildone a52dec" was what I meant :)

Hi,
Here is the result from cerbero buildone a52dec
Best regards
Ole

Building the following recipes: a52dec
[(1/1) a52dec -> fetch ]
Running command 'git remote add -f origin 
git://anongit.freedesktop.org/gstreamer-sdk/a52dec.git'
fatal: remote origin already exists.
Running command 'git tag -d sdk-release-sdk-2012.10'
Deleted tag 'sdk-release-sdk-2012.10' (was 3f814f3)
Running command 'git tag -d sdk-release-sdk-2012.11'
Deleted tag 'sdk-release-sdk-2012.11' (was 0555733)
Running command 'git tag -d sdk-release-sdk-2012.5'
Deleted tag 'sdk-release-sdk-2012.5' (was 6ce053a)
Running command 'git tag -d sdk-release-sdk-2012.7'
Deleted tag 'sdk-release-sdk-2012.7' (was b2e160d)
Running command 'git tag -d sdk-release-sdk-2012.9'
Deleted tag 'sdk-release-sdk-2012.9' (was e2eca71)
Running command 'git tag -d sdk-release-sdk-2013.6'
Deleted tag 'sdk-release-sdk-2013.6' (was 360ac08)
Running command 'git tag -d upstream/0.7.4'
Deleted tag 'upstream/0.7.4' (was 30a9f60)
Running command 'git fetch --all'
Fetching origin
 From git://anongit.freedesktop.org/gstreamer-sdk/a52dec
  * [new tag]         sdk-release-sdk-2012.10 -> sdk-release-sdk-2012.10
  * [new tag]         sdk-release-sdk-2012.11 -> sdk-release-sdk-2012.11
  * [new tag]         sdk-release-sdk-2012.5 -> sdk-release-sdk-2012.5
  * [new tag]         sdk-release-sdk-2012.7 -> sdk-release-sdk-2012.7
  * [new tag]         sdk-release-sdk-2012.9 -> sdk-release-sdk-2012.9
  * [new tag]         sdk-release-sdk-2013.6 -> sdk-release-sdk-2013.6
  * [new tag]         upstream/0.7.4 -> upstream/0.7.4
Running command 'git reset --hard origin/sdk-0.7.4'
HEAD is now at 0bcb558 Disable AC_C_ALWAYS_INLINE
[(1/1) a52dec -> extract ]
[(1/1) a52dec -> configure ]
Running command 'autoreconf -f -i'
aclocal: warning: autoconf input should be named 'configure.ac', not 
'configure.in'
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `autotools'.
libtoolize: copying file `autotools/ltmain.sh'
libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.in and
libtoolize: rerunning libtoolize, to keep the correct libtool macros 
in-tree.
libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
aclocal: warning: autoconf input should be named 'configure.ac', not 
'configure.in'
automake: warning: autoconf input should be named 'configure.ac', not 
'configure.in'
configure.in:8: warning: AM_INIT_AUTOMAKE: two- and three-arguments 
forms are deprecated.  For more info, see:
configure.in:8: 
http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
configure.in:91: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' 
(or '*_CPPFLAGS')
configure.in:91: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' 
(or '*_CPPFLAGS')
configure.in:91: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' 
(or '*_CPPFLAGS')
configure.in:91: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' 
(or '*_CPPFLAGS')
configure.in:91: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' 
(or '*_CPPFLAGS')
automake: warning: autoconf input should be named 'configure.ac', not 
'configure.in'
liba52/Makefile.am:1: warning: 'CFLAGS' is a user variable, you should 
not override it;
liba52/Makefile.am:1: use 'AM_CFLAGS' instead
configure.in:91: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' 
(or '*_CPPFLAGS')
configure.in:91: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' 
(or '*_CPPFLAGS')
src/Makefile.am:1: warning: 'CFLAGS' is a user variable, you should not 
override it;
src/Makefile.am:1: use 'AM_CFLAGS' instead
configure.in:91: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' 
(or '*_CPPFLAGS')
configure.in:91: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' 
(or '*_CPPFLAGS')
-----> copying 
/home/ole/Stuff/gstreamer/sdk/cerbero/data/autotools/config.guess to 
/home/ole/cerbero/sources/linux_x86_64/a52dec-0.7.4/autotools/config.guess
-----> copying 
/home/ole/Stuff/gstreamer/sdk/cerbero/data/autotools/config.sub to 
/home/ole/cerbero/sources/linux_x86_64/a52dec-0.7.4/autotools/config.sub
Running command './configure --prefix 
/home/ole/cerbero/dist/linux_x86_64 --libdir 
/home/ole/cerbero/dist/linux_x86_64/lib --with-pic --enable-shared 
--disable-maintainer-mode  --disable-silent-rules '
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 make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking whether gcc needs -traditional... no
checking if gcc supports  -Wall -g  -m64  -Wall -g  -m64  -O3 flags... yes
checking if gcc supports  -Wall -g  -m64  -Wall -g  -m64  -O3 
-fomit-frame-pointer flags... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to 
x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain 
format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
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 for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/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
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/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 for inttypes.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for restrict... __restrict__
checking for size_t... yes
checking whether byte ordering is bigendian... no
checking for memalign... yes
checking for gettimeofday... yes
checking for ftime... yes
checking return type of signal handlers... void
checking for _oss_ioctl in -lossaudio... no
checking __attribute__ ((aligned ())) support... 64
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating autotools/Makefile
config.status: creating include/Makefile
config.status: creating test/Makefile
config.status: creating doc/Makefile
config.status: creating src/Makefile
config.status: creating liba52/Makefile
config.status: creating libao/Makefile
config.status: creating vc++/Makefile
config.status: creating include/config.h
config.status: include/config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
[(1/1) a52dec -> compile ]
Running command 'make'
Making all in autotools
make[1]: Entering directory 
`/home/ole/cerbero/sources/linux_x86_64/a52dec-0.7.4/autotools'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory 
`/home/ole/cerbero/sources/linux_x86_64/a52dec-0.7.4/autotools'
Making all in include
make[1]: Entering directory 
`/home/ole/cerbero/sources/linux_x86_64/a52dec-0.7.4/include'
make  all-am
make[2]: Entering directory 
`/home/ole/cerbero/sources/linux_x86_64/a52dec-0.7.4/include'
make[2]: Leaving directory 
`/home/ole/cerbero/sources/linux_x86_64/a52dec-0.7.4/include'
make[1]: Leaving directory 
`/home/ole/cerbero/sources/linux_x86_64/a52dec-0.7.4/include'
Making all in doc
make[1]: Entering directory 
`/home/ole/cerbero/sources/linux_x86_64/a52dec-0.7.4/doc'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory 
`/home/ole/cerbero/sources/linux_x86_64/a52dec-0.7.4/doc'
Making all in liba52
make[1]: Entering directory 
`/home/ole/cerbero/sources/linux_x86_64/a52dec-0.7.4/liba52'
/bin/bash ../libtool  --tag=CC   --mode=link gcc  -Wall -g  -m64 -Wall 
-g  -m64  -O3 -fomit-frame-pointer  -prefer-non-pic -no-undefined 
-L/home/ole/cerbero/dist/linux_x86_64/lib  -m64  -m64 -o liba52.la 
-rpath /home/ole/cerbero/dist/linux_x86_64/lib bitstream.lo imdct.lo 
bit_allocate.lo parse.lo downmix.lo -lm
libtool: link: gcc -shared  -fPIC -DPIC  .libs/bitstream.o .libs/imdct.o 
.libs/bit_allocate.o .libs/parse.o .libs/downmix.o 
-L/home/ole/cerbero/dist/linux_x86_64/lib -lm  -m64 -m64 -O3 -m64 -m64   
-Wl,-soname -Wl,liba52.so.0 -o .libs/liba52.so.0.0.0
/usr/bin/ld: .libs/imdct.o: relocation R_X86_64_32 against `.bss' can 
not be used when making a shared object; recompile with -fPIC
.libs/imdct.o: could not read symbols: Bad value
collect2: error: ld returned 1 exit status
make[1]: *** [liba52.la] Error 1
make[1]: Leaving directory 
`/home/ole/cerbero/sources/linux_x86_64/a52dec-0.7.4/liba52'
make: *** [all-recursive] Error 1
***** Error running 'buildone' command:
Recipe 'a52dec' failed at the build step 'compile'

>
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20131011/a24474a6/attachment.html>


More information about the gstreamer-devel mailing list