NetBSD Problem Report #53252

From www@NetBSD.org  Wed May  2 14:37:50 2018
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 "mail.NetBSD.org CA" (not verified))
	by mollari.NetBSD.org (Postfix) with ESMTPS id A23ED7A110
	for <gnats-bugs@gnats.NetBSD.org>; Wed,  2 May 2018 14:37:50 +0000 (UTC)
Message-Id: <20180502143749.DBE0A7A269@mollari.NetBSD.org>
Date: Wed,  2 May 2018 14:37:49 +0000 (UTC)
From: mayuresh@acm.org
Reply-To: mayuresh@acm.org
To: gnats-bugs@NetBSD.org
Subject: filesystems/fuse-encfs fails to build
X-Send-Pr-Version: www-1.0

>Number:         53252
>Category:       pkg
>Synopsis:       filesystems/fuse-encfs fails to build
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed May 02 14:40:00 +0000 2018
>Originator:     Mayuresh
>Release:        last commit Wed May 2 10:21:04 2018 +0000
>Organization:
>Environment:
NetBSD localhost 8.0_RC1 NetBSD 8.0_RC1 (GENERIC.201804191727Z) amd64

>Description:
Following compilation error occurs when building filesystems/fuse-encfs

/usr/pkgsrc/filesystems/fuse-encfs/work/encfs-1.9.4/encfs/FileUtils.cpp: In function 'bool encfs::unmountFS(encfs::EncFS_Context*)':
/usr/pkgsrc/filesystems/fuse-encfs/work/encfs-1.9.4/encfs/FileUtils.cpp:1694:54: error: cannot convert 'const char*' to 'fuse*' for argument '1' to 'void fuse_unmount(fuse*)'
   fuse_unmount(ctx->opts->mountPoint.c_str(), nullptr);

>How-To-Repeat:
cd /usr/pkgsrc/filesystems/fuse-encfs
make
>Fix:
Not known

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.43 2018/01/16 07:36:43 maya Exp $
$NetBSD: gnats_config.sh,v 1.9 2014/08/02 14:16:04 spz Exp $
Copyright © 1994-2017 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.