pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/53252: filesystems/fuse-encfs fails to build



>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



Home | Main Index | Thread Index | Old Index