GNOME Bugzilla – Bug 793230
I couldn't cross compile gstreamer
Last modified: 2018-02-07 10:16:30 UTC
visteon@visteon-Latitude-E6330:~/Desktop/ARM_SDK1/gstreamer-1.10.4$ source /usr/local/u321_sdk2/environment-setup-cortexa9hf-neon-oe-linux-gnueabi visteon@visteon-Latitude-E6330:~/Desktop/ARM_SDK1/gstreamer-1.10.4$ NM=nm visteon@visteon-Latitude-E6330:~/Desktop/ARM_SDK1/gstreamer-1.10.4$ ./configure $CON $CONFIG_SITE $CONFIGURE_FLAGS visteon@visteon-Latitude-E6330:~/Desktop/ARM_SDK1/gstreamer-1.10.4$ ./configure $CONFIGURE_FLAGS configure: WARNING: unrecognized options: --with-libtool-sysroot configure: loading site script /usr/local/u321_sdk2/site-config-cortexa9hf-neon-oe-linux-gnueabi checking build system type... i686-pc-linux-gnu checking host system type... arm-oe-linux-gnueabi checking target system type... arm-oe-linux-gnueabi checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-oe-linux-gnueabi-strip... arm-oe-linux-gnueabi-strip 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 UID '1000' is supported by ustar format... yes checking whether GID '1000' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking nano version... 0 (release) checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... (cached) yes checking how to print strings... printf checking for style of include used by make... GNU checking for arm-oe-linux-gnueabi-gcc... arm-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a9 --sysroot=/usr/local/u321_sdk2/sysroots/cortexa9hf-neon-oe-linux-gnueabi 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... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a9 --sysroot=/usr/local/u321_sdk2/sysroots/cortexa9hf-neon-oe-linux-gnueabi accepts -g... yes checking for arm-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a9 --sysroot=/usr/local/u321_sdk2/sysroots/cortexa9hf-neon-oe-linux-gnueabi option to accept ISO C89... none needed checking whether arm-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a9 --sysroot=/usr/local/u321_sdk2/sysroots/cortexa9hf-neon-oe-linux-gnueabi understands -c and -o together... yes checking dependency style of arm-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a9 --sysroot=/usr/local/u321_sdk2/sysroots/cortexa9hf-neon-oe-linux-gnueabi... gcc3 checking for a sed that does not truncate output... (cached) sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by arm-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a9 --sysroot=/usr/local/u321_sdk2/sysroots/cortexa9hf-neon-oe-linux-gnueabi... arm-oe-linux-gnueabi-ld --sysroot=/usr/local/u321_sdk2/sysroots/cortexa9hf-neon-oe-linux-gnueabi checking if the linker (arm-oe-linux-gnueabi-ld --sysroot=/usr/local/u321_sdk2/sysroots/cortexa9hf-neon-oe-linux-gnueabi) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert i686-pc-linux-gnu file names to arm-oe-linux-gnueabi format... func_convert_file_noop checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arm-oe-linux-gnueabi-ld --sysroot=/usr/local/u321_sdk2/sysroots/cortexa9hf-neon-oe-linux-gnueabi option to reload object files... -r checking for arm-oe-linux-gnueabi-objdump... arm-oe-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for arm-oe-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-oe-linux-gnueabi-ar... arm-oe-linux-gnueabi-ar checking for archiver @FILE support... @ checking for arm-oe-linux-gnueabi-strip... (cached) arm-oe-linux-gnueabi-strip checking for arm-oe-linux-gnueabi-ranlib... arm-oe-linux-gnueabi-ranlib checking command to parse nm output from arm-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a9 --sysroot=/usr/local/u321_sdk2/sysroots/cortexa9hf-neon-oe-linux-gnueabi object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arm-oe-linux-gnueabi-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... arm-oe-linux-gnueabi-gcc -E -march=armv7-a -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a9 --sysroot=/usr/local/u321_sdk2/sysroots/cortexa9hf-neon-oe-linux-gnueabi checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if arm-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a9 --sysroot=/usr/local/u321_sdk2/sysroots/cortexa9hf-neon-oe-linux-gnueabi supports -fno-rtti -fno-exceptions... no checking for arm-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a9 --sysroot=/usr/local/u321_sdk2/sysroots/cortexa9hf-neon-oe-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a9 --sysroot=/usr/local/u321_sdk2/sysroots/cortexa9hf-neon-oe-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a9 --sysroot=/usr/local/u321_sdk2/sysroots/cortexa9hf-neon-oe-linux-gnueabi static flag -static works... no checking if arm-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a9 --sysroot=/usr/local/u321_sdk2/sysroots/cortexa9hf-neon-oe-linux-gnueabi supports -c -o file.o... yes checking if arm-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a9 --sysroot=/usr/local/u321_sdk2/sysroots/cortexa9hf-neon-oe-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a9 --sysroot=/usr/local/u321_sdk2/sysroots/cortexa9hf-neon-oe-linux-gnueabi linker (arm-oe-linux-gnueabi-ld --sysroot=/usr/local/u321_sdk2/sysroots/cortexa9hf-neon-oe-linux-gnueabi) 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 for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... cross 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... no checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... arm-oe-linux-gnueabi-ld --sysroot=/usr/local/u321_sdk2/sysroots/cortexa9hf-neon-oe-linux-gnueabi checking if the linker (arm-oe-linux-gnueabi-ld --sysroot=/usr/local/u321_sdk2/sysroots/cortexa9hf-neon-oe-linux-gnueabi) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc DOMAIN = gstreamer-1.0 checking for arm-oe-linux-gnueabi-pkg-config... no checking for pkg-config... /usr/local/u321_sdk2/sysroots/i686-oesdk-linux/usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for VALGRIND... no configure: Using GStreamer source release as package name configure: Using Unknown package origin as package origin configure: Using GST_PKG_CONFIG_PATH = $(top_builddir)/pkgconfig:/usr/local/u321_sdk2/sysroots/cortexa9hf-neon-oe-linux-gnueabi/usr/lib/pkgconfig configure: Setting GST_PACKAGE_RELEASE_DATETIME to 2017-02-23 checking for BASH_COMPLETION... no checking for BASH_COMPLETION... no checking whether to build static plugins or not... no configure: WARNING: Sissy ! By asking to not build the tests known to fail, you hereby waive your right to customer support. If you do not agree with this EULA, please press Ctrl-C before the next line is printed. By allowing the next line to be printed, you expressly acknowledge your acceptance of this EULA. checking whether PTP support can be enabled... yes checking for cap_init in -lcap... yes checking sys/capability.h usability... yes checking sys/capability.h presence... yes checking for sys/capability.h... yes checking for setcap... /sbin/setcap checking for SIOCGIFCONF, SIOCGIFFLAGS and SIOCGIFHWADDR... yes checking for getifaddrs() and AF_LINK... no checking how to install gst-ptp-helper... capabilities checking whether byte ordering is bigendian... (cached) no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for arm-oe-linux-gnueabi-gcc... (cached) arm-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a9 --sysroot=/usr/local/u321_sdk2/sysroots/cortexa9hf-neon-oe-linux-gnueabi checking whether we are using the GNU C compiler... (cached) yes checking whether arm-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a9 --sysroot=/usr/local/u321_sdk2/sysroots/cortexa9hf-neon-oe-linux-gnueabi accepts -g... (cached) yes checking for arm-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a9 --sysroot=/usr/local/u321_sdk2/sysroots/cortexa9hf-neon-oe-linux-gnueabi option to accept ISO C89... (cached) none needed checking whether arm-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a9 --sysroot=/usr/local/u321_sdk2/sysroots/cortexa9hf-neon-oe-linux-gnueabi understands -c and -o together... (cached) yes checking dependency style of arm-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a9 --sysroot=/usr/local/u321_sdk2/sysroots/cortexa9hf-neon-oe-linux-gnueabi... (cached) gcc3 checking for arm-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a9 --sysroot=/usr/local/u321_sdk2/sysroots/cortexa9hf-neon-oe-linux-gnueabi option to accept ISO C99... none needed checking for arm-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a9 --sysroot=/usr/local/u321_sdk2/sysroots/cortexa9hf-neon-oe-linux-gnueabi option to accept ISO Standard C... (cached) none needed checking dependency style of arm-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a9 --sysroot=/usr/local/u321_sdk2/sysroots/cortexa9hf-neon-oe-linux-gnueabi... gcc3 checking whether we are using the GNU C++ compiler... yes checking whether arm-oe-linux-gnueabi-g++ -march=armv7-a -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a9 --sysroot=/usr/local/u321_sdk2/sysroots/cortexa9hf-neon-oe-linux-gnueabi accepts -g... yes checking dependency style of arm-oe-linux-gnueabi-g++ -march=armv7-a -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a9 --sysroot=/usr/local/u321_sdk2/sysroots/cortexa9hf-neon-oe-linux-gnueabi... gcc3 checking how to run the C++ preprocessor... arm-oe-linux-gnueabi-g++ -march=armv7-a -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a9 --sysroot=/usr/local/u321_sdk2/sysroots/cortexa9hf-neon-oe-linux-gnueabi -E checking for ld used by arm-oe-linux-gnueabi-g++ -march=armv7-a -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a9 --sysroot=/usr/local/u321_sdk2/sysroots/cortexa9hf-neon-oe-linux-gnueabi... arm-oe-linux-gnueabi-ld --sysroot=/usr/local/u321_sdk2/sysroots/cortexa9hf-neon-oe-linux-gnueabi checking if the linker (arm-oe-linux-gnueabi-ld --sysroot=/usr/local/u321_sdk2/sysroots/cortexa9hf-neon-oe-linux-gnueabi) is GNU ld... yes checking whether the arm-oe-linux-gnueabi-g++ -march=armv7-a -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a9 --sysroot=/usr/local/u321_sdk2/sysroots/cortexa9hf-neon-oe-linux-gnueabi linker (arm-oe-linux-gnueabi-ld --sysroot=/usr/local/u321_sdk2/sysroots/cortexa9hf-neon-oe-linux-gnueabi) supports shared libraries... yes checking for arm-oe-linux-gnueabi-g++ -march=armv7-a -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a9 --sysroot=/usr/local/u321_sdk2/sysroots/cortexa9hf-neon-oe-linux-gnueabi option to produce PIC... -fPIC -DPIC checking if arm-oe-linux-gnueabi-g++ -march=armv7-a -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a9 --sysroot=/usr/local/u321_sdk2/sysroots/cortexa9hf-neon-oe-linux-gnueabi PIC flag -fPIC -DPIC works... yes checking if arm-oe-linux-gnueabi-g++ -march=armv7-a -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a9 --sysroot=/usr/local/u321_sdk2/sysroots/cortexa9hf-neon-oe-linux-gnueabi static flag -static works... no checking if arm-oe-linux-gnueabi-g++ -march=armv7-a -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a9 --sysroot=/usr/local/u321_sdk2/sysroots/cortexa9hf-neon-oe-linux-gnueabi supports -c -o file.o... yes checking if arm-oe-linux-gnueabi-g++ -march=armv7-a -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a9 --sysroot=/usr/local/u321_sdk2/sysroots/cortexa9hf-neon-oe-linux-gnueabi supports -c -o file.o... (cached) yes checking whether the arm-oe-linux-gnueabi-g++ -march=armv7-a -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a9 --sysroot=/usr/local/u321_sdk2/sysroots/cortexa9hf-neon-oe-linux-gnueabi linker (arm-oe-linux-gnueabi-ld --sysroot=/usr/local/u321_sdk2/sysroots/cortexa9hf-neon-oe-linux-gnueabi) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate configure: working c++ compiler found: yes checking for perl... /usr/local/u321_sdk2/sysroots/i686-oesdk-linux/usr/bin/perl checking for bison... /usr/bin/bison checking bison version 3.0.4 >= 2.4... yes checking for flex... /usr/local/u321_sdk2/sysroots/i686-oesdk-linux/usr/bin/flex checking flex version flex 2.6.0 >= 2.5.31... yes checking for valgrind... no checking for gobject-introspection... yes checking for gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no checking for python... /usr/local/u321_sdk2/sysroots/i686-oesdk-linux/usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages checking whether to build plugin documentation... no (gtk-doc disabled or not available) checking for cos in -lm... yes checking for ANSI C header files... (cached) yes checking for ucontext.h... yes checking for sys/socket.h... (cached) yes checking for sys/times.h... (cached) yes checking for unistd.h... (cached) yes checking for process.h... no checking for sys/utsname.h... (cached) yes checking for stdio_ext.h... yes checking whether arm-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a9 --sysroot=/usr/local/u321_sdk2/sysroots/cortexa9hf-neon-oe-linux-gnueabi is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for sys/prctl.h... (cached) yes checking for pthread_setname_np(const char*)... no checking for sys/uio.h... (cached) yes checking for valgrind/valgrind.h... no checking for winsock2.h... no checking for __gmpz_init_set_d in -lgmp... yes checking gmp.h usability... yes checking gmp.h presence... yes checking for gmp.h... yes checking for gsl_rng_uniform_int in -lgsl... no checking for __uint128_t... no checking for tm_gmtoff... no (cross compiling) checking for strcasestr... (cached) yes checking for gmtime_r... (cached) yes checking for localtime_r... (cached) yes checking for sigaction... (cached) yes checking for getrusage... (cached) yes checking for sys/resource.h... (cached) yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for ftello... (cached) yes checking for fgetpos... yes checking for fsetpos... yes checking for sys/poll.h... (cached) yes checking for poll.h... (cached) yes checking for poll... (cached) yes checking for ppoll... yes checking for pselect... (cached) yes checking for socketpair... (cached) yes checking for broken poll... no (cross compiling) checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... (cached) yes checking for posix_memalign... (cached) yes checking for getpagesize... (cached) yes checking for clock_gettime... yes checking for posix timers... yes checking for monotonic clock... yes checking whether arm-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a9 --sysroot=/usr/local/u321_sdk2/sysroots/cortexa9hf-neon-oe-linux-gnueabi implements __PRETTY_FUNCTION__... yes checking whether arm-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a9 --sysroot=/usr/local/u321_sdk2/sysroots/cortexa9hf-neon-oe-linux-gnueabi implements __FUNCTION__... yes checking whether arm-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a9 --sysroot=/usr/local/u321_sdk2/sysroots/cortexa9hf-neon-oe-linux-gnueabi implements __func__... yes checking for dladdr in -ldl... yes checking for long long int... yes checking for unsigned long long int... yes checking for inttypes.h... yes checking for stdint.h... yes checking for ptrdiff_t... yes checking for intmax_t... yes checking for size_t... yes checking for GLIB... yes checking for glib-genmarshal... checking for glib-genmarshal... glib-genmarshal glib-genmarshal configure: WARNING: glib-genmarshal does not seem to work! checking for glib-mkenums... glib-mkenums configure: WARNING: glib-mkenums does not seem to work! checking for GIO... yes checking for GTK... no checking for UNWIND... no checking for backtrace... yes checking for execinfo.h... (cached) yes checking for -Bsymbolic-functions linker flag... yes configure: Using /usr/local/lib/gstreamer-1.0 as the plugin install location checking to see if compiler understands -Wall... yes checking to see if compiler understands -Wdeclaration-after-statement... yes checking to see if compiler understands -Wvla... yes checking to see if compiler understands -Wpointer-arith... yes checking to see if compiler understands -Wmissing-declarations... yes checking to see if compiler understands -Wmissing-prototypes... yes checking to see if compiler understands -Wredundant-decls... yes checking to see if compiler understands -Wundef... yes checking to see if compiler understands -Wwrite-strings... yes checking to see if compiler understands -Wformat-nonliteral... yes checking to see if compiler understands -Wformat-security... yes checking to see if compiler understands -Wold-style-definition... yes checking to see if compiler understands -Winit-self... yes checking to see if compiler understands -Wmissing-include-dirs... yes checking to see if compiler understands -Waddress... yes checking to see if compiler understands -Waggregate-return... yes checking to see if compiler understands -Wno-multichar... yes checking to see if compiler understands -Wnested-externs... yes configure: set WARNING_CFLAGS to -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wundef -Wwrite-strings -Wformat-nonliteral -Wformat-security -Wold-style-definition -Winit-self -Wmissing-include-dirs -Waddress -Waggregate-return -Wno-multichar -Wnested-externs configure: set ERROR_CFLAGS to checking to see if compiler understands -Wno-format-nonliteral... yes configure: Running check unit test framework checks now... checking for unistd.h... (cached) yes checking for sys/wait.h... (cached) yes checking for sys/time.h... (cached) yes checking for localtime_r... (cached) yes checking for getpid... (cached) yes checking for _getpid... no checking whether strdup is declared... yes checking for _strdup... no checking for mkstemp... (cached) yes checking for fork... (cached) yes checking for time.h... (cached) yes checking whether alarm is declared... yes checking whether localtime_r is declared... yes checking whether strsignal is declared... yes checking for alarm... (cached) yes checking for setitimer... (cached) yes checking for strsignal... (cached) yes checking for struct timespec.tv_sec... yes checking for struct timespec.tv_nsec... yes checking for struct itimerspec.it_interval... yes checking for struct itimerspec.it_value... yes checking for timer_t... yes checking for clockid_t... yes checking for timer_create, timer_settime, timer_delete in -lrt... yes checking for stdint types... stdint.h (shortcircuit) make use of stdint.h in _stdint.h (assuming C99 compatible system) checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating data/Makefile config.status: creating gst/Makefile config.status: creating gst/gstconfig.h config.status: creating gst/gstversion.h config.status: creating gst/parse/Makefile config.status: creating gst/printf/Makefile config.status: creating libs/Makefile config.status: creating libs/gst/Makefile config.status: creating libs/gst/base/Makefile config.status: creating libs/gst/check/Makefile config.status: creating libs/gst/check/libcheck/Makefile config.status: creating libs/gst/check/internal-check.h config.status: creating libs/gst/controller/Makefile config.status: creating libs/gst/helpers/Makefile config.status: creating libs/gst/net/Makefile config.status: creating plugins/Makefile config.status: creating plugins/elements/Makefile config.status: creating plugins/tracers/Makefile config.status: creating po/Makefile.in config.status: creating tests/Makefile config.status: creating tests/benchmarks/Makefile config.status: creating tests/check/Makefile config.status: creating tests/misc/Makefile config.status: creating tests/examples/Makefile config.status: creating tests/examples/adapter/Makefile config.status: creating tests/examples/controller/Makefile config.status: creating tests/examples/stepping/Makefile config.status: creating tests/examples/helloworld/Makefile config.status: creating tests/examples/manual/Makefile config.status: creating tests/examples/memory/Makefile config.status: creating tests/examples/netclock/Makefile config.status: creating tests/examples/ptp/Makefile config.status: creating tests/examples/streamiddemux/Makefile config.status: creating tests/examples/streams/Makefile config.status: creating tools/Makefile config.status: creating common/Makefile config.status: creating common/m4/Makefile config.status: creating docs/Makefile config.status: creating docs/design/Makefile config.status: creating docs/faq/Makefile config.status: creating docs/gst/Makefile config.status: creating docs/gst/gstreamer.types config.status: creating docs/libs/Makefile config.status: creating docs/plugins/Makefile config.status: creating docs/manual/Makefile config.status: creating docs/pwg/Makefile config.status: creating docs/slides/Makefile config.status: creating docs/xsl/Makefile config.status: creating docs/version.entities config.status: creating m4/Makefile config.status: creating pkgconfig/Makefile config.status: creating stamp.h config.status: creating pkgconfig/gstreamer.pc config.status: creating pkgconfig/gstreamer-uninstalled.pc config.status: creating pkgconfig/gstreamer-base.pc config.status: creating pkgconfig/gstreamer-base-uninstalled.pc config.status: creating pkgconfig/gstreamer-check.pc config.status: creating pkgconfig/gstreamer-check-uninstalled.pc config.status: creating pkgconfig/gstreamer-controller.pc config.status: creating pkgconfig/gstreamer-controller-uninstalled.pc config.status: creating pkgconfig/gstreamer-net.pc config.status: creating pkgconfig/gstreamer-net-uninstalled.pc config.status: creating gstreamer.spec config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing _stdint.h commands config.status: creating _stdint.h : _GSTREAMER__STDINT_H configure: WARNING: unrecognized options: --with-libtool-sysroot Configuration Version : 1.10.4 Source code location : . Prefix : /usr/local Compiler : arm-oe-linux-gnueabi-gcc -march=armv7-a -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a9 --sysroot=/usr/local/u321_sdk2/sysroots/cortexa9hf-neon-oe-linux-gnueabi Package name : GStreamer source release Package origin : Unknown package origin Documentation (manuals) : no Documentation (API) : no Debug logging : yes Tracing subsystem hooks : yes Command-line parser : yes Option parsing in gst_init : yes Plugin registry : yes Plugin support : yes Static plugins : no Unit testing support : yes PTP clock support : yes libunwind support : no Debug : yes Profiling : no Building benchmarks : yes Building examples : yes Building test apps : yes Building tests that fail : no Building tools : yes visteon@visteon-Latitude-E6330:~/Desktop/ARM_SDK1/gstreamer-1.10.4$ make make all-recursive make[1]: Entering directory '/home/visteon/Desktop/ARM_SDK1/gstreamer-1.10.4' Making all in pkgconfig make[2]: Entering directory '/home/visteon/Desktop/ARM_SDK1/gstreamer-1.10.4/pkgconfig' CP gstreamer-1.0.pc CP gstreamer-base-1.0.pc CP gstreamer-check-1.0.pc CP gstreamer-controller-1.0.pc CP gstreamer-net-1.0.pc CP gstreamer-1.0-uninstalled.pc CP gstreamer-base-1.0-uninstalled.pc CP gstreamer-check-1.0-uninstalled.pc CP gstreamer-controller-1.0-uninstalled.pc CP gstreamer-net-1.0-uninstalled.pc make[2]: Leaving directory '/home/visteon/Desktop/ARM_SDK1/gstreamer-1.10.4/pkgconfig' Making all in gst make[2]: Entering directory '/home/visteon/Desktop/ARM_SDK1/gstreamer-1.10.4/gst' GEN gstenumtypes.h /bin/bash: line 1: glib-mkenums: command not found Makefile:2021: recipe for target 'gstenumtypes.h' failed make[2]: *** [gstenumtypes.h] Error 127 make[2]: Leaving directory '/home/visteon/Desktop/ARM_SDK1/gstreamer-1.10.4/gst' Makefile:769: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/home/visteon/Desktop/ARM_SDK1/gstreamer-1.10.4' Makefile:675: recipe for target 'all' failed make: *** [all] Error 2 visteon@visteon-Latitude-E6330:~/Desktop/ARM_SDK1/gstreamer-1.10.4$
Something's not right with your cross-compile setup it seems. The GLib tools don't work. Check your config.log to see if there are more details. > checking for GLIB... yes > checking for glib-genmarshal... checking for glib-genmarshal... > glib-genmarshal > glib-genmarshal > configure: WARNING: glib-genmarshal does not seem to work! > checking for glib-mkenums... glib-mkenums > configure: WARNING: glib-mkenums does not seem to work! > > visteon@visteon-Latitude-E6330:~/Desktop/ARM_SDK1/gstreamer-1.10.4$ make > make[2]: Entering directory > '/home/visteon/Desktop/ARM_SDK1/gstreamer-1.10.4/gst' > GEN gstenumtypes.h > /bin/bash: line 1: glib-mkenums: command not found > Makefile:2021: recipe for target 'gstenumtypes.h' failed > make[2]: *** [gstenumtypes.h] Error 127
Created attachment 367977 [details] my config.log
There isn't more info in there unfortunately. You have to figure out why it doesn't work. Try running 'glib-mkenums --version' for example. In any case, it's not clear to me that there is a bug. It looks like a setup issue.
visteon@visteon-Latitude-E6330:/usr/local/u321_sdk2/sysroots/cortexa9hf-neon-oe-linux-gnueabi/usr/bin$ ./glib-mkenums --version Can't locate Safe.pm in @INC (you may need to install the Safe module) (@INC contains: /usr/local/u321_sdk2/sysroots/i686-oesdk-linux//usr/lib/perl/site_perl/5.22.1 /usr/local/u321_sdk2/sysroots/i686-oesdk-linux//usr/lib/perl/vendor_perl/5.22.1 /usr/local/u321_sdk2/sysroots/i686-oesdk-linux//usr/lib/perl/5.22.1 /usr/local/oecore-i686/sysroots/i686-oesdk-linux/usr/lib/perl/site_perl/5.22.1/ /usr/local/oecore-i686/sysroots/i686-oesdk-linux/usr/lib/perl/site_perl/5.22.1 /usr/local/oecore-i686/sysroots/i686-oesdk-linux/usr/lib/perl/vendor_perl/5.22.1/ /usr/local/oecore-i686/sysroots/i686-oesdk-linux/usr/lib/perl/vendor_perl/5.22.1 /usr/local/oecore-i686/sysroots/i686-oesdk-linux/usr/lib/perl/5.22.1/ /usr/local/oecore-i686/sysroots/i686-oesdk-linux/usr/lib/perl/5.22.1 /usr/local/oecore-i686/sysroots/i686-oesdk-linux/usr/lib/perl/5.22.1 .) at ./glib-mkenums line 5. BEGIN failed--compilation aborted at ./glib-mkenums line 5.
i couldn't find what is the issue ... i am new to linux. Please help me to resolve this
Created attachment 367984 [details] It's showing while make
core development file errors..
Thanks for the extra info, but this is not a support forum. Please send a mail to the gstreamer-devel mailing list for support, thanks! Clearly something's not right with your perl setup or you're missing required perl modules: (In reply to kiruthigvri from comment #4) > visteon@visteon-Latitude-E6330:/usr/local/u321_sdk2/sysroots/cortexa9hf-neon- > oe-linux-gnueabi/usr/bin$ ./glib-mkenums --version > Can't locate Safe.pm in @INC (you may need to install the Safe module) (@INC > contains: > /usr/local/u321_sdk2/sysroots/i686-oesdk-linux//usr/lib/perl/site_perl/5.22. > 1 > /usr/local/u321_sdk2/sysroots/i686-oesdk-linux//usr/lib/perl/vendor_perl/5. > 22.1 /usr/local/u321_sdk2/sysroots/i686-oesdk-linux//usr/lib/perl/5.22.1 > /usr/local/oecore-i686/sysroots/i686-oesdk-linux/usr/lib/perl/site_perl/5.22. > 1/ > /usr/local/oecore-i686/sysroots/i686-oesdk-linux/usr/lib/perl/site_perl/5.22. > 1 > /usr/local/oecore-i686/sysroots/i686-oesdk-linux/usr/lib/perl/vendor_perl/5. > 22.1/ > /usr/local/oecore-i686/sysroots/i686-oesdk-linux/usr/lib/perl/vendor_perl/5. > 22.1 /usr/local/oecore-i686/sysroots/i686-oesdk-linux/usr/lib/perl/5.22.1/ > /usr/local/oecore-i686/sysroots/i686-oesdk-linux/usr/lib/perl/5.22.1 > /usr/local/oecore-i686/sysroots/i686-oesdk-linux/usr/lib/perl/5.22.1 .) at > ./glib-mkenums line 5. > BEGIN failed--compilation aborted at ./glib-mkenums line 5.