Your message dated Sun, 27 Dec 2015 17:29:30 +0000
with message-id <e1adf8m-0005ft...@franck.debian.org>
and subject line Bug#809154: Removed package(s) from unstable
has caused the Debian Bug report #746886,
regarding ngorca: ftbfs with GCC-4.9
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.)


-- 
746886: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=746886
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:ngorca
Version: 1.0.2-2
Severity: important
Tags: sid jessie
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-4.9

The package fails to build in a test rebuild on at least amd64 with
gcc-4.9/g++-4.9, but succeeds to build with gcc-4.8/g++-4.8. The
severity of this report may be raised before the jessie release.

The full build log can be found at:
http://people.debian.org/~doko/logs/failed-gcc49/ngorca_1.0.2-2_unstable_gcc49.log
The last lines of the build log are at the end of this report.

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

  apt-get -t experimental install g++ 

Common build failures are new warnings resulting in build failures
with -Werror turned on, or new/dropped symbols in Debian symbols
files.  For other C/C++ related build failures see the porting guide
at http://gcc.gnu.org/gcc-4.9/porting_to.html

[...]
checking for signal.h... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking openssl/des.h usability... yes
checking openssl/des.h presence... yes
checking for openssl/des.h... yes
checking openssl/sha.h usability... yes
checking openssl/sha.h presence... yes
checking for openssl/sha.h... yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking for memset... yes
checking for strstr... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating ngorca/Makefile
config.status: creating ngorca/src/Makefile
config.status: creating ngorca/src/config.h
config.status: executing depfiles commands
   dh_auto_build -a
make[1]: Entering directory `/«PKGBUILDDIR»'
Making all in ngorca
make[2]: Entering directory `/«PKGBUILDDIR»/ngorca'
Making all in src
make[3]: Entering directory `/«PKGBUILDDIR»/ngorca/src'
make  all-am
make[4]: Entering directory `/«PKGBUILDDIR»/ngorca/src'
gcc -DHAVE_CONFIG_H -I.    -Wall -Werror -std=c99 -pedantic -g -O2 -c 
hash_data.c
gcc -DHAVE_CONFIG_H -I.    -Wall -Werror -std=c99 -pedantic -g -O2 -c ngorca.c
ngorca.c: In function 'orc_generateDESHash':
ngorca.c:173:12: error: right-hand operand of comma expression has no effect 
[-Werror=unused-value]
    for (j=0, i; j<passLen; j++, i+=2) {
            ^
cc1: all warnings being treated as errors
make[4]: *** [ngorca.o] Error 1
make[3]: *** [all] Error 2
make[4]: Leaving directory `/«PKGBUILDDIR»/ngorca/src'
make[3]: Leaving directory `/«PKGBUILDDIR»/ngorca/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/«PKGBUILDDIR»/ngorca'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/«PKGBUILDDIR»'
dh_auto_build: make -j1 returned exit code 2
make: *** [build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

--- End Message ---
--- Begin Message ---
Version: 1.0.2-2+rm

Dear submitter,

as the package ngorca 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 https://bugs.debian.org/809154

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