Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 01 Jan 2016 14:36:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 205782] devel/gsoap does not build on head
Message-ID:  <bug-205782-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D205782

            Bug ID: 205782
           Summary: devel/gsoap does not build on head
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: bofh@freebsd.org
          Reporter: guru@unixarea.de
             Flags: maintainer-feedback?(bofh@freebsd.org)
          Assignee: bofh@freebsd.org

building on head r292788 and ports from SVN head on amd64 gives:

...
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<phase=
: build          >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D=3D=3D>  Building for gsoap-2.8.25
/usr/bin/make  all-recursive
Making all in gsoap
ln -s -f ./stdsoap2.cpp stdsoap2_cpp.cpp
ln -s -f ./dom.cpp dom_cpp.cpp
cc -DHAVE_CONFIG_H -I. -I..       -DFREEBSD -O2 -pipe  -fstack-protector
-fno-strict-aliasing -MT li
bgsoap_a-stdsoap2.o -MD -MP -MF .deps/libgsoap_a-stdsoap2.Tpo -c -o
libgsoap_a-stdsoap2.o `test -f '
stdsoap2.c' || echo './'`stdsoap2.c
stdsoap2.c:5107:64: error: use of undeclared identifier 'SOL_TCP'
  if (!(soap->omode & SOAP_IO_UDP) && setsockopt(soap->master, SOL_TCP,
TCP_FASTOPEN, (char*)&set, s
izeof(int)))

                                                               ^
1 error generated.
*** Error code 1


this let skip (among others) the port emulators/virtualbox-ose

I will attach a patch later the day;

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-205782-13>