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

Re: HPPA buildd warnings for gimp-resynthesizer



Bryan Donlan wrote:
> In the build log for gimp-resynthesizer on hppa, this warning is printed:
> 
> g++ `gimptool --cflags` -Wall -g -O3 -Wall -fno-common -ffast-math
> -frename-registers -fomit-frame-pointer -o resynth resynth.cc
> `gimptool --libs` -lm
> resynth.cc:260: warning: 'void click_func(GtkWidget*, void*)' defined
> but not used
> resynth.cc:265: warning: 'gint delete_func(GtkWidget*, GdkEvent*,
> void*)' defined but not used
> /usr/bin/ld: warning: libgcc_s.so.4, needed by
> /usr/lib/gcc/hppa-linux-gnu/4.0.3/libstdc++.so, may conflict with
> libgcc_s.so.2
> /usr/bin/ld: warning: libgcc_s.so.4, needed by
> /usr/lib/gcc/hppa-linux-gnu/4.0.3/libstdc++.so, may conflict with
> libgcc_s.so.2
> 
> Are the warnings about libgcc_s.so.4 likely to be a problem?

Yes, it is essential that you only link to one version of this library
(and most other libraries).

> The full buildd log is at
> http://buildd.debian.org/build.php?&stamp=1144945937&ver=0.14-1&pkg=gimp-resynthesizer&arch=hppa&act=updpkg

I'm afraid I can't find any useful information in this - well, except
the name of the build host.

However, there is something very strange going on here.  According to
<http://packages.debian.org/unstable/devel/gcc-4.0>, gcc 4.0 on HPPA
uses version 2 of libgcc_s.so (in the libgcc2 package).  Only gcc 4.1
<http://packages.debian.org/unstable/devel/gcc-4.1> uses version 4
(libgcc4 package).

I suggest you point this oddity out to the administrator.  The contact
address given at <http://db.debian.org/machines.cgi?host=sarti> is
debian-admin@lists.debian.org.

Ben.

-- 
Ben Hutchings
It is a miracle that curiosity survives formal education. - Albert Einstein

Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: