Bug 217098 - sysutils/pefs-kmod - 1100509 compilation error: too few arguments to function call
Summary: sysutils/pefs-kmod - 1100509 compilation error: too few arguments to function...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Gleb Kurtsou
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-14 14:06 UTC by vess
Modified: 2017-03-03 05:55 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (gleb)


Attachments
patch solvе the problem (355 bytes, text/x-csrc)
2017-02-14 14:06 UTC, vess
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description vess 2017-02-14 14:06:08 UTC
Created attachment 179989 [details]
patch solvе the problem

uname -a
FreeBSD server.slavof.net 11.0-STABLE FreeBSD 11.0-STABLE #6 r313696: Mon Feb 13 17:39:50 EET 2017     vess@slavof.net:/usr/obj/usr/src/sys/server  amd64

uname -K
1100509

error while compile sysutils/pefs-kmod:

/usr/ports/sysutils/pefs-kmod/work/pefs-2016-11-27/sys/modules/pefs/../../fs/pefs/pefs_vnops.c:327:19: error: too few arguments to function call, expected 2, have 1
/usr/src/sys/sys/vnode.h:624:1: note: 'cache_purgevfs' declared here
void    cache_purgevfs(struct mount *mp, bool force);
^
1 error generated.
*** Error code 1

Stop.
make[3]: stopped in /usr/ports/sysutils/pefs-kmod/work/pefs-2016-11-27/sys/modules/pefs
*** Error code 1

Stop.
make[2]: stopped in /usr/ports/sysutils/pefs-kmod/work/pefs-2016-11-27
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/sysutils/pefs-kmod
*** Error code 1
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-02-27 18:23:01 UTC
A commit references this bug:

Author: kmoore
Date: Mon Feb 27 18:22:39 UTC 2017
New revision: 434985
URL: https://svnweb.freebsd.org/changeset/ports/434985

Log:
   - Update to 2017-02-19

  PR: 217098
  Submitted by: Gleb Kurtsou <gleb.kurtsou@gmail.com>

Changes:
  head/sysutils/pefs-kmod/Makefile
  head/sysutils/pefs-kmod/distinfo