pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/36974 (xorp doesn't compile targeted at arm)
The following reply was made to PR pkg/36974; it has been noted by GNATS.
From: Ignatios Souvatzis <is%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/36974 (xorp doesn't compile targeted at arm)
Date: Thu, 11 Sep 2008 14:41:47 +0200
On Thu, Sep 11, 2008 at 11:01:56AM +0000, obache%NetBSD.org@localhost wrote:
> Synopsis: xorp doesn't compile targeted at arm
>
> State-Changed-From-To: open->feedback
> State-Changed-By: obache%NetBSD.org@localhost
> State-Changed-When: Thu, 11 Sep 2008 11:01:56 +0000
> State-Changed-Why:
> Updated to version 1.5. Would you be able to try again?
Still a fatal alignment warning. Compiling on 4.0
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I..
-I.. -I/usr/include -I/usr/include -g -Werror -W -Wall -Wwrite-strings
-Wcast-qual -Wpointer-arith -Wcast-align -Woverloaded-virtual
-ftemplate-depth-25 -pipe -MT ipvx.lo -MD -MP -MF .deps/ipvx.Tpo -c -o ipvx.lo
ipvx.cc
c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include -I/usr/include -g -Werror -W
-Wall -Wwrite-strings -Wcast-qual -Wpointer-arith -Wcast-align
-Woverloaded-virtual -ftemplate-depth-25 -pipe -MT ipvx.lo -MD -MP -MF
.deps/ipvx.Tpo -c ipvx.cc -o ipvx.o
cc1plus: warnings being treated as errors
ipvx.cc: In member function 'size_t IPvX::copy_out(sockaddr_in&) const':
ipvx.cc:364: warning: cast from 'sockaddr_in*' to 'sockaddr_in6*' increases
required alignment of target type
ipvx.cc: In member function 'size_t IPvX::copy_in(const sockaddr_in&)':
ipvx.cc:495: warning: cast from 'const sockaddr_in*' to 'const sockaddr_in6*'
increases required alignment of target type
gmake[3]: *** [ipvx.lo] Error 1
gmake[3]: Leaving directory
`/pkg_comp/obj/pkgsrc/net/xorp/default/xorp-1.5/libxorp'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory
`/pkg_comp/obj/pkgsrc/net/xorp/default/xorp-1.5/libxorp'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/pkg_comp/obj/pkgsrc/net/xorp/default/xorp-1.5'
gmake: *** [all] Error 2
*** Error code 2
--
seal your e-mail: http://www.gnupg.org/
Home |
Main Index |
Thread Index |
Old Index