Your message dated Sat, 16 Apr 2011 21:51:42 +0000
with message-id <e1qbdp4-00023z...@franck.debian.org>
and subject line Bug#598915: fixed in rtai 3.8.1-3
has caused the Debian Bug report #598915,
regarding rtai: FTBFS on armel: error: linux/autoconf.h: No such file or 
directory
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 ow...@bugs.debian.org
immediately.)


-- 
598915: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=598915
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: rtai
Version: 3.8.1-2
Severity: important
User: debian-...@lists.debian.org
Usertags: eabi

Hi,

your package FTBFS on armel:
| cd base/sched/liblxrt && /usr/bin/make
| make[1]: Entering directory 
`/build/buildd-rtai_3.8.1-2-armel-K9G2kj/rtai-3.8.1/base/sched/liblxrt'
| /bin/bash ../../../libtool --tag=CC   --mode=compile arm-linux-gnueabi-gcc 
-DHAVE_CONFIG_H -I. -I../../.. -g 
-I/build/buildd-rtai_3.8.1-2-armel-K9G2kj/rtai-3.8.1/debian/linux/include  
-Wall -Wstrict-prototypes -pipe -D__IN_RTAI__ -D_GNU_SOURCE -fno-inline 
-I../../../base/include -I../../include      -MT init.lo -MD -MP -MF 
.deps/init.Tpo -c -o init.lo init.c
| mkdir .libs
|  arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -g 
-I/build/buildd-rtai_3.8.1-2-armel-K9G2kj/rtai-3.8.1/debian/linux/include -Wall 
-Wstrict-prototypes -pipe -D__IN_RTAI__ -D_GNU_SOURCE -fno-inline 
-I../../../base/include -I../../include -MT init.lo -MD -MP -MF .deps/init.Tpo 
-c init.c  -fPIC -DPIC -o .libs/init.o
|  arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -g 
-I/build/buildd-rtai_3.8.1-2-armel-K9G2kj/rtai-3.8.1/debian/linux/include -Wall 
-Wstrict-prototypes -pipe -D__IN_RTAI__ -D_GNU_SOURCE -fno-inline 
-I../../../base/include -I../../include -MT init.lo -MD -MP -MF .deps/init.Tpo 
-c init.c -o init.o >/dev/null 2>&1
| mv -f .deps/init.Tpo .deps/init.Plo
| /bin/bash ../../../libtool --tag=CC   --mode=compile arm-linux-gnueabi-gcc 
-DHAVE_CONFIG_H -I. -I../../.. -g 
-I/build/buildd-rtai_3.8.1-2-armel-K9G2kj/rtai-3.8.1/debian/linux/include  
-Wall -Wstrict-prototypes -pipe -D__IN_RTAI__ -D_GNU_SOURCE -fno-inline 
-I../../../base/include -I../../include      -MT services.lo -MD -MP -MF 
.deps/services.Tpo -c -o services.lo services.c
|  arm-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I../../.. -g 
-I/build/buildd-rtai_3.8.1-2-armel-K9G2kj/rtai-3.8.1/debian/linux/include -Wall 
-Wstrict-prototypes -pipe -D__IN_RTAI__ -D_GNU_SOURCE -fno-inline 
-I../../../base/include -I../../include -MT services.lo -MD -MP -MF 
.deps/services.Tpo -c services.c  -fPIC -DPIC -o .libs/services.o
| In file included from ../../../base/include/asm/rtai.h:42,
|                  from ../../../base/include/rtai.h:25,
|                  from ../../../base/include/rtai_sched.h:22,
|                  from ../../../base/include/rtai_lxrt.h:69,
|                  from services.c:27:
| ../../../base/include/asm/rtai_hal.h:52:28: error: linux/autoconf.h: No such 
file or directory
| ../../../base/include/asm/rtai_hal.h:62:23: error: asm/div64.h: No such file 
or directory
| ../../../base/include/asm/rtai_hal.h:73:2: warning: #warning "by default, 
__LINUX_ARM_ARCH__ is setted to 4 in order to ensure compatibility with all 
other arm arch."
| In file included from ../../../base/include/asm/rtai.h:42,
|                  from ../../../base/include/rtai.h:25,
|                  from ../../../base/include/rtai_sched.h:22,
|                  from ../../../base/include/rtai_lxrt.h:69,
|                  from services.c:27:
| ../../../base/include/asm/rtai_hal.h: In function '__rtai_generic_ulldiv':
| ../../../base/include/asm/rtai_hal.h:156: warning: implicit declaration of 
function 'do_div'
| ../../../base/include/asm/rtai_hal.h: In function '__rtai_generic_imuldiv':
| ../../../base/include/asm/rtai_hal.h:178: warning: '__rtai_generic_ulldiv' is 
static but used in inline function '__rtai_generic_imuldiv' which is not static
| ../../../base/include/asm/rtai_hal.h: In function '__rtai_generic_ullimd':
| ../../../base/include/asm/rtai_hal.h:215: warning: '__rtai_generic_div96by32' 
is static but used in inline function '__rtai_generic_ullimd' which is not 
static
| In file included from ../../../base/include/rtai_lxrt.h:579,
|                  from services.c:27:
| ../../../base/include/asm/rtai_lxrt.h:148:2: warning: #warning "RTAI_DO_SWI 
is not working yet. Please configure RTAI with --enable-lxrt-use-linux-syscall."
| In file included from ../../../base/include/rtai_usi.h:26,
|                  from ../../../base/include/rtai_tasklets.h:293,
|                  from ../../../base/include/rtai_schedcore.h:39,
|                  from services.c:29:
| ../../../base/include/asm/rtai_srq.h:60:2: warning: #warning "RTAI_DO_SWI is 
not working yet. Please configure RTAI with --enable-lxrt-use-linux-syscall."
| In file included from services.c:30:
| ../../../base/include/rtai_posix.h: In function 'internal_cond_cleanup':
| ../../../base/include/rtai_posix.h:1590: warning: value computed is not used
| ../../../base/include/rtai_posix.h: In function '__wrap_pthread_cond_wait':
| ../../../base/include/rtai_posix.h:1602: warning: value computed is not used
| ../../../base/include/rtai_posix.h: In function 
'__wrap_pthread_cond_timedwait':
| ../../../base/include/rtai_posix.h:1626: warning: value computed is not used
| make[1]: *** [services.lo] Error 1

Full build logs:
  https://buildd.debian.org/status/package.php?p=rtai

Mraw,
KiBi.



--- End Message ---
--- Begin Message ---
Source: rtai
Source-Version: 3.8.1-3

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

librtai-dev_3.8.1-3_i386.deb
  to main/r/rtai/librtai-dev_3.8.1-3_i386.deb
librtai1_3.8.1-3_i386.deb
  to main/r/rtai/librtai1_3.8.1-3_i386.deb
python-rtai_3.8.1-3_all.deb
  to main/r/rtai/python-rtai_3.8.1-3_all.deb
rtai-doc_3.8.1-3_all.deb
  to main/r/rtai/rtai-doc_3.8.1-3_all.deb
rtai-source_3.8.1-3_i386.deb
  to main/r/rtai/rtai-source_3.8.1-3_i386.deb
rtai_3.8.1-3.debian.tar.gz
  to main/r/rtai/rtai_3.8.1-3.debian.tar.gz
rtai_3.8.1-3.dsc
  to main/r/rtai/rtai_3.8.1-3.dsc
rtai_3.8.1-3_i386.deb
  to main/r/rtai/rtai_3.8.1-3_i386.deb



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 598...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Roland Stigge <sti...@antcom.de> (supplier of updated rtai 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 ftpmas...@debian.org)


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

Format: 1.8
Date: Sun, 10 Apr 2011 18:24:42 +0200
Source: rtai
Binary: rtai librtai1 librtai-dev rtai-source rtai-doc python-rtai
Architecture: source all i386
Version: 3.8.1-3
Distribution: unstable
Urgency: low
Maintainer: Edelhard Becker <edelh...@debian.org>
Changed-By: Roland Stigge <sti...@antcom.de>
Description: 
 librtai-dev - Real Time Application Interface (module source)
 librtai1   - Real Time Application Interface (module source)
 python-rtai - Real Time Application Interface (documentation)
 rtai       - Real Time Application Interface
 rtai-doc   - Real Time Application Interface (documentation)
 rtai-source - Real Time Application Interface (module source)
Closes: 598915
Changes: 
 rtai (3.8.1-3) unstable; urgency=low
 .
   * Support platform arm/armel (Closes: #598915)
   * debian/control: Standards-Version: 3.9.2
Checksums-Sha1: 
 27056b19989727cc6adf1472b1fb2dd8171a684d 1189 rtai_3.8.1-3.dsc
 60295da7e7e2bc246a306683d6bf2e89778dc2a8 95475 rtai_3.8.1-3.debian.tar.gz
 f746290dadf74601ced5cc9b87cd8526ffbc2e4c 630940 rtai-doc_3.8.1-3_all.deb
 d2df6d5ed43f39d1737c6cffc0994b35969a0633 47488 python-rtai_3.8.1-3_all.deb
 48dd9916037892536befbaa45ce8f18e92da61da 5934082 rtai-source_3.8.1-3_i386.deb
 cfc5034808beacc4de792318b969a447d6ea71e4 47570 rtai_3.8.1-3_i386.deb
 f7e5796bfd3d1c662c2fba57280d0c46dd450409 68528 librtai1_3.8.1-3_i386.deb
 00ee467be1ee70c713770a6ee67897d393cc9601 172784 librtai-dev_3.8.1-3_i386.deb
Checksums-Sha256: 
 6492d3edd4ea736d09629fcc124db075cce452d99e5979289786a304554598c6 1189 
rtai_3.8.1-3.dsc
 5977f919675a9f736fba1e9beb7cfdf5c3e280c55e06f614336fdce952972fce 95475 
rtai_3.8.1-3.debian.tar.gz
 8fdcc5c5146a7e3805f200044dfa63d92bc635a2d4ef470bb73150fcaa2a89bc 630940 
rtai-doc_3.8.1-3_all.deb
 35c1e0db3ada159550a2326ccc8e3bd3da5d98a753fec14b6ff88e3ff6552ad8 47488 
python-rtai_3.8.1-3_all.deb
 02431a6d8d305cacada14d8906874f08f53906b2895c36c752d710876e8d7641 5934082 
rtai-source_3.8.1-3_i386.deb
 f578496f315cb2b9bb34304c5a924f0eaf755fc2cd482d5d792b3cf950a33d38 47570 
rtai_3.8.1-3_i386.deb
 949ed8865d1be62704500083e553eef9883206ca6643494a2349d2a5b580f93c 68528 
librtai1_3.8.1-3_i386.deb
 900946ce5c8febe690626d45da2064a7054e378b57ddf90b5b30489a18269335 172784 
librtai-dev_3.8.1-3_i386.deb
Files: 
 e01067a9fd3a2174f2b141c597613779 1189 devel extra rtai_3.8.1-3.dsc
 efcab42dd4e6a86757986cd1e76bcaaf 95475 devel extra rtai_3.8.1-3.debian.tar.gz
 fb001e770b2001641045fa951a826cfd 630940 doc extra rtai-doc_3.8.1-3_all.deb
 ad354fe90f6ccc244e8be4e7e9717356 47488 python extra python-rtai_3.8.1-3_all.deb
 ea6fd782815c10d3b4a68cf6728eb885 5934082 devel extra 
rtai-source_3.8.1-3_i386.deb
 44298bf989c9378381d4590241805dee 47570 devel extra rtai_3.8.1-3_i386.deb
 77e484883e6e6a85ac0efd308ecbd64a 68528 libs extra librtai1_3.8.1-3_i386.deb
 d9b6f82717536ac3d4309be40677bcc0 172784 libdevel extra 
librtai-dev_3.8.1-3_i386.deb

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

iD8DBQFNqgLqcaH/YBv43g8RAsIhAJ9PaAL0dwcmPT4IJoY4n8Qez4llgwCcDyon
Cxgeye8EaUsYmkBOSt8Iemk=
=B5FK
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to