[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#637534: marked as done ([FTBFS] gnomit: error: variable ‘column_number’ set but not used)



Your message dated Sat, 04 Aug 2012 19:40:19 +0200
with message-id <501D5E83.5010206@ramacher.at>
and subject line Fixed in 1.2.1-3
has caused the Debian Bug report #637534,
regarding [FTBFS] gnomit: error: variable ‘column_number’ set but not used
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 owner@bugs.debian.org
immediately.)


-- 
637534: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=637534
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: gnomint
Version: 1.2.1-2
Severity: important


Hi, I updated the italian translation and tried to check it, but I got
this blocking error.

$ dpkg-buildpackage -uc -us -b
dpkg-buildpackage: export CFLAGS from dpkg-buildflags (origin: vendor): -g -O2
dpkg-buildpackage: export CPPFLAGS from dpkg-buildflags (origin: vendor): 
dpkg-buildpackage: export CXXFLAGS from dpkg-buildflags (origin: vendor): -g -O2
dpkg-buildpackage: export FFLAGS from dpkg-buildflags (origin: vendor): -g -O2
dpkg-buildpackage: export LDFLAGS from dpkg-buildflags (origin: vendor): 
dpkg-buildpackage: source package gnomint
dpkg-buildpackage: source version 1.2.1-2
dpkg-buildpackage: source changed by Daniel Baumann <daniel@debian.org>
dpkg-buildpackage: host architecture i386
 dpkg-source --before-build gnomint-1.2.1
dpkg-source: info: using options from gnomint-1.2.1/debian/source/options: --compression=gzip --compression-level=9
 fakeroot debian/rules clean
dh clean --with autotools_dev
   dh_testdir
   dh_auto_clean
   dh_autotools-dev_restoreconfig
   dh_clean
 debian/rules build
dh build --with autotools_dev
   dh_testdir
   dh_autotools-dev_updateconfig
   debian/rules override_dh_auto_configure
make[1]: Entering directory `/tmp/gnomint-1.2.1'
dh_auto_configure -- --sysconfdir=/etc
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... none
checking for strerror in -lcposix... no
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) none
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking build system type... i486-pc-linux-gnu
checking host system type... i486-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 805306365
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether gcc and cc understand -c and -o together... yes
checking for ANSI C header files... (cached) yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for working volatile... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking whether time.h and sys/time.h may both be included... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for alarm... yes
checking for working mktime... yes
checking for strftime... yes
checking for memset... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for locale.h... (cached) yes
checking for LC_MESSAGES... yes
checking for libintl.h... (cached) yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for catalogs to be installed...  ca cs de es fi fr it pt_BR oc ru sk sv
checking whether NLS is requested... yes
checking for intltool >= 0.23... 0.41.1 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... (cached) /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.12.4
checking for XML::Parser... ok
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for SQLITE... yes
checking for libgcrypt-config... /usr/bin/libgcrypt-config
checking for LIBGCRYPT - version >= 1.2.0... yes (1.4.6)
checking for GNOMINT... yes
checking readline/readline.h usability... yes
checking readline/readline.h presence... yes
checking for readline/readline.h... yes
checking for GNOMINTCLI... yes
checking whether gnutls >= 2.7.4 (for advanced features)... yes
checking whether iso-codes has iso-639 and iso-3166 domains... yes
checking for gconftool-2... gconftool-2
Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation
Using $(sysconfdir)/gconf/schemas as install directory for schema files
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating m4/Makefile
config.status: creating gui/Makefile
config.status: creating po/Makefile.in
config.status: creating mime/Makefile
config.status: creating gconf/Makefile
config.status: creating gnomint.spec
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: executing po/stamp-it commands


Configure summary:

	Source code location .......: .
	Compiler ...................: gcc
	Compiler flags .............: -Wall -Werror
	Installing into prefix .....: /usr
	ALL_LINGUAS ................: ca cs de es fi fr it pt_BR oc ru sk sv

Type make to build gnoMint 1.2.1


make[1]: Leaving directory `/tmp/gnomint-1.2.1'
   dh_auto_build
make[1]: Entering directory `/tmp/gnomint-1.2.1'
Making all in m4
make[2]: Entering directory `/tmp/gnomint-1.2.1/m4'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/gnomint-1.2.1/m4'
Making all in src
make[2]: Entering directory `/tmp/gnomint-1.2.1/src'
gcc -DPACKAGE_NAME=\"gnoMint\" -DPACKAGE_TARNAME=\"gnomint\" -DPACKAGE_VERSION=\"1.2.1\" -DPACKAGE_STRING=\"gnoMint\ 1.2.1\" -DPACKAGE_BUGREPORT=\"\<davefx@gmail.com\>\" -DPACKAGE_URL=\"\" -DPACKAGE_COPYRIGHT=\"\(c\)\ 2006-2009\ David\ Marín\ Carreño\ \<davefx@gmail.com\>\" -DPACKAGE_WEBSITE=\"http://gnomint.sourceforge.net\"; -DPACKAGE_AUTHORS=\"David\ Marín\ Carreño\ \<davefx@gmail.com\>\\nAhmed\ Baizid\ \<ahmed@baizid.org\>\\nJaroslav\ Imrich\ \<jariq@jariq.sk\>\\nStaněk\ Luboš\ \<lubek@users.sourceforge.net\>\" -DPACKAGE=\"gnomint\" -DVERSION=\"1.2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_LIBINTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ALARM=1 -DHAVE_STRFTIME=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DGETTEXT_PACKAGE=\"gnomint\" -DBONOBO_EXPLICIT_TRANSLATION_DOMAIN=\"gnomint\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DADVANCED_GNUTLS=\"yes\" -I. -I.    -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/gtk-2.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/cairo -I/usr/include/gio-unix-2.0/      -DPACKAGE_DATA_DIR=\""/usr/share"\" -DCOMPILATION_DATE=`date +%s` -DHAVE_CONFIG_H -Wall -Werror -c -o gnomint-main.o `test -f 'main.c' || echo './'`main.c
gcc -DPACKAGE_NAME=\"gnoMint\" -DPACKAGE_TARNAME=\"gnomint\" -DPACKAGE_VERSION=\"1.2.1\" -DPACKAGE_STRING=\"gnoMint\ 1.2.1\" -DPACKAGE_BUGREPORT=\"\<davefx@gmail.com\>\" -DPACKAGE_URL=\"\" -DPACKAGE_COPYRIGHT=\"\(c\)\ 2006-2009\ David\ Marín\ Carreño\ \<davefx@gmail.com\>\" -DPACKAGE_WEBSITE=\"http://gnomint.sourceforge.net\"; -DPACKAGE_AUTHORS=\"David\ Marín\ Carreño\ \<davefx@gmail.com\>\\nAhmed\ Baizid\ \<ahmed@baizid.org\>\\nJaroslav\ Imrich\ \<jariq@jariq.sk\>\\nStaněk\ Luboš\ \<lubek@users.sourceforge.net\>\" -DPACKAGE=\"gnomint\" -DVERSION=\"1.2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_LIBINTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ALARM=1 -DHAVE_STRFTIME=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DGETTEXT_PACKAGE=\"gnomint\" -DBONOBO_EXPLICIT_TRANSLATION_DOMAIN=\"gnomint\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DADVANCED_GNUTLS=\"yes\" -I. -I.    -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/gtk-2.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/cairo -I/usr/include/gio-unix-2.0/      -DPACKAGE_DATA_DIR=\""/usr/share"\" -DCOMPILATION_DATE=`date +%s` -DHAVE_CONFIG_H -Wall -Werror -c -o gnomint-country_table.o `test -f 'country_table.c' || echo './'`country_table.c
gcc -DPACKAGE_NAME=\"gnoMint\" -DPACKAGE_TARNAME=\"gnomint\" -DPACKAGE_VERSION=\"1.2.1\" -DPACKAGE_STRING=\"gnoMint\ 1.2.1\" -DPACKAGE_BUGREPORT=\"\<davefx@gmail.com\>\" -DPACKAGE_URL=\"\" -DPACKAGE_COPYRIGHT=\"\(c\)\ 2006-2009\ David\ Marín\ Carreño\ \<davefx@gmail.com\>\" -DPACKAGE_WEBSITE=\"http://gnomint.sourceforge.net\"; -DPACKAGE_AUTHORS=\"David\ Marín\ Carreño\ \<davefx@gmail.com\>\\nAhmed\ Baizid\ \<ahmed@baizid.org\>\\nJaroslav\ Imrich\ \<jariq@jariq.sk\>\\nStaněk\ Luboš\ \<lubek@users.sourceforge.net\>\" -DPACKAGE=\"gnomint\" -DVERSION=\"1.2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_LIBINTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ALARM=1 -DHAVE_STRFTIME=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DGETTEXT_PACKAGE=\"gnomint\" -DBONOBO_EXPLICIT_TRANSLATION_DOMAIN=\"gnomint\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DADVANCED_GNUTLS=\"yes\" -I. -I.    -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/gtk-2.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/cairo -I/usr/include/gio-unix-2.0/      -DPACKAGE_DATA_DIR=\""/usr/share"\" -DCOMPILATION_DATE=`date +%s` -DHAVE_CONFIG_H -Wall -Werror -c -o gnomint-new_ca_window.o `test -f 'new_ca_window.c' || echo './'`new_ca_window.c
gcc -DPACKAGE_NAME=\"gnoMint\" -DPACKAGE_TARNAME=\"gnomint\" -DPACKAGE_VERSION=\"1.2.1\" -DPACKAGE_STRING=\"gnoMint\ 1.2.1\" -DPACKAGE_BUGREPORT=\"\<davefx@gmail.com\>\" -DPACKAGE_URL=\"\" -DPACKAGE_COPYRIGHT=\"\(c\)\ 2006-2009\ David\ Marín\ Carreño\ \<davefx@gmail.com\>\" -DPACKAGE_WEBSITE=\"http://gnomint.sourceforge.net\"; -DPACKAGE_AUTHORS=\"David\ Marín\ Carreño\ \<davefx@gmail.com\>\\nAhmed\ Baizid\ \<ahmed@baizid.org\>\\nJaroslav\ Imrich\ \<jariq@jariq.sk\>\\nStaněk\ Luboš\ \<lubek@users.sourceforge.net\>\" -DPACKAGE=\"gnomint\" -DVERSION=\"1.2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_LIBINTL_H=1 -DHAVE_LOCALE_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ALARM=1 -DHAVE_STRFTIME=1 -DHAVE_MEMSET=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DGETTEXT_PACKAGE=\"gnomint\" -DBONOBO_EXPLICIT_TRANSLATION_DOMAIN=\"gnomint\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DADVANCED_GNUTLS=\"yes\" -I. -I.    -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/gtk-2.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/cairo -I/usr/include/gio-unix-2.0/      -DPACKAGE_DATA_DIR=\""/usr/share"\" -DCOMPILATION_DATE=`date +%s` -DHAVE_CONFIG_H -Wall -Werror -c -o gnomint-new_req_window.o `test -f 'new_req_window.c' || echo './'`new_req_window.c
new_req_window.c: In function ‘__new_req_populate_ca_treeview’:
new_req_window.c:157:8: error: variable ‘column_number’ set but not used [-Werror=unused-but-set-variable]
cc1: all warnings being treated as errors

make[2]: *** [gnomint-new_req_window.o] Error 1
make[2]: Leaving directory `/tmp/gnomint-1.2.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/gnomint-1.2.1'
dh_auto_build: make -j1 returned exit code 2
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2





--- End Message ---
--- Begin Message ---
Version: 1.2.1-3

From the changelog:

gnomint (1.2.1-3) unstable; urgency=low

  * Adding patch to not hardcode CFLAGS and respect the
    environemnt (Closes: #634395).

Kind regards
-- 
Sebastian Ramacher

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---

Reply to: