Your message dated Sat, 25 Jul 2015 15:51:14 +0200
with message-id <[email protected]>
and subject line Re: emacs24: ftbfs with GCC-5
has caused the Debian Bug report #777841,
regarding emacs24: ftbfs with GCC-5
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 [email protected]
immediately.)


-- 
777841: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777841
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:emacs24
Version: 24.4+1-4.1
Severity: normal
Tags: sid stretch
User: [email protected]
Usertags: ftbfs-gcc-5

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

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

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc5-20150205/emacs24_24.4+1-4.1_unstable_gcc5.log
The last lines of the build log are at the end of this report.

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

  apt-get -t experimental install g++ 

Common build failures are C11 as the default C mode, 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-5/porting_to.html

[...]
checking for gobject-2.0 >= 2.0... yes CFLAGS='-I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include ' LIBS='-lgobject-2.0 -lglib-2.0 '
checking for lgetfilecon in -lselinux... yes
checking for gnutls >= 3.0.0... yes CFLAGS='-I/usr/include/p11-kit-1 ' 
LIBS='-lgnutls '
checking for gio-2.0 >= 2.24... yes CFLAGS='-pthread -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include ' LIBS='-lgio-2.0 -lgobject-2.0 
-lglib-2.0 '
checking for fontconfig >= 2.2.0... yes CFLAGS='-I/usr/include/freetype2 ' 
LIBS='-lfontconfig -lfreetype '
checking for xft >= 0.13.0... yes CFLAGS='-I/usr/include/freetype2 ' 
LIBS='-lXft '
checking for XRenderQueryExtension in -lXrender... yes
checking for X11/Xft/Xft.h... yes
checking for XftFontOpen in -lXft... yes
checking for freetype2... yes CFLAGS='-I/usr/include/freetype2 ' 
LIBS='-lfreetype '
checking for libotf... yes CFLAGS='-I/usr/include/freetype2 ' LIBS='-lfreetype 
-lz -lpng12 -lotf -lfreetype '
checking for OTF_get_variation_glyphs in -lotf... yes
checking for m17n-flt... yes CFLAGS='' LIBS='-lm17n-core -lm17n-flt -lm17n-core 
'
checking X11/xpm.h usability... yes
checking X11/xpm.h presence... yes
checking for X11/xpm.h... yes
checking for XpmReadFileToPixmap in -lXpm... yes
checking for XpmReturnAllocPixels preprocessor define... yes
checking jerror.h usability... yes
checking jerror.h presence... yes
checking for jerror.h... yes
checking for jpeg_destroy_compress in -ljpeg... yes
configure: WARNING: libjpeg found, but not version 6b or later
checking png.h usability... yes
checking png.h presence... yes
checking for png.h... yes
checking for png_get_channels in -lpng... yes
checking whether png_longjmp is declared... no
checking for library containing inflateEnd... -lz
checking tiffio.h usability... yes
checking tiffio.h presence... yes
checking for tiffio.h... yes
checking for TIFFGetVersion in -ltiff... yes
checking gif_lib.h usability... yes
checking gif_lib.h presence... yes
checking for gif_lib.h... yes
checking for GifMakeMapObject in -lgif... no
checking for EGifPutExtensionLast in -lgif... yes
configure: error: The following required libraries were not found:
     libjpeg
Maybe some development libraries/packages are missing?
If you don't want to link with them give
     --with-jpeg=no
as options to configure
make[1]: *** [override_dh_auto_configure] Error 1
debian/rules:358: recipe for target 'override_dh_auto_configure' failed
make[1]: Leaving directory '/«BUILDDIR»/emacs24-24.4+1'
make: *** [build-arch] Error 2
debian/rules:235: recipe for target 'build-arch' failed
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

--- End Message ---
--- Begin Message ---
Version: 24.5+1-1

fixed in new upstream

--- End Message ---

Reply via email to