Your message dated Tue, 02 Feb 2010 11:33:14 +0000
with message-id <[email protected]>
and subject line Bug#537273: fixed in orc 0.4.3-5
has caused the Debian Bug report #537273,
regarding FTBFS: orc_cpu_flags undefined
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
537273: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=537273
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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



--- End Message ---
--- Begin Message ---
Source: orc
Source-Version: 0.4.3-5

We believe that the bug you reported is fixed in the latest version of
orc, which is due to be installed in the Debian FTP archive:

liborc-0.4-0-dbg_0.4.3-5_amd64.deb
  to main/o/orc/liborc-0.4-0-dbg_0.4.3-5_amd64.deb
liborc-0.4-0_0.4.3-5_amd64.deb
  to main/o/orc/liborc-0.4-0_0.4.3-5_amd64.deb
liborc-0.4-dev_0.4.3-5_amd64.deb
  to main/o/orc/liborc-0.4-dev_0.4.3-5_amd64.deb
liborc-0.4-doc_0.4.3-5_all.deb
  to main/o/orc/liborc-0.4-doc_0.4.3-5_all.deb
orc_0.4.3-5.debian.tar.gz
  to main/o/orc/orc_0.4.3-5.debian.tar.gz
orc_0.4.3-5.dsc
  to main/o/orc/orc_0.4.3-5.dsc



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sebastian Dröge <[email protected]> (supplier of updated orc package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 02 Feb 2010 12:19:33 +0100
Source: orc
Binary: liborc-0.4-0 liborc-0.4-dev liborc-0.4-0-dbg liborc-0.4-doc
Architecture: source all amd64
Version: 0.4.3-5
Distribution: unstable
Urgency: low
Maintainer: Maintainers of GStreamer packages 
<[email protected]>
Changed-By: Sebastian Dröge <[email protected]>
Description: 
 liborc-0.4-0 - Library of Optimized Inner Loops Runtime Compiler
 liborc-0.4-0-dbg - Library of Optimized Inner Loops Runtime Compiler (debug 
package)
 liborc-0.4-dev - Library of Optimized Inner Loops Runtime Compiler 
(development he
 liborc-0.4-doc - Library of Optimized Inner Loops Runtime Compiler 
(documentation)
Closes: 537273
Changes: 
 orc (0.4.3-5) unstable; urgency=low
 .
   * debian/patches/03_orcutils.patch,
     debian/patches/99_autoreconf.patch:
     + Add missing source file to fix FTBFS on armel (Closes: #537273).
Checksums-Sha1: 
 b29355adcab123e2071588b300138622e431cd03 1211 orc_0.4.3-5.dsc
 5e10054f337f5f41724d1f60f65f09f0d2a857d1 108629 orc_0.4.3-5.debian.tar.gz
 395f670d361497240c7cf91216e5d12b28e63752 58050 liborc-0.4-doc_0.4.3-5_all.deb
 e1ed200405ab72a3412b4f7643936bca2f2a507c 106574 liborc-0.4-0_0.4.3-5_amd64.deb
 5932b68ef6f244ad55720cd0ff052063915bdebb 160870 
liborc-0.4-dev_0.4.3-5_amd64.deb
 fbbb20bb91121fb10ee5cea05f5e147d56660d9a 176426 
liborc-0.4-0-dbg_0.4.3-5_amd64.deb
Checksums-Sha256: 
 2af862d0770b73915b44073f777cf87bf5c84d58aae9acefc9b702b1726ea541 1211 
orc_0.4.3-5.dsc
 c7fbef0bcc53cc8b1adbb2a502b79e19fbfb2227de97c215f623f9296207c7dd 108629 
orc_0.4.3-5.debian.tar.gz
 2bba61562028c41203db5c4443bd94312e15b888b5f98ba7c4405ebd6f09b3bf 58050 
liborc-0.4-doc_0.4.3-5_all.deb
 94ce1c345f63917c11175e28ce9d99d827957542aeb09b608dba16dfcce55b9c 106574 
liborc-0.4-0_0.4.3-5_amd64.deb
 175c23bb19b0877c1e0d606243138ae27e9e6e81e8803b3e6942dcaa767f5398 160870 
liborc-0.4-dev_0.4.3-5_amd64.deb
 b68697d66dc64765cb3011c43df017d386592d4a1568775e626f301fbf5d204f 176426 
liborc-0.4-0-dbg_0.4.3-5_amd64.deb
Files: 
 e14f71cae3ae885e5912d20f01928319 1211 devel optional orc_0.4.3-5.dsc
 104679a631b763a991152ee25d8164e2 108629 devel optional 
orc_0.4.3-5.debian.tar.gz
 83470f091a571092df864c6afde11485 58050 doc optional 
liborc-0.4-doc_0.4.3-5_all.deb
 d5946fa6da7c0caa432ee1eae277c2d3 106574 libs optional 
liborc-0.4-0_0.4.3-5_amd64.deb
 dd4c45901212208ef99d3a6f27c07764 160870 libdevel optional 
liborc-0.4-dev_0.4.3-5_amd64.deb
 cdfde30c91a23f2bc27e41569eead52d 176426 debug extra 
liborc-0.4-0-dbg_0.4.3-5_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAktoC34ACgkQBsBdh1vkHyFV/gCeOqLbPjMawAXEdR6951VRdg2u
YhAAn35LRd41if4KY9sRD6vdFxr0EfcK
=AW8Y
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to