Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Jan 2016 14:36:43 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 206202] www/mod_spdy
Message-ID:  <bug-206202-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 206202
           Summary: www/mod_spdy
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: mike.jakubik@intertainservices.com
                CC: masaki@club.kyutech.ac.jp
                CC: masaki@club.kyutech.ac.jp
             Flags: maintainer-feedback?(masaki@club.kyutech.ac.jp)

The port will not compile on a system without IPV6 support. Below is the
compile process.

CXX(target)
out/Release/obj.target/spdy_apache_test/mod_spdy/apache/testing/spdy_apache=
_test_main.o
mod_spdy/apache/sockaddr_util_test.cc:67:51: error: use of undeclared
identifier 'APR_INET6'
                &original, "2001:500:88:200::10", APR_INET6,
                                                  ^
./testing/gtest/include/gtest/gtest.h:1961:54: note: expanded from macro
'ASSERT_EQ'
# define ASSERT_EQ(val1, val2) GTEST_ASSERT_EQ(val1, val2)
                                                     ^
./testing/gtest/include/gtest/gtest.h:1945:33: note: expanded from macro
'GTEST_ASSERT_EQ'
                      expected, actual)
                                ^
testing/gtest/include/gtest/gtest_pred_impl.h:166:40: note: expanded from m=
acro
'ASSERT_PRED_FORMAT2'
  GTEST_PRED_FORMAT2_(pred_format, v1, v2, GTEST_FATAL_FAILURE_)
                                       ^
testing/gtest/include/gtest/gtest_pred_impl.h:147:43: note: expanded from m=
acro
'GTEST_PRED_FORMAT2_'
  GTEST_ASSERT_(pred_format(#v1, #v2, v1, v2), \
                                          ^
testing/gtest/include/gtest/gtest_pred_impl.h:77:52: note: expanded from ma=
cro
'GTEST_ASSERT_'
  if (const ::testing::AssertionResult gtest_ar =3D (expression)) \
                                                   ^
mod_spdy/apache/sockaddr_util_test.cc:85:51: error: use of undeclared
identifier 'APR_INET6'
                &original, "2001:500:88:200::10", APR_INET6,
                                                  ^
./testing/gtest/include/gtest/gtest.h:1961:54: note: expanded from macro
'ASSERT_EQ'
# define ASSERT_EQ(val1, val2) GTEST_ASSERT_EQ(val1, val2)
                                                     ^
./testing/gtest/include/gtest/gtest.h:1945:33: note: expanded from macro
'GTEST_ASSERT_EQ'
                      expected, actual)
                                ^
testing/gtest/include/gtest/gtest_pred_impl.h:166:40: note: expanded from m=
acro
'ASSERT_PRED_FORMAT2'
  GTEST_PRED_FORMAT2_(pred_format, v1, v2, GTEST_FATAL_FAILURE_)
                                       ^
testing/gtest/include/gtest/gtest_pred_impl.h:147:43: note: expanded from m=
acro
'GTEST_PRED_FORMAT2_'
  GTEST_ASSERT_(pred_format(#v1, #v2, v1, v2), \
                                          ^
testing/gtest/include/gtest/gtest_pred_impl.h:77:52: note: expanded from ma=
cro
'GTEST_ASSERT_'
  if (const ::testing::AssertionResult gtest_ar =3D (expression)) \
                                                   ^
2 errors generated.
mod_spdy/spdy_apache_test.target.mk:134: recipe for target
'out/Release/obj.target/spdy_apache_test/mod_spdy/apache/sockaddr_util_test=
.o'
failed
gmake: ***
[out/Release/obj.target/spdy_apache_test/mod_spdy/apache/sockaddr_util_test=
.o]
Error 1
gmake: *** Waiting for unfinished jobs....
=3D=3D=3D> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=3Dyes and rebuild before reporting the failure =
to
the maintainer.
*** [do-=E2=81=A0build] Error code 1

Stop in /=E2=81=A0usr/=E2=81=A0ports/=E2=81=A0www/=E2=81=A0mod_spdy.
*** [stage] Error code 1

Stop in /=E2=81=A0usr/=E2=81=A0ports/=E2=81=A0www/=E2=81=A0mod_spdy.

--=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-206202-13>