[Bug 254570] security/fwknop Fix compilation error on 13 and 14
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Mar 31 10:13:38 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254570
--- Comment #4 from sean.greven at gmail.com ---
Comment on attachment 223710
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=223710
Fix compilation error on 13 and 14.
Hey jens
Still running into patching issues. I am now using git to replicate the same
procedure you have used to create the patch. I init the repository in
/usr/ports and I create the patch file there.
I apply the patch:
And the results are as below.
root at BBD13RC3:/usr/ports/security/fwknop # uname -a
FreeBSD BBD13RC3 13.0-RC3 FreeBSD 13.0-RC3 #0 releng/13.0-n244696-8f731a397ad:
Fri Mar 19 04:00:20 UTC 2021
root at releng1.nyi.freebsd.org:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64
root at BBD13RC3:/usr/ports/security/fwknop #
root at BBD13RC3:/usr/ports # pwd
/usr/ports
root at BBD13RC3:/usr/ports # git apply patch.pat
root at BBD13RC3:/usr/ports # cd security/fwknop
####Just checking here that the files have been modified with todays date.
root at BBD13RC3:/usr/ports/security/fwknop # ls -la Makefile
files/patch-client_log__msg.h
-rw-r--r-- 1 root wheel 1277 Mar 31 20:01 Makefile
-rw-r--r-- 1 root wheel 414 Mar 31 20:01 files/patch-client_log__msg.h
### The are indeed modified and the patch file has been placed into the files
dir
root at BBD13RC3:/usr/ports/security/fwknop # make
===> License GPLv2 accepted by the user
===> fwknop-2.6.10_2 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by fwknop-2.6.10_2 for building
===> Extracting for fwknop-2.6.10_2
=> SHA256 Checksum OK for fwknop-2.6.10.tar.gz.
===> Patching for fwknop-2.6.10_2
===> Applying FreeBSD patches for fwknop-2.6.10_2 from
/usr/ports/security/fwknop/files
File to patch:
### And of course it breaks here
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list