NetBSD Problem Report #51290

From www@NetBSD.org  Tue Jun 28 12:15:54 2016
Return-Path: <www@NetBSD.org>
Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK))
	by mollari.NetBSD.org (Postfix) with ESMTPS id B17957A20E
	for <gnats-bugs@gnats.NetBSD.org>; Tue, 28 Jun 2016 12:15:54 +0000 (UTC)
Message-Id: <20160628121553.25D867AB40@mollari.NetBSD.org>
Date: Tue, 28 Jun 2016 12:15:53 +0000 (UTC)
From: coypu@sdf.org
Reply-To: coypu@sdf.org
To: gnats-bugs@NetBSD.org
Subject: subversion serf may be broken
X-Send-Pr-Version: www-1.0

>Number:         51290
>Category:       pkg
>Synopsis:       subversion serf may be broken
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          closed
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Jun 28 12:20:00 +0000 2016
>Closed-Date:    Sun Feb 26 02:37:44 +0000 2017
>Last-Modified:  Sun Feb 26 02:37:44 +0000 2017
>Originator:     coypu
>Release:        NetBSD 7.99.31, pkgsrc-2016Q2 (current)
>Organization:
>Environment:
NetBSD net.Home 7.99.31 NetBSD 7.99.31 (GENERIC) #6: Tue Jun 21 10:53:43 IDT 2016  fly@net.Home:/usr/obj/sys/arch/amd64/compile/GENERIC amd64
>Description:
$ svn checkout https://svn.FreeBSD.org/ports/head ~/asd2
svn: E170013: Unable to connect to a repository at URL 'https://svn.freebsd.org/ports/head'
svn: E000065: Error running context: No route to host


$ svn checkout svn://svn.FreeBSD.org/ports/head ~/asd2
A    /home/fly/asd2/security
A    /home/fly/asd2/security/stunnel
A    /home/fly/asd2/security/stunnel/Makefile
A    /home/fly/asd2/security/stunnel/distinfo
...

I am told this is supported by enabling the SERF option, but it is enabled, and config.log shows it as detected:

[0:subversion-base/work/subversion-1.9.4> ]$ grep SERF config.log 
| #define SVN_HAVE_SERF 1
| #define SVN_HAVE_SERF 1
| #define SVN_HAVE_SERF 1
| #define SVN_HAVE_SERF 1
| #define SVN_HAVE_SERF 1
| #define SVN_HAVE_SERF 1
| #define SVN_HAVE_SERF 1
CUSERFLAGS='-O2 -I/usr/pkg/include -I/usr/pkg/include/apr-1 -I/usr/include'
CXXUSERFLAGS='-O2 -I/usr/pkg/include -I/usr/pkg/include/apr-1 -I/usr/include'
SVN_RA_LIB_DEPS='$(RA_LOCAL_DEPS) $(RA_SVN_DEPS) $(RA_SERF_DEPS)'
SVN_RA_LIB_LINK='$(RA_LOCAL_LINK) $(RA_SVN_LINK) $(RA_SERF_LINK)'
SVN_SERF_INCLUDES='-I/usr/pkg/include/serf-1  '
SVN_SERF_LIBS='-lserf-1  '
#define SVN_HAVE_SERF 1
#define SVN_LIBSVN_CLIENT_LINKS_RA_SERF 1


Perhaps the problem is SERF-1 instead of SERF-2 (which is not detected but config.log looks for it)? no idea.
>How-To-Repeat:

>Fix:

>Release-Note:

>Audit-Trail:
From: coypu@SDF.ORG
To: gnats-bugs@netbsd.org
Cc: 
Subject: Re: pkg/51290: subversion serf may be broken
Date: Tue, 28 Jun 2016 12:22:10 +0000

 May be the same as pkg/49306 now that I see the details

From: Benny Siegert <bsiegert@gmail.com>
To: gnats-bugs@NetBSD.org
Cc: pkg-manager@netbsd.org,
 gnats-admin@netbsd.org,
 pkgsrc-bugs@netbsd.org
Subject: Re: pkg/51290: subversion serf may be broken
Date: Tue, 28 Jun 2016 20:58:39 +0200

 > Perhaps the problem is SERF-1 instead of SERF-2 (which is not detected =
 but config.log looks for it)? no idea.

 I am not sure what you mean with SERF-2. serf-1.3.8 is the current =
 release, 1.3.9 and 1.4.0 are being worked on.

From: coypu@SDF.ORG
To: gnats-bugs@NetBSD.org
Cc: 
Subject: Re: pkg/51290: subversion serf may be broken
Date: Tue, 28 Jun 2016 19:03:15 +0000

 On Tue, Jun 28, 2016 at 07:00:01PM +0000, Benny Siegert wrote:
 > The following reply was made to PR pkg/51290; it has been noted by GNATS.
 > 
 > From: Benny Siegert <bsiegert@gmail.com>
 > To: gnats-bugs@NetBSD.org
 > Cc: pkg-manager@netbsd.org,
 >  gnats-admin@netbsd.org,
 >  pkgsrc-bugs@netbsd.org
 > Subject: Re: pkg/51290: subversion serf may be broken
 > Date: Tue, 28 Jun 2016 20:58:39 +0200
 > 
 >  > Perhaps the problem is SERF-1 instead of SERF-2 (which is not detected =
 >  but config.log looks for it)? no idea.
 >  
 >  I am not sure what you mean with SERF-2. serf-1.3.8 is the current =
 >  release, 1.3.9 and 1.4.0 are being worked on.
 >  

 I am not sure either but config.log looks for serf-2 and does not find
 it...

State-Changed-From-To: open->closed
State-Changed-By: maya@NetBSD.org
State-Changed-When: Sun, 26 Feb 2017 02:37:44 +0000
State-Changed-Why:


>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2014 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.