Bug#50557: gnome-apt_0.3.6.tar.gz, initialization to `void *' from `const char *' discards qualifiers
Package: gnome-apt
Status: install
Priority: optional
Section: admin
Installed-Size: 696
Maintainer: Apt Packaging Team <apt@packages.debian.org>
Version: 0.3.6
Depends: apt (>= 0.3.0), gdk-imlib1 (>= 1.9.8-2), libapt-pkg2.6, libart2
(>= 1.0
.53-2), libaudiofile0, libc6 (>= 2.1), libesd0 (>= 0.2.15-4), libglib1.2
(>= 1.2
.0), libgnome32 (>= 1.0.53-2), libgnomesupport0 (>= 1.0.53-2),
libgnomeui32 (>=
1.0.53-2), libgtk1.2 (>= 1.2.6-1), libstdc++2.10, libz1, libzvt2 (>=
1.0.53-2),
xlib6g (>= 3.3.5-1)
ii apt 0.3.14 Advanced front-end for dpkg
ii gdk-imlib1 1.9.8-2 Gdk-Imlib is an imaging library for
use with
ii libesd0 0.2.15-7 Enlightened Sound Daemon - Shared
libraries
ii gnome-apt 0.3.6 Gnome front-end to apt
un libapt-pkg2.6 <none> (no description available)
ii libart2 1.0.54-1 The Gnome canvas widget
ii libaudiofile0 0.1.9-0.1 The Audiofile Library
ii libc6 2.1.2-10 GNU C Library: Shared libraries and
timezone
ii libesd0 0.2.15-7 Enlightened Sound Daemon - Shared
libraries
ii libglib1.2 1.2.6-1 The GLib library of C routines
ii libgnome32 1.0.54-1 The Gnome libraries
ii libgnomeui32 1.0.54-1 The Gnome libraries (User Interface)
ii libgnomesupport 1.0.54-1 The Gnome libraries (Support
libraries)
ii libgtk1.2 1.2.6-1 The GIMP Toolkit set of widgets for X
ii libstdc++2.10 2.95.2-3 The GNU stdc++ library
ii libzvt2 1.0.54-1 The Gnome zvt (zterm) widget
ii xlib6g 3.3.5-2 shared libraries required by X
clients
ii cpp 2.95.2-3 The GNU C preprocessor.
ii g++ 2.95.2-3 The GNU C++ compiler.
ii gcc 2.95.2-3 The GNU C compiler.
Hi,
I can´t compile gnome-apt_0.3.6 sources, make says:
[...]
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include
-I/usr/local/include -DNEE
D_GNOMESUPPORT_H -I/usr/local/lib/gnome-libs/include
-I/usr/lib/glib/include -I/
usr/include -I/usr/X11R6/include -DG_LOG_DOMAIN="\"Gnome Apt Frontend\""
-I../..
/apt/build/include -DGNOMELOCALEDIR=\""/usr/local/share/locale"\"
-DGNOMEAPTRC=\
""/usr/local/share/gnome-apt/gnome-aptrc"\"
-DGDEBRC=\""/usr/local/share/gdeb/g
debrc"\" -g -O2 -Wall -Wno-unused -DGNOME_ENABLE_DEBUG=1 -c menus.cc
menus.cc:233: initialization to `void *' from `const char *' discards
qualifiers
menus.cc:248: initialization to `void *' from `const char *' discards
qualifiers
[...]
menus.cc:347: initialization to `void *' from `const char *' discards
qualifiers
menus.cc:362: initialization to `void *' from `const char *' discards
qualifiers
make[3]: *** [menus.o] Error 1
[...]
config.log attached (5k).
cu,
Marco
--
mh@marcohoffmann.de
gnome-apt :
4 german strings c http://marcohoffmann.de/depo/
Fuer deutsche Zeichenketten siehe " "
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
configure:609: checking host system type
configure:630: checking target system type
configure:648: checking build system type
configure:685: checking for a BSD compatible install
configure:738: checking whether build environment is sane
configure:795: checking whether make sets ${MAKE}
configure:841: checking for working aclocal
configure:854: checking for working autoconf
configure:867: checking for working automake
configure:880: checking for working autoheader
configure:893: checking for working makeinfo
configure:908: checking whether to enable maintainer-specific portions of Makefiles
configure:934: checking for gcc
configure:1047: checking whether the C compiler (gcc ) works
configure:1063: gcc -o conftest conftest.c 1>&5
configure:1089: checking whether the C compiler (gcc ) is a cross-compiler
configure:1094: checking whether we are using GNU C
configure:1122: checking whether gcc accepts -g
configure:1154: checking for POSIXized ISC
configure:1175: checking for inline
configure:1215: checking for working const
configure:1307: checking for gcc
configure:1420: checking whether the C compiler (gcc -g -O2 ) works
configure:1436: gcc -o conftest -g -O2 conftest.c 1>&5
configure:1462: checking whether the C compiler (gcc -g -O2 ) is a cross-compiler
configure:1467: checking whether we are using GNU C
configure:1495: checking whether gcc accepts -g
configure:1527: checking how to run the C preprocessor
configure:1611: checking for c++
configure:1643: checking whether the C++ compiler (c++ ) works
configure:1659: c++ -o conftest conftest.C 1>&5
configure:1685: checking whether the C++ compiler (c++ ) is a cross-compiler
configure:1690: checking whether we are using GNU C++
configure:1718: checking whether c++ accepts -g
configure:1750: checking how to run the C++ preprocessor
configure:1865: checking for ranlib
configure:1904: checking for ld used by GCC
configure:1967: checking if the linker (/usr/bin/ld) is GNU ld
configure:1983: checking for BSD-compatible nm
configure:2020: checking whether ln -s works
ltconfig:603: checking for object suffix
ltconfig:604: gcc -c -g -O2 conftest.c 1>&5
ltconfig:776: checking if gcc PIC flag -fPIC works
ltconfig:777: gcc -c -g -O2 -fPIC -DPIC conftest.c 1>&5
ltconfig:829: checking if gcc supports -c -o file.o
ltconfig:830: gcc -c -g -O2 -o out/conftest2.o conftest.c 1>&5
ltconfig:862: checking if gcc supports -c -o file.lo
ltconfig:863: gcc -c -g -O2 -c -o conftest.lo conftest.c 1>&5
ltconfig:914: checking if gcc supports -fno-rtti -fno-exceptions
ltconfig:915: gcc -c -g -O2 -fno-rtti -fno-exceptions -c conftest.c conftest.c 1>&5
ltconfig:958: checking if gcc static flag -static works
ltconfig:959: gcc -o conftest -g -O2 -static conftest.c 1>&5
GNU ld version 2.9.5 (with BFD 2.9.5.0.19)
ltconfig:1592: checking if global_symbol_pipe works
ltconfig:1593: gcc -c -g -O2 conftest.c 1>&5
ltconfig:1596: eval "/usr/bin/nm -B conftest.o | sed -n -e 's/^.*[ ]\([ABCDGISTW]\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm"
ltconfig:1648: gcc -o conftest -g -O2 -fno-builtin -fno-rtti -fno-exceptions conftest.c conftstm.o 1>&5
configure:2201: checking for ANSI C header files
configure:2316: checking what warning flags to pass to the C++ compiler
configure:2347: checking what language compliance flags to pass to the C++ compiler
configure:2458: checking for gnome-config
configure:2495: checking if /usr/local/bin/gnome-config works
configure:2503: checking for orbit-config
configure:2539: checking for orbit-idl
configure:2573: checking for working ORBit environment
configure:2609: checking for gnorba libraries
configure:2702: checking for off_t
configure:2735: checking for size_t
configure:2770: checking for working alloca.h
configure:2803: checking for alloca
configure:3011: checking for unistd.h
configure:3050: checking for getpagesize
configure:3106: checking for working mmap
configure:3285: checking for argz.h
configure:3285: checking for limits.h
configure:3285: checking for locale.h
configure:3285: checking for nl_types.h
configure:3285: checking for malloc.h
configure:3285: checking for string.h
configure:3285: checking for unistd.h
configure:3285: checking for sys/param.h
configure:3325: checking for getcwd
configure:3325: checking for munmap
configure:3325: checking for putenv
configure:3325: checking for setenv
configure:3325: checking for setlocale
configure:3325: checking for strchr
configure:3325: checking for strcasecmp
configure:3325: checking for strdup
configure:3325: checking for __argz_count
configure:3325: checking for __argz_stringify
configure:3325: checking for __argz_next
configure:3450: checking for LC_MESSAGES
configure:3483: checking whether NLS is requested
configure:3503: checking whether included gettext is requested
configure:3522: checking for libintl.h
configure:3549: checking for gettext in libc
configure:3681: checking for msgfmt
configure:3715: checking for dcgettext
configure:3773: checking for gmsgfmt
configure:3809: checking for xgettext
configure:3849: c++ -o conftest -g -O2 -Wall -Wno-unused -DGNOME_ENABLE_DEBUG=1 conftest.C 1>&5
configure:4310: checking for catalogs to be installed
Reply to: