Your message dated Sun, 07 Jul 2013 22:16:08 -0400
with message-id <1373249768.12837.34.ca...@vanquo.pezone.net>
and subject line fixed
has caused the Debian Bug report #701341,
regarding postgresql-pljava: ftbfs with GCC-4.8
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.)


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

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

  XXX

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

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

The test rebuild was done with eglibc-2.17 and GCC-4.8, so some issues
might be caused by the updated glibc.

[...]
Check disc space
────────────────

Sufficient free space for build

User Environment
────────────────

DEB_BUILD_OPTIONS=parallel=10
HOME=/sbuild-nonexistent
LOGNAME=user
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
SCHROOT_CHROOT_NAME=unstable-amd64-sbuild
SCHROOT_COMMAND=env
SCHROOT_GID=1000
SCHROOT_GROUP=user
SCHROOT_SESSION_ID=unstable-amd64-sbuild-87248b12-02d7-4bc7-a792-ca148897decb
SCHROOT_UID=1000
SCHROOT_USER=user
SHELL=/bin/sh
USER=user

dpkg-buildpackage
─────────────────

dpkg-buildpackage: source package postgresql-pljava
dpkg-buildpackage: source version 1.4.3-2
dpkg-buildpackage: source changed by Christoph Berg <m...@debian.org>
 dpkg-source --before-build postgresql-pljava-1.4.3
dpkg-buildpackage: host architecture amd64
 fakeroot debian/rules clean
(set -e; \
        VERSIONS=`pg_buildext supported-versions /«PKGBUILDDIR»` || exit $?; \
        grep-dctrl -vP PGVERSION debian/control.in > debian/control.pgxs_tmp; \
        for v in $VERSIONS; \
        do                                         \
                grep -q "^$v" debian/pgversions   \
                && grep-dctrl -P PGVERSION debian/control.in      \
                | sed -e "s:PGVERSION:$v:" >> debian/control.pgxs_tmp; \
        done; \
        mv debian/control.pgxs_tmp debian/control) || (rm -f 
debian/control.pgxs_tmp; exit 1)
dh_testdir
dh_testroot
rm -rf build build-?.? build-stamp
dh_clean
 debian/rules build-arch
dh_testdir
test -d /usr/lib/jvm/java-1.5.0-gcj-4.8/include
make: *** [build-stamp] Error 1
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

--- End Message ---
--- Begin Message ---
#710471 is fixed, so this problem goes away.

--- End Message ---

Reply via email to