./cerbero-uninstalled bootstrap problem on windows

Kim Lam kim at redgiantsoftware.com
Wed Jun 5 17:01:41 PDT 2013


Hello Andoni

I tried
./cerbero-uninstalled -c config/build-tools.cbc buildone pkg-config
and attached the log.

I have python 2.7.5 installed.

Kim


On 2013-06-05 4:35 PM, Andoni Morales wrote:
> ./cerbero-uninstalled -c config/build-tools.config buildone pkg-config

-------------- next part --------------
Building the following recipes: pkg-config
[(1/1) pkg-config -> fetch ]
Running command 'git remote add -f origin git://anongit.freedesktop.org/gstreamer-sdk/pkg-config.git'
fatal: remote origin already exists.
Running command 'git tag -d sdk-release-sdk-2012.11'
Deleted tag 'sdk-release-sdk-2012.11' (was 14fc0c6)
Running command 'git tag -d upstream/0.26'
Deleted tag 'upstream/0.26' (was 5acb199)
Running command 'git fetch --all'
Fetching origin
From git://anongit.freedesktop.org/gstreamer-sdk/pkg-config
 * [new tag]         sdk-release-sdk-2012.11 -> sdk-release-sdk-2012.11
 * [new tag]         upstream/0.26 -> upstream/0.26
Running command 'git reset --hard origin/sdk-0.27'
HEAD is now at 59df70f Merge upstream release 0.27
[(1/1) pkg-config -> extract ]
Running command 'chmod -R +w .git/'
[(1/1) pkg-config -> configure ]
Running command './configure --prefix /C/MinGW/msys/1.0/home/KimLam/cerbero/build-tools --libdir /C/MinGW/msys/1.0/home/KimLam/cerbero/build-tools/lib --with-internal-glib --disable-maintainer-mode  --disable-silent-rules  am_cv_python_platform="win32" ne_cv_libsfor_gethostbyname="-lws2_32" ac_cv_c_attribute_aligned="64" ac_cv_func_realloc_0_nonnull="yes" lt_cv_deplibs_check_method="pass_all" am_cv_python_pyexecdir="C:/MinGW/msys/1.0/home/KimLam/cerbero/build-tools/lib/python2.7/site-packages" ac_cv_lib_bz2_BZ2_bzlibVersion="yes" am_cv_python_version="2.7" ne_cv_libsfor_socket="-lws2_32" am_cv_python_pythondir="C:/MinGW/msys/1.0/home/KimLam/cerbero/build-tools/lib/python2.7/site-packages" ac_cv_func_malloc_0_nonnull="yes" --host=i686-w64-mingw32 --build=i686-w64-mingw32 --target=i686-w64-mingw32'
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-w64-mingw32
checking host system type... i686-w64-mingw32
checking how to print strings... printf
checking for style of include used by make... GNU
checking for i686-w64-mingw32-gcc... i686-w64-mingw32-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.exe
checking for suffix of executables... .exe
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 i686-w64-mingw32-gcc accepts -g... yes
checking for i686-w64-mingw32-gcc option to accept ISO C89... none needed
checking dependency style of i686-w64-mingw32-gcc... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by i686-w64-mingw32-gcc... i686-w64-mingw32-ld
checking if the linker (i686-w64-mingw32-ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... i686-w64-mingw32-nm
checking the name lister (i686-w64-mingw32-nm) interface... BSD nm
checking whether ln -s works... no, using cp -p
checking the maximum length of command line arguments... 8192
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert i686-w64-mingw32 file names to i686-w64-mingw32 format... func_convert_file_msys_to_w32
checking how to convert i686-w64-mingw32 file names to toolchain format... func_convert_file_msys_to_w32
checking for i686-w64-mingw32-ld option to reload object files... -r
checking for i686-w64-mingw32-objdump... i686-w64-mingw32-objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for i686-w64-mingw32-dlltool... i686-w64-mingw32-dlltool
checking how to associate runtime and link libraries... func_cygming_dll_for_implib
checking for i686-w64-mingw32-ar... i686-w64-mingw32-ar
checking for archiver @FILE support... @
checking for i686-w64-mingw32-strip... i686-w64-mingw32-strip
checking for i686-w64-mingw32-ranlib... i686-w64-mingw32-ranlib
checking command to parse i686-w64-mingw32-nm output from i686-w64-mingw32-gcc object... ok
checking for sysroot... no
checking for i686-w64-mingw32-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... i686-w64-mingw32-cpp
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... no
checking for objdir... .libs
checking if i686-w64-mingw32-gcc supports -fno-rtti -fno-exceptions... no
checking for i686-w64-mingw32-gcc option to produce PIC... -DDLL_EXPORT -DPIC
checking if i686-w64-mingw32-gcc PIC flag -DDLL_EXPORT -DPIC works... yes
checking if i686-w64-mingw32-gcc static flag -static works... yes
checking if i686-w64-mingw32-gcc supports -c -o file.o... yes
checking if i686-w64-mingw32-gcc supports -c -o file.o... (cached) yes
checking whether the i686-w64-mingw32-gcc linker (i686-w64-mingw32-ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... Win32 ld.exe
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 for i686-w64-mingw32-gcc... (cached) i686-w64-mingw32-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether i686-w64-mingw32-gcc accepts -g... (cached) yes
checking for i686-w64-mingw32-gcc option to accept ISO C89... (cached) none needed
checking dependency style of i686-w64-mingw32-gcc... (cached) gcc3
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking for unistd.h... (cached) yes
checking sys/wait.h usability... no
checking sys/wait.h presence... no
checking for sys/wait.h... no
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for bash... /usr/bin/bash
checking for default search path for .pc files... ${libdir}/pkgconfig:${datadir}/pkgconfig
checking for system include path to avoid -I flags... /usr/include
checking for system library path to avoid -L flags... /usr/lib
configure: creating ./config.lt
config.lt: creating libtool
checking whether to list both direct and indirect dependencies... no
checking for Win32... yes
checking if internal glib should be used... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating check/Makefile
config.status: creating check/config.sh
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
=== configuring in glib (/usr/home/KimLam/cerbero/sources/build-tools/pkg-config-0.27/glib)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/C/MinGW/msys/1.0/home/KimLam/cerbero/build-tools'  '--libdir' '/C/MinGW/msys/1.0/home/KimLam/cerbero/build-tools/lib' '--with-internal-glib' '--disable-maintainer-mode' '--disable-silent-rules' 'am_cv_python_platform=win32' 'ne_cv_libsfor_gethostbyname=-lws2_32' 'ac_cv_c_attribute_aligned=64' 'ac_cv_func_realloc_0_nonnull=yes' 'lt_cv_deplibs_check_method=pass_all' 'am_cv_python_pyexecdir=C:/MinGW/msys/1.0/home/KimLam/cerbero/build-tools/lib/python2.7/site-packages' 'ac_cv_lib_bz2_BZ2_bzlibVersion=yes' 'am_cv_python_version=2.7' 'ne_cv_libsfor_socket=-lws2_32' 'am_cv_python_pythondir=C:/MinGW/msys/1.0/home/KimLam/cerbero/build-tools/lib/python2.7/site-packages' 'ac_cv_func_malloc_0_nonnull=yes' '--host=i686-w64-mingw32' '--build=i686-w64-mingw32' '--target=i686-w64-mingw32' 'build_alias=i686-w64-mingw32' 'host_alias=i686-w64-mingw32' 'target_alias=i686-w64-mingw32' 'CC=i686-w64-mingw32-gcc' 'CFLAGS=-Wall -g -O2 -DWINVER=0x0501' 'LDFLAGS=-LC:/MinGW/msys/1.0/home/KimLam/cerbero/build-tools/lib ' 'CPP=i686-w64-mingw32-cpp' --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking whether to disable maintainer-specific portions of Makefiles... no
checking for i686-w64-mingw32-gcc... i686-w64-mingw32-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.exe
checking for suffix of executables... .exe
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 i686-w64-mingw32-gcc accepts -g... yes
checking for i686-w64-mingw32-gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of i686-w64-mingw32-gcc... gcc3
checking how to run the C preprocessor... i686-w64-mingw32-cpp
checking build system type... i686-w64-mingw32
checking host system type... i686-w64-mingw32
checking for the BeOS... no
checking for Win32... yes
checking for Mac OS X Carbon support... no
checking for Mac OS X Cocoa support... no
checking for i686-w64-mingw32-windres... i686-w64-mingw32-windres
checking for i686-w64-mingw32-nm... i686-w64-mingw32-nm
checking for i686-w64-mingw32-ranlib... i686-w64-mingw32-ranlib
checking for lib.exe... no
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking whether we are using the GNU C Library 2.1 or newer... no
checking whether to enable garbage collector friendliness... no
checking whether to disable memory pools... no
checking for i686-w64-mingw32-c++... i686-w64-mingw32-g++
checking whether we are using the GNU C++ compiler... yes
checking whether i686-w64-mingw32-g++ accepts -g... yes
checking dependency style of i686-w64-mingw32-g++... gcc3
checking for i686-w64-mingw32-gcc... (cached) i686-w64-mingw32-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether i686-w64-mingw32-gcc accepts -g... (cached) yes
checking for i686-w64-mingw32-gcc option to accept ISO C89... (cached) none needed
checking dependency style of i686-w64-mingw32-gcc... (cached) gcc3
checking whether i686-w64-mingw32-gcc and cc understand -c and -o together... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking how to get MSVC-compatible struct packing... -mms-bitfields
checking for gawk... (cached) gawk
checking for perl5... no
checking for perl... perl
checking for indent... no
checking for perl... /usr/bin/perl
checking whether c:\Python27 version >= 2.5... configure: error: too old
configure: error: ./configure failed for glib
***** Error running 'buildone' command:
Recipe 'pkg-config' failed at the build step 'configure'



More information about the gstreamer-devel mailing list