Your message dated Sat, 26 Feb 2005 16:29:33 +0100
with message-id <[EMAIL PROTECTED]>
and subject line scilab: FTBFS in experimental
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 31 Dec 2004 18:00:28 +0000
>From [EMAIL PROTECTED] Fri Dec 31 10:00:28 2004
Return-path: <[EMAIL PROTECTED]>
Received: from mail-out.m-online.net [212.18.0.9] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1CkR4e-0001bP-00; Fri, 31 Dec 2004 10:00:28 -0800
Received: from mail.m-online.net (svr20.m-online.net [192.168.3.148])
        by mail-out.m-online.net (Postfix) with ESMTP id 6FE28456A
        for <[EMAIL PROTECTED]>; Fri, 31 Dec 2004 19:00:27 +0100 (CET)
Received: from sol.so.argh.org (ppp-62-245-208-81.mnet-online.de 
[62.245.208.81])
        by mail.m-online.net (Postfix) with ESMTP id D520C28AB7
        for <[EMAIL PROTECTED]>; Fri, 31 Dec 2004 18:59:40 +0100 (CET)
Received: from aba by sol.so.argh.org with local (Exim 4.22 #1 (Debian) 
[+prerelease])
        id 1CkR4Z-0005Nf-82
        for <[EMAIL PROTECTED]>; Fri, 31 Dec 2004 19:00:23 +0100
Date: Fri, 31 Dec 2004 19:00:23 +0100
From: Andreas Barth <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: FTBFS in experimental
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
X-Editor: Vim http://www.vim.org/
User-Agent: Mutt/1.5.6i
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_PACKAGE,
        RCVD_IN_DSBL autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: scilab
Version: 3.0-11
Severity: serious
Tags: experimental

please see 
http://experimental.ftbfs.de/fetch.php?&pkg=scilab&ver=3.0-11&arch=ia64&stamp=1104501394&file=log&as=raw
for the full log

Automatic build of scilab_3.0-11 on zx6000 by sbuild/ia64 1.170.5
Build started at 20041231-0644
******************************************************************************
Checking available source versions...
[...]
Toolchain package versions: libc6.1-dev_2.3.2.ds1-20 
linux-kernel-headers_2.5.999-test7-bk-17 gcc-3.3_1:3.3.5-5 g++-3.3_1:3.3.5-5 
binutils_2.15-5 libstdc++5_1:3.3.5-5 libstdc++5-3.3-dev_1:3.3.5-5
------------------------------------------------------------------------------
dpkg-source: extracting scilab in scilab-3.0
[...]
if test ""; then cd ""; else cd "."; fi && CC="cc" CXX="g++" CFLAGS="-g -Wall 
-O2" CXXFLAGS="-g -Wall -O2" PVM_ROOT=/usr/lib/pvm3/ LDFLAGS=-L/usr/lib/atlas/ 
/build/buildd/scilab-3.0/./configure  --build=ia64-linux --prefix=/usr 
--includedir="\${prefix}/include" --mandir="\${prefix}/share/man" 
--infodir="\${prefix}/share/info" --sysconfdir=/etc --localstatedir=/var 
--libexecdir="\${prefix}/lib/scilab" --srcdir=. --with-pvm-library=/usr/lib/ 
--with-pvm-include=/usr/include/ --with-gtk2 
--with-tcl-include=/usr/include/tcl8.4 --disable-maintainer-mode   
checking build system type... ia64-unknown-linux-gnu
checking host system type... ia64-unknown-linux-gnu
creating Path.incl
configuration of libtool
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 ANSI C... none needed
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to run the C++ preprocessor... g++ -E
checking for g77... g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... yes
checking the maximum length of command line arguments... 131072
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if cc static flag  works... yes
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc supports -c -o file.o... 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
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 supports -c -o file.o... yes
checking whether the g77 linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
end of configuration of libtool
checking for main in -lieee... yes
checking for g77... yes
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for X11 release... R6
checking for main in -lXmu... yes
checking for main in -lXaw3d... yes
checking for leading and/or trailing underscores... no yes
checking for use of sharpsign in CPP... yes
checking for main in -lm... yes
checking for exp10... yes
checking for getwd... yes
checking for sleep... yes
checking for strerror... yes
checking for usleep... yes
checking for finite... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking values.h usability... yes
checking values.h presence... yes
checking for values.h... yes
checking for main in -lncurses... yes
checking for PVM architecture... LINUXIA64
checking for pkg-config... /usr/bin/pkg-config
checking if gtk is version 2.1 or later... 2.4.14
checking for html_document_open_stream in -lgtkhtml-2... yes
checking for zvt_term_new_with_size in -lzvt-2.0... yes
checking for rl_callback_read_char in -lreadline... yes
checking for main in -ldl... yes
checking for header file tcl.h... found in /usr/include/tcl8.4 
checking if tcl is version 8.4 or later... (8.4) yes
checking for tcl library tcl8.4... found /usr/lib/libtcl8.4.so using -L/usr/lib 
-ltcl8.4
checking for Tcl_DoOneEvent in -ltcl8.4... yes
checking for header file tk.h... found in /usr/include/tcl8.4 
checking if tk is version 8.4 or later... (8.4) yes
checking for tk library tk8.4... found /usr/lib/libtk8.4.so using -L/usr/lib 
-ltk8.4
checking for Tk_BindEvent in -ltk8.4... yes
checking for ocamlc... no
configure: WARNING: ocamlc not found: I will not build Modelica compiler
checking for sabcmd... yes
[...]
make[3]: Entering directory `/build/buildd/scilab-3.0/man/eng'
Creating html help files
SCI=/build/buildd/scilab-3.0 /build/buildd/scilab-3.0/bin/scilab -l eng  \
        -nwni -e "xmltohtml([],[],'html-rev.xsl');quit"
/build/buildd/scilab-3.0/bin/scilab: line 282: 20463 Segmentation fault      
$sci_exe $sci_args
make[3]: *** [man] Error 139
make[3]: Leaving directory `/build/buildd/scilab-3.0/man/eng'
make[3]: Entering directory `/build/buildd/scilab-3.0/man/fr'

---------------------------------------
Received: (at 288013-done) by bugs.debian.org; 26 Feb 2005 15:27:54 +0000
>From [EMAIL PROTECTED] Sat Feb 26 07:27:54 2005
Return-path: <[EMAIL PROTECTED]>
Received: from vwitme011.vkw.tu-dresden.de (vwitme011.vwi.vkw.tu-dresden.de) 
[141.30.186.11] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1D53rG-00017F-00; Sat, 26 Feb 2005 07:27:54 -0800
Received: from vwitme011.vwi.vkw.tu-dresden.de ([141.30.186.11] 
helo=[127.0.0.1])
        by vwitme011.vwi.vkw.tu-dresden.de with esmtp (Exim 4.34)
        id 1D53r5-0001zS-DX
        for [EMAIL PROTECTED]; Sat, 26 Feb 2005 16:27:43 +0100
Message-ID: <[EMAIL PROTECTED]>
Date: Sat, 26 Feb 2005 16:29:33 +0100
From: Torsten Werner <[EMAIL PROTECTED]>
User-Agent: Mozilla/5.0 (X11; U; Linux i686; de-DE; rv:1.7.5) Gecko/20050105 
Debian/1.7.5-1
X-Accept-Language: de, en, el, zh, zh-cn, ru
MIME-Version: 1.0
To: [EMAIL PROTECTED]
Subject: scilab: FTBFS in experimental
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
        version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Hello,

there is no experimental package of scilab any more.

Regards,
Torsten


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to