Your message dated Mon, 12 Aug 2013 11:35:27 +0000
with message-id <e1v8qph-0003zs...@franck.debian.org>
and subject line Bug#715335: Removed package(s) from unstable
has caused the Debian Bug report #701420,
regarding tiobench: ftbfs with eglibc-2.17
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.)


-- 
701420: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701420
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:tiobench
Version: 0.3.3-5
Severity: important
Tags: sid jessie
User: debian-gl...@lists.debian.org
Usertags: ftbfs-glibc-2.17

The package fails to build in a test rebuild on at least amd64 with
eglibc-2.17, but succeeds to build with eglibc-2.13. The
severity of this report may be raised before the jessie release.

The test rebuild was done together with GCC-4.8, so some issues
might be caused by the updated GCC as well.

  tiotest.c:34:15: error: conflicting types for 'aligned_alloc'

The full build log can be found at:
http://people.debian.org/~doko/logs-20130217/gcc48/tiobench_0.3.3-5_unstable_gcc48.log
The last lines of the build log are at the end of this report.

To install eglibc from experimental,

  apt-get -t experimental install libc6-dev

To build with GCC 4.8, either set CC=gcc-4.8 CXX=g++-4.8 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t experimental install g++ g++-4.7 g++-4.8 libc6-dev


[...]
# Nothing to be done
touch configure-stamp
dh_testdir
# Add here commands to compile the package.
/usr/bin/make
make[1]: Entering directory `/«PKGBUILDDIR»'
gcc -c -Wall -g -O2  tiotest.c -o tiotest.o
tiotest.c:34:15: error: conflicting types for 'aligned_alloc'
 static void * aligned_alloc(ssize_t size)
               ^
In file included from tiotest.h:36:0,
                 from tiotest.c:23:
/usr/include/stdlib.h:508:14: note: previous declaration of 'aligned_alloc' was 
here
 extern void *aligned_alloc (size_t __alignment, size_t __size)
              ^
tiotest.c: In function 'cleanup_test':
tiotest.c:386:3: warning: pointer targets in passing argument 1 of 
'aligned_free' differ in signedness [-Wpointer-sign]
   aligned_free( d->threads[i].buffer, d->threads[i].blockSize );
   ^
tiotest.c:44:12: note: expected 'caddr_t' but argument is of type 'unsigned 
char *'
 static int aligned_free(caddr_t a, ssize_t size)
            ^
tiotest.c: In function 'report_random_write_error':
tiotest.c:890:3: warning: format '%d' expects argument of type 'int', but 
argument 4 has type 'ssize_t' [-Wformat=]
   offset, bytesWritten, wr );
   ^
tiotest.c: In function 'report_read_error':
tiotest.c:904:3: warning: format '%d' expects argument of type 'int', but 
argument 4 has type 'ssize_t' [-Wformat=]
   offset, bytesRead, rd );
   ^
tiotest.c: In function 'do_write_test':
tiotest.c:912:17: warning: pointer targets in initialization differ in 
signedness [-Wpointer-sign]
  char    *buf = d->buffer;
                 ^
tiotest.c: In function 'do_random_write_test':
tiotest.c:1018:18: warning: pointer targets in initialization differ in 
signedness [-Wpointer-sign]
  char     *buf = d->buffer;
                  ^
tiotest.c: In function 'do_read_test':
tiotest.c:1111:17: warning: pointer targets in initialization differ in 
signedness [-Wpointer-sign]
  char    *buf = d->buffer;
                 ^
tiotest.c: In function 'do_random_read_test':
tiotest.c:1218:18: warning: pointer targets in initialization differ in 
signedness [-Wpointer-sign]
  char     *buf = d->buffer;
                  ^
make[1]: *** [tiotest.o] Error 1
make: *** [build-stamp] Error 2
make[1]: Leaving directory `/«PKGBUILDDIR»'
dpkg-buildpackage: error: debian/rules build gave error exit status 2

--- End Message ---
--- Begin Message ---
Version: 0.3.3-5+rm

Dear submitter,

as the package tiobench has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see http://bugs.debian.org/715335

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to