Your message dated Tue, 28 Nov 2006 17:32:09 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#325206: fixed in rivet 0.5.0-3.1
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)
--- Begin Message ---
Package: rivet
Version: 0.5.0-3
Severity: serious
Justification: no longer builds from source
At least two .o's fail to build w/ gcc 4:
gcc -pipe -DPACKAGE_NAME=\"Rivet\" -DPACKAGE_TARNAME=\"rivet\"
-DPACKAGE_VERSION=\"0.5.0\" "-DPACKAGE_STRING=\"Rivet 0.5.0\""
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"rivet\" -DVERSION=\"0.5.0\"
-DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1
-DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1
-DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1
-DHAVE_DLFCN_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1
-DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_READDIR_R=1 -DTCL_THREADS=1
-D_ISOC99_SOURCE= -D_LARGEFILE64_SOURCE= -DTCL_WIDE_INT_IS_LONG=1
-DNAMEOFEXECUTABLE=\"/usr/bin/tclsh8.4\" -I. -I.
-I/usr/include/tcl8.4/tcl-private/generic -DLINUX=22 -DEAPI -DTARGET=apache
-DHAVE_SET_DUMPABLE -DDB_DBM_HSEARCH=1 -DDEV_RANDOM=/dev/random -DUSE_HSREGEX
-O1 -g -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-I/usr/include/apache-1.3 "-DSTART_TAG=\"<?\"" "-DEND_TAG=\"?>\"" -O2 -Wall
-Wno-implicit-int -fPIC -MT mod
_rivet_la-rivetCore.lo -MD -MP -MF .deps/mod_rivet_la-rivetCore.Tpo -c
rivetCore.c -fPIC -DPIC -o .libs/mod_rivet_la-rivetCore.o
In file included from /usr/include/sys/sem.h:28,
from /usr/include/apache-1.3/ap_config.h:463,
from /usr/include/apache-1.3/httpd.h:29,
from rivetCore.c:27:
/usr/include/sys/ipc.h:25:3: warning: #warning "Files using this header must be
compiled with _SVID_SOURCE or _XOPEN_SOURCE"
rivetCore.c: In function 'Rivet_Upload':
rivetCore.c:643: error: invalid lvalue in assignment
make[2]: *** [mod_rivet_la-rivetCore.lo] Error 1
make[2]: Leaving directory `/space/rivet-0.5.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/space/rivet-0.5.0'
make: *** [build-stamp] Error 2
if /bin/sh ../libtool --mode=compile gcc -pipe -DPACKAGE_NAME=\"Rivet\"
-DPACKAGE_TARNAME=\"rivet\" -DPACKAGE_VERSION=\"0.5.0\"
-DPACKAGE_STRING=\"Rivet\ 0.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"rivet\"
-DVERSION=\"0.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1
-DHAVE_SYS_PARAM_H=1 -DHAVE_DLFCN_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1
-D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_READDIR_R=1
-DTCL_THREADS=1 -D_ISOC99_SOURCE= -D_LARGEFILE64_SOURCE=
-DTCL_WIDE_INT_IS_LONG=1 -DNAMEOFEXECUTABLE=\"/usr/bin/tclsh8.4\" -I. -I.
-I"/usr/include/tcl8.4/tcl-private/generic" -DLINUX=22 -DEAPI -DTARGET="apache"
-DHAVE_SET_DUMPABLE -DDB_DBM_HSEARCH=1 -DDEV_RANDOM=/dev/random -DUSE_HSREGEX
-O1 -g -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-I/usr/include/apache-1.3 -DSTART_TAG='"<?"' -DEND_TAG='"?>"' -
O2 -Wall -Wno-implicit-int -fPIC -MT mod_rivet_la-TclWebapache.lo -MD -MP -MF
".deps/mod_rivet_la-TclWebapache.Tpo" -c -o mod_rivet_la-TclWebapache.lo `test
-f 'TclWebapache.c' || echo './'`TclWebapache.c; \
then mv -f ".deps/mod_rivet_la-TclWebapache.Tpo"
".deps/mod_rivet_la-TclWebapache.Plo"; else rm -f
".deps/mod_rivet_la-TclWebapache.Tpo"; exit 1; fi
gcc -pipe -DPACKAGE_NAME=\"Rivet\" -DPACKAGE_TARNAME=\"rivet\"
-DPACKAGE_VERSION=\"0.5.0\" "-DPACKAGE_STRING=\"Rivet 0.5.0\""
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"rivet\" -DVERSION=\"0.5.0\"
-DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1
-DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1
-DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1
-DHAVE_DLFCN_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1
-DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_READDIR_R=1 -DTCL_THREADS=1
-D_ISOC99_SOURCE= -D_LARGEFILE64_SOURCE= -DTCL_WIDE_INT_IS_LONG=1
-DNAMEOFEXECUTABLE=\"/usr/bin/tclsh8.4\" -I. -I.
-I/usr/include/tcl8.4/tcl-private/generic -DLINUX=22 -DEAPI -DTARGET=apache
-DHAVE_SET_DUMPABLE -DDB_DBM_HSEARCH=1 -DDEV_RANDOM=/dev/random -DUSE_HSREGEX
-O1 -g -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-I/usr/include/apache-1.3 "-DSTART_TAG=\"<?\"" "-DEND_TAG=\"?>\"" -O2 -Wall
-Wno-implicit-int -fPIC -MT mod
_rivet_la-TclWebapache.lo -MD -MP -MF .deps/mod_rivet_la-TclWebapache.Tpo -c
TclWebapache.c -fPIC -DPIC -o .libs/mod_rivet_la-TclWebapache.o
In file included from /usr/include/sys/sem.h:28,
from /usr/include/apache-1.3/ap_config.h:463,
from /usr/include/apache-1.3/httpd.h:29,
from TclWebapache.c:34:
/usr/include/sys/ipc.h:25:3: warning: #warning "Files using this header must be
compiled with _SVID_SOURCE or _XOPEN_SOURCE"
TclWebapache.c: In function 'TclWeb_UploadChannel':
TclWebapache.c:531: warning: cast to pointer from integer of different size
TclWebapache.c: In function 'TclWeb_UploadSave':
TclWebapache.c:562: warning: cast to pointer from integer of different size
TclWebapache.c: In function 'TclWeb_UploadData':
TclWebapache.c:602: warning: cast to pointer from integer of different size
TclWebapache.c:592: warning: unused variable 'bytes'
TclWebapache.c: In function 'TclWeb_GetEnvVar':
TclWebapache.c:663: error: invalid lvalue in assignment
TclWebapache.c:666: error: invalid lvalue in assignment
make[2]: *** [mod_rivet_la-TclWebapache.lo] Error 1
make[2]: Leaving directory `/space/rivet-0.5.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/space/rivet-0.5.0'
make: *** [build-stamp] Error 2
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: ia64
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-itanium-smp
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
--- End Message ---
--- Begin Message ---
Source: rivet
Source-Version: 0.5.0-3.1
We believe that the bug you reported is fixed in the latest version of
rivet, which is due to be installed in the Debian FTP archive:
rivet_0.5.0-3.1.dsc
to pool/main/r/rivet/rivet_0.5.0-3.1.dsc
rivet_0.5.0-3.1.tar.gz
to pool/main/r/rivet/rivet_0.5.0-3.1.tar.gz
rivet_0.5.0-3.1_amd64.deb
to pool/main/r/rivet/rivet_0.5.0-3.1_amd64.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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Neil Williams <[EMAIL PROTECTED]> (supplier of updated rivet 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.7
Date: Tue, 28 Nov 2006 01:34:06 +0000
Source: rivet
Binary: rivet
Architecture: source amd64
Version: 0.5.0-3.1
Distribution: unstable
Urgency: low
Maintainer: David N. Welton <[EMAIL PROTECTED]>
Changed-By: Neil Williams <[EMAIL PROTECTED]>
Description:
rivet - Server-side Tcl programming system combining ease of use and powe
Closes: 325206 355656 394588
Changes:
rivet (0.5.0-3.1) unstable; urgency=low
.
* Non-maintainer upload.
* FTBFS - invalid lvalue in assignment (Closes: #325206)
* FTBFS: ./configure: line 26383: syntax error near unexpected token
`(' (Closes: #355656)
* TCL_PACKAGE_PATH may contain more than one directory
(Closes: #394588)
Files:
120ca912ef3f327ec98c2417708f949f 545 web optional rivet_0.5.0-3.1.dsc
2b3327cbcf391565c80d4d5d5fd95edf 884021 web optional rivet_0.5.0-3.1.tar.gz
1fb11373e5746581f85712d9e8b465f4 447992 web optional rivet_0.5.0-3.1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
iD8DBQFFbHBBiAEJSii8s+MRAqa5AJ9t493R0ViyKVny5CW6sWq1mN3/4ACgiYMk
lHrA+nARqTOe/Z6/e5CXVWc=
=9tnu
-----END PGP SIGNATURE-----
--- End Message ---