Your message dated Thu, 30 May 2013 09:09:56 +0200
with message-id <20130530070956.gb3...@downhill.g.la>
and subject line Re: Bug#701450: ecore: ftbfs with eglibc-2.17
has caused the Debian Bug report #701450,
regarding ecore: 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.)
--
701450: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701450
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:ecore
Version: 1.2.0-2
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.
ecore_exe.c:490:27: error: 'PRIO_PROCESS' undeclared (first use in this
function)
The full build log can be found at:
http://people.debian.org/~doko/logs-20130217/gcc48/ecore_1.2.0-2_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
[...]
/bin/bash ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99
-DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/eina-1
-I/usr/include/eina-1/eina -D_FORTIFY_SOURCE=2 -pthread -g -O2
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security
-fvisibility=hidden -Wall -W -c -o ecore_idle_enterer.lo ecore_idle_enterer.c
CC ecore_idle_exiter.lo
/bin/bash ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99
-DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/eina-1
-I/usr/include/eina-1/eina -D_FORTIFY_SOURCE=2 -pthread -g -O2
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security
-fvisibility=hidden -Wall -W -c -o ecore_idle_exiter.lo ecore_idle_exiter.c
CC ecore_idler.lo
/bin/bash ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99
-DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/eina-1
-I/usr/include/eina-1/eina -D_FORTIFY_SOURCE=2 -pthread -g -O2
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security
-fvisibility=hidden -Wall -W -c -o ecore_idler.lo ecore_idler.c
CC ecore_job.lo
/bin/bash ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99
-DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/eina-1
-I/usr/include/eina-1/eina -D_FORTIFY_SOURCE=2 -pthread -g -O2
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security
-fvisibility=hidden -Wall -W -c -o ecore_job.lo ecore_job.c
CC ecore_main.lo
/bin/bash ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99
-DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/eina-1
-I/usr/include/eina-1/eina -D_FORTIFY_SOURCE=2 -pthread -g -O2
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security
-fvisibility=hidden -Wall -W -c -o ecore_main.lo ecore_main.c
CC ecore_pipe.lo
/bin/bash ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99
-DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/eina-1
-I/usr/include/eina-1/eina -D_FORTIFY_SOURCE=2 -pthread -g -O2
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security
-fvisibility=hidden -Wall -W -c -o ecore_pipe.lo ecore_pipe.c
CC ecore_poll.lo
/bin/bash ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99
-DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/eina-1
-I/usr/include/eina-1/eina -D_FORTIFY_SOURCE=2 -pthread -g -O2
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security
-fvisibility=hidden -Wall -W -c -o ecore_poll.lo ecore_poll.c
CC ecore_time.lo
/bin/bash ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99
-DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/eina-1
-I/usr/include/eina-1/eina -D_FORTIFY_SOURCE=2 -pthread -g -O2
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security
-fvisibility=hidden -Wall -W -c -o ecore_time.lo ecore_time.c
CC ecore_timer.lo
/bin/bash ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99
-DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/eina-1
-I/usr/include/eina-1/eina -D_FORTIFY_SOURCE=2 -pthread -g -O2
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security
-fvisibility=hidden -Wall -W -c -o ecore_timer.lo ecore_timer.c
CC ecore_thread.lo
/bin/bash ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99
-DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/eina-1
-I/usr/include/eina-1/eina -D_FORTIFY_SOURCE=2 -pthread -g -O2
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security
-fvisibility=hidden -Wall -W -c -o ecore_thread.lo ecore_thread.c
CC ecore_glib.lo
/bin/bash ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99
-DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/eina-1
-I/usr/include/eina-1/eina -D_FORTIFY_SOURCE=2 -pthread -g -O2
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security
-fvisibility=hidden -Wall -W -c -o ecore_glib.lo ecore_glib.c
CC ecore_throttle.lo
/bin/bash ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99
-DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/eina-1
-I/usr/include/eina-1/eina -D_FORTIFY_SOURCE=2 -pthread -g -O2
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security
-fvisibility=hidden -Wall -W -c -o ecore_throttle.lo ecore_throttle.c
CC ecore_signal.lo
/bin/bash ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99
-DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/eina-1
-I/usr/include/eina-1/eina -D_FORTIFY_SOURCE=2 -pthread -g -O2
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security
-fvisibility=hidden -Wall -W -c -o ecore_signal.lo ecore_signal.c
CC ecore_exe.lo
/bin/bash ../../../libtool --silent --tag=CC --mode=compile gcc -std=gnu99
-DHAVE_CONFIG_H -I. -I../../.. -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/eina-1
-I/usr/include/eina-1/eina -D_FORTIFY_SOURCE=2 -pthread -g -O2
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security
-fvisibility=hidden -Wall -W -c -o ecore_exe.lo ecore_exe.c
ecore_exe.c: In function 'ecore_exe_pipe_run':
ecore_exe.c:490:15: warning: implicit declaration of function 'setpriority'
[-Wimplicit-function-declaration]
setpriority(PRIO_PROCESS, 0, run_pri);
^
ecore_exe.c:490:27: error: 'PRIO_PROCESS' undeclared (first use in this
function)
setpriority(PRIO_PROCESS, 0, run_pri);
^
ecore_exe.c:490:27: note: each undeclared identifier is reported only once for
each function it appears in
make[6]: *** [ecore_exe.lo] Error 1
make[6]: Leaving directory `/«PKGBUILDDIR»/src/lib/ecore'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory `/«PKGBUILDDIR»/src/lib'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/«PKGBUILDDIR»/src'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/«PKGBUILDDIR»/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/«PKGBUILDDIR»'
make[1]: *** [all] Error 2
dh_auto_build: make -j1 returned exit code 2
make[1]: Leaving directory `/«PKGBUILDDIR»'
make: *** [build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
--- End Message ---
--- Begin Message ---
Version: 1.7.4-1
On 2013-02-23 Matthias Klose <d...@debian.org> wrote:
> Package: src:ecore
> Version: 1.2.0-2
> 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.
[...]
Hello,
I have just built ecore/experimental on up to date sid (which includes
eglibc 2.17) with both gcc-4.7 and gcc-4.8 successfully.
cu Andreas
--- End Message ---