Bug#537273: FTBFS: orc_cpu_flags undefined

Riku Voipio riku.voipio at iki.fi
Thu Jul 16 16:05:28 UTC 2009


Package: orc
Version: 0.4.2-1
Severity: important

Snips from the build log:

> test -r /proc/cpuinfo && cat /proc/cpuinfo
> Processor	: XScale-80219 rev 0 (v5l)
> BogoMIPS	: 593.10
> Features	: swp half thumb fastmult edsp 
> CPU implementer	: 0x69
> CPU architecture: 5TE
> CPU variant	: 0x0
> CPU part	: 0x2e3
> CPU revision	: 0
> Cache type	: undefined 5
> Cache clean	: undefined 5
> Cache lockdown	: undefined 5
> Cache format	: Harvard
> I size		: 32768
> I assoc		: 32
> I line length	: 32
> I sets		: 32
> D size		: 32768
> D assoc		: 32
> D line length	: 32
> D sets		: 32
> 
> Hardware	: Thecus N2100
> Revision	: 0000
> Serial		: 0000000000000000

> chmod a+x /build/buildd-orc_0.4.2-1-armel-MkW5Ds/orc-0.4.2/./configure
> cd . && CC="cc" CXX="g++" CFLAGS="-g -O2 -g -Wall -O2" CXXFLAGS="-g -O2 -g -Wall -O2" CPPFLAGS="" LDFLAGS="" /build/buildd-orc_0.4.2-1-armel-MkW5Ds/orc-0.4.2/./configure --build=arm-linux-gnueabi --prefix=/usr --includedir="\${prefix}/include" --mandir="\${prefix}/share/man" --infodir="\${prefix}/share/info" --sysconfdir=/etc --localstatedir=/var --libexecdir="\${prefix}/lib/orc" --disable-maintainer-mode --disable-dependency-tracking --srcdir=.  --enable-static 
> checking nano version... 0 (release)
> checking build system type... arm-unknown-linux-gnueabi
> checking host system type... arm-unknown-linux-gnueabi
> 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... no
> checking for mawk... mawk
> checking whether make sets $(MAKE)... yes
> checking whether to enable maintainer-specific portions of Makefiles... no
> checking for style of include used by make... GNU
> checking for gcc... cc
> 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 cc accepts -g... yes
> checking for cc option to accept ISO C89... none needed
> checking dependency style of cc... none
> checking for a sed that does not truncate output... /bin/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 cc... /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... 805306365
> checking whether the shell understands some XSI constructs... yes
> checking whether the shell understands "+="... yes
> 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 ar... ar
> checking for strip... strip
> checking for ranlib... ranlib
> checking command to parse /usr/bin/nm -B output from cc object... ok
> checking how to run the C preprocessor... cc -E
> 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 cc supports -fno-rtti -fno-exceptions... no
> checking for cc option to produce PIC... -fPIC -DPIC
> checking if cc PIC flag -fPIC -DPIC works... yes
> checking if cc static flag -static works... yes
> checking if cc supports -c -o file.o... yes
> checking if cc supports -c -o file.o... (cached) yes
> checking whether the cc linker (/usr/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 if libtool supports shared libraries... yes
> checking whether to build shared libraries... yes
> checking whether to build static libraries... yes
> checking dependency style of cc... none
> checking for pkg-config... /usr/bin/pkg-config
> checking pkg-config is at least version 0.9.0... yes
> checking whether to build gtk-doc documentation... no
> checking for gtkdoc-check... /usr/bin/gtkdoc-check
> checking whether byte ordering is bigendian... no
> checking for stdint types... stdint.h (shortcircuit)
> make use of stdint.h in orc/orc-stdint.h (assuming C99 compatible system)
> checking for stdlib.h... (cached) yes
> checking for unistd.h... (cached) yes
> checking for getpagesize... yes
> checking for working mmap... yes
> checking for inttypes.h... (cached) 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 for gettimeofday... yes
> checking for sigaction... yes
> checking for sigsetjmp... no
> checking for cos in -lm... yes
> checking for clock_gettime in -lrt... yes
> checking for monotonic clocks... yes
> checking to see if compiler understands -Wall... yes
> configure: creating ./config.status

> libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -DORC_ENABLE_UNSTABLE_API -g -O2 -g -Wall -O2 -c orccpu-arm.c  -fPIC -DPIC -o .libs/liborc_0.4_la-orccpu-arm.o
> orccpu-arm.c: In function 'orc_cpu_arm_getflags_cpuinfo':
> orccpu-arm.c:77: error: 'orc_cpu_flags' undeclared (first use in this function)
> orccpu-arm.c:77: error: (Each undeclared identifier is reported only once
> orccpu-arm.c:77: error: for each function it appears in.)
> orccpu-arm.c:77: error: 'ORC_CPU_FLAG_EDSP' undeclared (first use in this function)
> orccpu-arm.c:81: error: 'ORC_CPU_FLAG_VFP' undeclared (first use in this function)
> orccpu-arm.c: In function 'orc_cpu_detect_arch':
> orccpu-arm.c:151: error: 'orc_cpu_flags' undeclared (first use in this function)
> orccpu-arm.c:151: error: 'ORC_CPU_FLAG_ARM6' undeclared (first use in this function)
> make[3]: *** [liborc_0.4_la-orccpu-arm.lo] Error 1
> make[3]: Leaving directory `/build/buildd-orc_0.4.2-1-armel-MkW5Ds/orc-0.4.2/orc'
> make[2]: *** [all-recursive] Error 1
> make[1]: *** [all] Error 2





More information about the Pkg-gstreamer-maintainers mailing list