Your message dated Thu, 05 Apr 2012 10:32:36 +0000
with message-id <[email protected]>
and subject line Bug#667126: fixed in calf 0.0.18.6-4
has caused the Debian Bug report #667126,
regarding calf: ftbfs with GCC-4.7
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.)
--
667126: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=667126
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: calf
Version: 0.0.18.6-3
Severity: important
Tags: sid wheezy
User: [email protected]
Usertags: ftbfs-gcc-4.7
The package fails to build in a test rebuild on at least amd64 with
gcc-4.7/g++-4.7, but succeeds to build with gcc-4.6/g++-4.6. The
severity of this report may be raised before the wheezy release.
osctlnet.cpp:64:17: error: 'close' was not declared in this scope
The full build log can be found at:
http://people.debian.org/~lucas/logs/2012/03/29-clang-gcc47/unstable-gcc47/calf_0.0.18.6-3_unstable-gcc47.log
The last lines of the build log are at the end of this report.
Some hints on fixing these issues can be found at
http://gcc.gnu.org/gcc-4.7/porting_to.html
To build with GCC 4.7, either set CC=gcc-4.7 CXX=g++-4.7 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
[...]
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -D_FORTIFY_SOURCE=2
-ffast-math -finline-limit=80 -pthread -I/usr/include/gtk-2.0
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0
-I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0
-I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0
-I/usr/include/libxml2 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -fstack-protector
--param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security
-Wall -O3 -finline-functions -finline-functions-called-once -Wall -c
modules.cpp -o modules.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I..
-I.. -I. -D_FORTIFY_SOURCE=2 -ffast-math -finline-limit=80 -pthread
-I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0
-I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0
-I/usr/include/libxml2 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -fstack-protector
--param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security
-Wall -O3 -finline-functions -finline-functions-called-once -Wall -c -o
modules_dsp.lo modules_dsp.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -D_FORTIFY_SOURCE=2
-ffast-math -finline-limit=80 -pthread -I/usr/include/gtk-2.0
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0
-I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0
-I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0
-I/usr/include/libxml2 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -fstack-protector
--param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security
-Wall -O3 -finline-functions -finline-functions-called-once -Wall -c
modules_dsp.cpp -fPIC -DPIC -o .libs/modules_dsp.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -D_FORTIFY_SOURCE=2
-ffast-math -finline-limit=80 -pthread -I/usr/include/gtk-2.0
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0
-I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0
-I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0
-I/usr/include/libxml2 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -fstack-protector
--param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security
-Wall -O3 -finline-functions -finline-functions-called-once -Wall -c
modules_dsp.cpp -o modules_dsp.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I..
-I.. -I. -D_FORTIFY_SOURCE=2 -ffast-math -finline-limit=80 -pthread
-I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0
-I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0
-I/usr/include/libxml2 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -fstack-protector
--param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security
-Wall -O3 -finline-functions -finline-functions-called-once -Wall -c -o
modules_small.lo modules_small.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -D_FORTIFY_SOURCE=2
-ffast-math -finline-limit=80 -pthread -I/usr/include/gtk-2.0
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0
-I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0
-I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0
-I/usr/include/libxml2 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -fstack-protector
--param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security
-Wall -O3 -finline-functions -finline-functions-called-once -Wall -c
modules_small.cpp -fPIC -DPIC -o .libs/modules_small.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -D_FORTIFY_SOURCE=2
-ffast-math -finline-limit=80 -pthread -I/usr/include/gtk-2.0
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0
-I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0
-I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0
-I/usr/include/libxml2 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -fstack-protector
--param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security
-Wall -O3 -finline-functions -finline-functions-called-once -Wall -c
modules_small.cpp -o modules_small.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I..
-I.. -I. -D_FORTIFY_SOURCE=2 -ffast-math -finline-limit=80 -pthread
-I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0
-I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0
-I/usr/include/libxml2 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -fstack-protector
--param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security
-Wall -O3 -finline-functions -finline-functions-called-once -Wall -c -o
giface.lo giface.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -D_FORTIFY_SOURCE=2
-ffast-math -finline-limit=80 -pthread -I/usr/include/gtk-2.0
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0
-I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0
-I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0
-I/usr/include/libxml2 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -fstack-protector
--param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security
-Wall -O3 -finline-functions -finline-functions-called-once -Wall -c giface.cpp
-fPIC -DPIC -o .libs/giface.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -D_FORTIFY_SOURCE=2
-ffast-math -finline-limit=80 -pthread -I/usr/include/gtk-2.0
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0
-I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0
-I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0
-I/usr/include/libxml2 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -fstack-protector
--param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security
-Wall -O3 -finline-functions -finline-functions-called-once -Wall -c giface.cpp
-o giface.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I..
-I.. -I. -D_FORTIFY_SOURCE=2 -ffast-math -finline-limit=80 -pthread
-I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0
-I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0
-I/usr/include/libxml2 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -fstack-protector
--param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security
-Wall -O3 -finline-functions -finline-functions-called-once -Wall -c -o
monosynth.lo monosynth.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -D_FORTIFY_SOURCE=2
-ffast-math -finline-limit=80 -pthread -I/usr/include/gtk-2.0
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0
-I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0
-I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0
-I/usr/include/libxml2 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -fstack-protector
--param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security
-Wall -O3 -finline-functions -finline-functions-called-once -Wall -c
monosynth.cpp -fPIC -DPIC -o .libs/monosynth.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -D_FORTIFY_SOURCE=2
-ffast-math -finline-limit=80 -pthread -I/usr/include/gtk-2.0
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0
-I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0
-I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0
-I/usr/include/libxml2 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -fstack-protector
--param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security
-Wall -O3 -finline-functions -finline-functions-called-once -Wall -c
monosynth.cpp -o monosynth.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I..
-I.. -I. -D_FORTIFY_SOURCE=2 -ffast-math -finline-limit=80 -pthread
-I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0
-I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0
-I/usr/include/libxml2 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -fstack-protector
--param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security
-Wall -O3 -finline-functions -finline-functions-called-once -Wall -c -o
organ.lo organ.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -D_FORTIFY_SOURCE=2
-ffast-math -finline-limit=80 -pthread -I/usr/include/gtk-2.0
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0
-I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0
-I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0
-I/usr/include/libxml2 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -fstack-protector
--param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security
-Wall -O3 -finline-functions -finline-functions-called-once -Wall -c organ.cpp
-fPIC -DPIC -o .libs/organ.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -D_FORTIFY_SOURCE=2
-ffast-math -finline-limit=80 -pthread -I/usr/include/gtk-2.0
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0
-I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0
-I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0
-I/usr/include/libxml2 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -fstack-protector
--param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security
-Wall -O3 -finline-functions -finline-functions-called-once -Wall -c organ.cpp
-o organ.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I..
-I.. -I. -D_FORTIFY_SOURCE=2 -ffast-math -finline-limit=80 -pthread
-I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0
-I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0
-I/usr/include/libxml2 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -fstack-protector
--param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security
-Wall -O3 -finline-functions -finline-functions-called-once -Wall -c -o
osctl.lo osctl.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -D_FORTIFY_SOURCE=2
-ffast-math -finline-limit=80 -pthread -I/usr/include/gtk-2.0
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0
-I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0
-I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0
-I/usr/include/libxml2 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -fstack-protector
--param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security
-Wall -O3 -finline-functions -finline-functions-called-once -Wall -c osctl.cpp
-fPIC -DPIC -o .libs/osctl.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -D_FORTIFY_SOURCE=2
-ffast-math -finline-limit=80 -pthread -I/usr/include/gtk-2.0
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0
-I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0
-I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0
-I/usr/include/libxml2 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -fstack-protector
--param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security
-Wall -O3 -finline-functions -finline-functions-called-once -Wall -c osctl.cpp
-o osctl.o >/dev/null 2>&1
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I..
-I.. -I. -D_FORTIFY_SOURCE=2 -ffast-math -finline-limit=80 -pthread
-I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0
-I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0
-I/usr/include/libxml2 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -fstack-protector
--param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security
-Wall -O3 -finline-functions -finline-functions-called-once -Wall -c -o
osctlnet.lo osctlnet.cpp
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -D_FORTIFY_SOURCE=2
-ffast-math -finline-limit=80 -pthread -I/usr/include/gtk-2.0
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0
-I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0
-I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0
-I/usr/include/libxml2 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -fstack-protector
--param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security
-Wall -O3 -finline-functions -finline-functions-called-once -Wall -c
osctlnet.cpp -fPIC -DPIC -o .libs/osctlnet.o
osctlnet.cpp: In destructor 'virtual osctl::osc_socket::~osc_socket()':
osctlnet.cpp:64:17: error: 'close' was not declared in this scope
make[4]: *** [osctlnet.lo] Error 1
make[4]: Leaving directory `/«PKGBUILDDIR»/src'
make[3]: *** [all-recursive] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all] Error 2
make: *** [debian/stamp-makefile-build] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
--- End Message ---
--- Begin Message ---
Source: calf
Source-Version: 0.0.18.6-4
We believe that the bug you reported is fixed in the latest version of
calf, which is due to be installed in the Debian FTP archive:
calf-plugins_0.0.18.6-4_amd64.deb
to main/c/calf/calf-plugins_0.0.18.6-4_amd64.deb
calf_0.0.18.6-4.debian.tar.gz
to main/c/calf/calf_0.0.18.6-4.debian.tar.gz
calf_0.0.18.6-4.dsc
to main/c/calf/calf_0.0.18.6-4.dsc
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Jonas Smedegaard <[email protected]> (supplier of updated calf package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Thu, 05 Apr 2012 12:04:07 +0200
Source: calf
Binary: calf-plugins
Architecture: source amd64
Version: 0.0.18.6-4
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers
<[email protected]>
Changed-By: Jonas Smedegaard <[email protected]>
Description:
calf-plugins - pack of audio plugins - effects and instruments
Closes: 667126
Changes:
calf (0.0.18.6-4) unstable; urgency=low
.
[ Alessio Treglia ]
* Add patch 0001 to migrate from libglade2 to gtkBuilder.
Stop build-depending on libglade2-dev.
.
[ Jonas Smedegaard ]
* Bump debhelper compat level to 7.
* Bump standards-version to 3.9.3.
* Git-ignore .pc quilt subdir.
* Use linux-any wildcard for libasound dependency.
Stop build-depending on devscripts.
* Relax to build-depend unversioned on libgtk2.0-dev, debhelper and
libjack-dev: Required versions satisfied even in oldstable.
* Extend my copyright for Debian packaging.
* Rewrite copyright file using format 1.0.
* Add patch 1001 to fix FTBFS with gcc 4.7 by including <unistd.h>.
Closes: bug#667126. Thanks to Cyril Brulebois.
Checksums-Sha1:
27dc4aa7ebc85a39c0a38b8d9626116597e3e57b 2149 calf_0.0.18.6-4.dsc
97c3e3462592ac4f4e7ccfcf1d5732cfa0d06a9b 11358 calf_0.0.18.6-4.debian.tar.gz
5ee49e4512789d5cbaade7c96797b7c545267110 1441590
calf-plugins_0.0.18.6-4_amd64.deb
Checksums-Sha256:
4a25ae87f9f4b97595367e71a83b569030d627454b9e37bd11ace7ca761c2826 2149
calf_0.0.18.6-4.dsc
e0b9aa7cffadfea4a7decb37d5a8026b1e98520274621a517d2fc50c4a341514 11358
calf_0.0.18.6-4.debian.tar.gz
0b85cecafc21de7ceeba0756ceea35233b852ebfe6e0673874b8643cc15f550c 1441590
calf-plugins_0.0.18.6-4_amd64.deb
Files:
f8a50ccb8a41312d740b0532f53632f6 2149 sound extra calf_0.0.18.6-4.dsc
a4e549a89e6bfc78c48242a3d3e7571f 11358 sound extra
calf_0.0.18.6-4.debian.tar.gz
03e91418611051b50b54d679af33933a 1441590 sound extra
calf-plugins_0.0.18.6-4_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAEBCgAGBQJPfXBJAAoJECx8MUbBoAEh4ycP/iAUjRQ1G/aWl+gWWg8pc8CY
Dbt2GjLYXsXOt/tpHp8ejHP5xNhN9EqXWk/OncS3Y3JEalFf9GD0ikRmxFGzCkkq
KcSllndD+JTMXQcIH5h0NxPe57QqGA0yJIoO45LiIZt+FNryNUJBFE2CuVRNzQxl
+BFYjyjoQ4nkNxGXSJ3eBdw1pAkopEBH1mjq1akWg8QV49Wm9CZoXpPr31rZvm88
6VSBzbBi/a7EZ9upVfb6kiQL5FmFx4hi6jqVFmgbQE9gvH1MGBJkphSOK9196dXO
Z1e3RQ32XQMzDf3jMdT7qAfOhDiLvyuKpZ6uqHhWPmVOv/VetcZQebepzw9lbsTk
TzuaEzileZFSCXoz6k2uBrj3jcrIXK/odkPYVh07k70tUbmTwHi7pTrtUImVajTQ
LHhhGAAH351lxJAdS/vXdb55JKbGfROR89XeT1Btq5waUq1XLuGFZnbjK3pPoyDr
mzXM0+23Fl3YeZlrKtRupaeQ7S5vkHY43ZQEFCbjILVFsBc/cWL8rWpUgR2PNHD9
TIdNks5fHhPWtRiSjqDlHZ1uoRs+XrxKvYccv9cWYiW4PMofR87+nzVnR85qcNsf
wz1eB23le6WwJ5216dyDVdjYyb2kBdC+0e4SFFTv/gOb74FpVWK/mZsbU9ZPfUej
CSEI9gbTrrxM6BcrMQNV
=PSTp
-----END PGP SIGNATURE-----
--- End Message ---