Page MenuHomeFreeBSD
Paste Active Pastes
  • vm.pmap.kernel_maps:
    Kernel map:
    0xffff000000000000-0xffff000001392000 rwx-sg WB 0 9 25 2
    0xffff000001392000-0xffff000001394000 r---sg WB 0 0 0 2
    0xffff000001394000-0xffff0000013a3000 rwx-sg WB 0 0 0 15
    ...
    • Nov 27 2023, 4:31 PM
    • 2,135 Lines
  • $ ./jailerctl inspect
    bsd.am ->
    Hostname : pingvinashen.am
    Uptime : 2d 18h 49m 18s
    OS Version : K: 13.2-RELEASE-p4, R: 13.2-RELEASE-p4, U: 13.2-RELEASE-p4
    ...
    • Oct 25 2023, 1:20 PM
    • 28 Lines
  • install -y sssd
    echo "Enabling SSSD"
    sysrc sssd_enable="YES"
    ...
    • Oct 22 2023, 3:08 PM
    • 35 Lines
    • Bash Scripting
  • ---<<BOOT>>---
    Copyright (c) 1992-2023 The FreeBSD Project.
    Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
    The Regents of the University of California. All rights reserved.
    FreeBSD is a registered trademark of The FreeBSD Foundation.
    ...
    • Oct 14 2023, 11:04 AM
    • 317 Lines
    • Plain Text
  • From cd44866736b5e40af2b4a61d9be76882c60231aa Mon Sep 17 00:00:00 2001
    From: Val Packett <val@packett.cool>
    Date: Thu, 12 Oct 2023 22:30:57 -0300
    Subject: [PATCH 1/2] p9fs: import new Juniper changes until the
    P9PROTO_TREADDIR one
    ...
    • Oct 13 2023, 2:09 AM
    • 410 Lines
    • Diff
  • #!/usr/bin/env python3
    import tempfile as tf
    import os
    import sys
    ...
    • Sep 5 2023, 8:04 PM
    • 199 Lines
    • Python
  • % git -C /usr/doc checkout 13.2r-announc-correct
    Updating files: 100% (827/827), done.
    branch '13.2r-announc-correct' set up to track 'origin/13.2r-announc-correct'.
    Switched to a new branch '13.2r-announc-correct'
    % git -C /usr/doc pull --ff-only freebsd main
    ...
    • Aug 14 2023, 6:15 PM
    • 37 Lines
  • root@mowa219-gjp4-8570p-freebsd:~ # date ; route show default ; service routing restart ; sleep 15 ; route show default ; service dhclient restart em0 ; sleep 15 ; route show default
    Sun Aug 6 17:16:40 BST 2023
    route to: default
    destination: default
    mask: default
    ...
    • Aug 6 2023, 4:20 PM
    • 61 Lines
  • <https://lists.freebsd.org/archives/freebsd-hackers/2023-August/002437.html>
    % git -C /usr/src apply -v /home/grahamperrin/Documents/IT/BSD/FreeBSD/D40045/D40045.diff
    Checking patch sys/kern/sched_ule.c...
    Checking patch sys/sys/proc.h...
    ...
    • Aug 6 2023, 2:42 PM
    • 212 Lines
    • Plain Text
  • % which deroff
    deroff: Command not found.
    % pkg provides bin/deroff
    Name : plan9port-20220913
    Comment : Plan 9 from User Space
    ...
    • Aug 6 2023, 11:08 AM
    • 154 Lines
  • root@mowa219-gjp4-8570p-freebsd:~ # date ; route show default
    Sat Aug 5 23:16:34 BST 2023
    route to: default
    destination: default
    mask: default
    ...
    • Aug 5 2023, 10:27 PM
    • 54 Lines
  • /usr/local/share/netbox # python3.9 manage.py migrate
    Traceback (most recent call last):
    File "/usr/local/share/netbox/manage.py", line 10, in <module>
    execute_from_command_line(sys.argv)
    File "/usr/local/lib/python3.9/site-packages/django/core/management/__init__.py", line 446, in execute_from_command_line
    ...
    • Aug 4 2023, 9:43 AM
    • 63 Lines
  • INTRO(9) FreeBSD Kernel Developer's Manual INTRO(9)
    NAME
    intro – introduction to kernel programming interfaces
    ...
    • Jul 19 2023, 8:45 PM
    • 353 Lines
  • % cat /usr/local/etc/pkg/repos/base.conf
    # FreeBSD pkgbase repo
    FreeBSD-base: {
    url: "https://alpha.pkgbase.live/current/${ABI}/latest",
    ...
    • Jul 16 2023, 8:17 AM
    • 33 Lines
  • ```
    root@b14:~ # /usr/sbin/periodic otis
    _localbase is /usr/local
    -- End of otis output --
    ...
    • Jul 7 2023, 8:26 PM
    • 21 Lines
  • diff --git a/sys/cddl/dev/kinst/riscv/kinst_isa.h b/sys/cddl/dev/kinst/riscv/kinst_isa.h
    index a2930bc5d..90246c293 100644
    --- a/sys/cddl/dev/kinst/riscv/kinst_isa.h
    +++ b/sys/cddl/dev/kinst/riscv/kinst_isa.h
    @@ -19,7 +19,7 @@
    ...
    • Jun 28 2023, 5:06 PM
    • 35 Lines
  • diff --git a/secure/lib/libcrypto/Version.map b/secure/lib/libcrypto/Version.map
    index 44668072ca63..421819324961 100644
    --- a/secure/lib/libcrypto/Version.map
    +++ b/secure/lib/libcrypto/Version.map
    @@ -1084,9 +1084,6 @@ OPENSSL_1_1_0 {
    ...
    • Jun 24 2023, 2:12 AM
    • 14 Lines
  • diff --git a/secure/lib/libcrypto/Version.map b/secure/lib/libcrypto/Version.map
    index bed7623b9c47..44668072ca63 100644
    --- a/secure/lib/libcrypto/Version.map
    +++ b/secure/lib/libcrypto/Version.map
    @@ -45,6 +45,7 @@ OPENSSL_1_1_0 {
    ...
    • Jun 24 2023, 2:09 AM
    • 50 Lines
  • 1 $ECASM=
    2 IF[{- !$disabled{asm} -}]
    3 $ECASM_x86=ecp_nistz256.c ecp_nistz256-x86.S
    4 $ECDEF_x86=ECP_NISTZ256_ASM
    5
    ...
    • Jun 24 2023, 2:02 AM
    • 49 Lines
  • diff --git a/cddl/sbin/zfs/Makefile b/cddl/sbin/zfs/Makefile
    index aae341f13211..c0e216576b4a 100644
    --- a/cddl/sbin/zfs/Makefile
    +++ b/cddl/sbin/zfs/Makefile
    @@ -74,7 +74,7 @@ CFLAGS+= \
    ...
    • Jun 24 2023, 1:58 AM
    • 48 Lines
  • #!/bin/sh
    # Save this script at a suitable path, for example
    # /usr/local/sbin/suspend.sh
    # then edit /etc/rc.suspend to include the path.
    ...
    • Jun 23 2023, 6:47 PM
    • 62 Lines
  • root@mowa219-gjp4-8570p-freebsd:~ # gdisk /dev/da3
    GPT fdisk (gdisk) version 1.0.9
    Partition table scan:
    MBR: not present
    ...
    • Jun 22 2023, 8:59 PM
    • 191 Lines
  • Jun 20 22:11:22 freebsd shutdown[80834]: reboot by root:
    Stopping cron.
    Waiting for PIDS: 808.
    Stopping sshd.
    Waiting for PIDS: 804.
    ...
    • Jun 22 2023, 3:13 PM
    • 36 Lines
  • 45649 0x200000 0x2636000 r-- 2934 14216 96 24 CNS-- vn /usr/bin/cpp
    45649 0x2636000 0x6670000 r-x 11242 14216 96 24 CN--- vn /usr/bin/cpp
    45649 0x6670000 0x6671000 r-- 1 14216 96 24 CN--- vn /usr/bin/cpp
    45649 0x6671000 0x6672000 rw- 1 1 1 0 ----- sw
    45649 0x6672000 0x66c1000 rw- 31 0 1 0 C---- vn /usr/bin/cpp
    ...
    • Jun 21 2023, 5:57 AM
    • 86 Lines
  • db> pprint proc0
    No address supplied
    db> p proc0
    ffffffff8194ad90
    db> pprint ffffffff8194ad90
    ...
    • Jun 19 2023, 10:04 PM
    • 46 Lines
  • 54069 0x200000 0x2636000 r-- 2910 14032 4 1 CNS-- vn /usr/bin/cpp
    54069 0x2636000 0x6670000 r-x 11082 14032 4 1 CN--- vn /usr/bin/cpp
    54069 0x6670000 0x6671000 r-- 1 14032 4 1 CN--- vn /usr/bin/cpp
    54069 0x6671000 0x6672000 rw- 1 1 1 0 ----- sw
    54069 0x6672000 0x66c1000 rw- 31 0 1 0 C---- vn /usr/bin/cpp
    ...
    • Jun 18 2023, 8:53 PM
    • 220 Lines
  • SEGMENT 0:
    start: 0x90000000
    end: 0x92000000
    domain: 0
    ...
    • Jun 15 2023, 8:43 PM
    • 167 Lines
  • HIER(7) FreeBSD Miscellaneous Information Manual HIER(7)
    NAME
    hier – layout of file systems
    ...
    • Jun 5 2023, 7:24 PM
    • 233 Lines
  • 921 ktrace CAP disallowed system call
    921 ktrace CAP restricted VFS lookup
    921 ktrace CAP disallowed system call
    921 ktrace CAP restricted VFS lookup
    921 ktrace CAP disallowed system call
    ...
    • Jun 2 2023, 2:48 PM
    • 63 Lines
  • HIER(7) FreeBSD Miscellaneous Information Manual HIER(7)
    NAME
    hier – layout of file systems
    ...
    • May 30 2023, 5:39 AM
    • 221 Lines
  • Dump header from device: /dev/ada0p2
    Architecture: amd64
    Architecture Version: 2
    Dump Length: 3069304832
    Blocksize: 512
    ...
    • May 27 2023, 2:07 PM
    • 69 Lines
    • Plain Text
  • Dump header from device: /dev/ada0p2
    Architecture: amd64
    Architecture Version: 2
    Dump Length: 2013057024
    Blocksize: 512
    ...
    • May 27 2023, 2:06 PM
    • 79 Lines
    • Plain Text
  • Dump header from device: /dev/ada0p2
    Architecture: amd64
    Architecture Version: 2
    Dump Length: 1840246784
    Blocksize: 512
    ...
    • May 27 2023, 2:06 PM
    • 69 Lines
    • Plain Text
  • diff --git a/usr.sbin/adduser/adduser.sh b/usr.sbin/adduser/adduser.sh
    index fb4b51fc23e..ffe5dad2b7c 100644
    --- a/usr.sbin/adduser/adduser.sh
    +++ b/usr.sbin/adduser/adduser.sh
    @@ -657,6 +657,8 @@ input_interactive() {
    ...
    • May 18 2023, 7:46 PM
    • 43 Lines
  • root@fuji:~ # poudriere jail -i -j thirteen
    Jail name: thirteen
    Jail version: 13.1-RELEASE-p7
    Jail arch: amd64
    Jail method: http
    ...
    • Apr 12 2023, 12:11 AM
    • 375 Lines
  • /wrkdirs/usr/ports/emulators/virtualbox-ose/work/VirtualBox-6.1.36/src/VBox/Devices/PC/ipxe/src/core/settings.c:289:8: error: fields must have a constant size: 'variable length array in structure' extension will never be supported
    char name[ strlen ( name ) + 1 /* NUL */ ];
    ^
    11 warnings and 1 error generated.
    ...
    • Mar 25 2023, 5:48 AM
    • 12 Lines
  • root@mowa219-gjp4-8570p-freebsd:~ # gdd status=progress if=/dev/da3 of=/dev/da4 bs=10MB
    ^Cgdd: error reading '/dev/da3': Input/output error
    0+0 records in
    0+0 records out
    0 bytes copied, 303.23 s, 0.0 kB/s
    ...
    • Mar 16 2023, 7:38 AM
    • 73 Lines
  • root@mowa219-gjp4-8570p-freebsd:~ # poudriere jail -u -j main
    --- realinstall_subdir_tests/sys/fs ---
    install -N /usr/src/etc -o root -g wheel -m 444 allow_other.debug /usr/local/poudriere/jails/main/usr/lib/debug/usr/tests/sys/fs/fusefs/allow_other.debug
    --- realinstall_subdir_tests/sys/file ---
    ...
    • Mar 12 2023, 11:09 AM
    • 52 Lines
  • Feb 28 17:04:26 mowa219-gjp4-8570p-freebsd gnome-keyring-daemon[7416]: asked to register item /org/freedesktop/secrets/collection/Default_5fkeyring/1104, but it's already registered
    Mar 1 06:11:50 mowa219-gjp4-8570p-freebsd kernel: acpi0: suspend request timed out, forcing sleep now
    Mar 1 06:11:52 mowa219-gjp4-8570p-freebsd kernel: uhub4: at usbus2, port 1, addr 1 (disconnected)
    Mar 1 06:11:52 mowa219-gjp4-8570p-freebsd kernel: ugen2.2: <vendor 0x8087 product 0x0024> at usbus2 (disconnected)
    Mar 1 06:11:52 mowa219-gjp4-8570p-freebsd kernel: uhub5: at uhub4, port 1, addr 2 (disconnected)
    ...
    • Mar 1 2023, 6:28 AM
    • 247 Lines
  • #!/bin/sh
    #
    # $FreeBSD$
    #
    ...
    • Feb 28 2023, 5:42 PM
    • 665 Lines
  • 12a13,60
    >
    > ## Note from antranigv
    > #
    > #### Terminology
    ...
    • Feb 28 2023, 5:37 PM
    • 92 Lines
  • % grep firefox /var/log/messages | grep exited
    % zgrep firefox /var/log/messages.0.bz2 | grep exited
    Feb 26 08:59:02 mowa219-gjp4-8570p-freebsd kernel: pid 3659 (firefox), jid 0, uid 1002: exited on signal 11 (core dumped)
    % zgrep -B 9 -A 4 3659 /var/log/messages.0.bz2
    Feb 26 03:44:37 mowa219-gjp4-8570p-freebsd webcamd[24726]: webcamd: Cannot find USB device
    ...
    • Feb 27 2023, 7:18 AM
    • 19 Lines
  • root@mowa219-gjp4-8570p-freebsd:~ # bectl list -c creation
    BE Active Mountpoint Space Created
    n260316-9922bccbc9c4-d - - 258M 2023-02-03 23:45
    n260316-9922bccbc9c4-e - - 6.46M 2023-02-06 16:25
    n260316-9922bccbc9c4-f - - 5.02G 2023-02-10 08:12
    ...
    • Feb 26 2023, 5:17 PM
    • 27 Lines
  • % zgrep apps.plugin /var/log/messages.0.bz2 | tail -n 32
    Feb 26 02:14:59 mowa219-gjp4-8570p-freebsd apps.plugin[2885]: PROCFILE: Cannot open file '/usr/local/etc/netdata/apps_groups.conf'
    Feb 26 02:15:00 mowa219-gjp4-8570p-freebsd apps.plugin[2885]: apps.plugin should either run as root (now running with uid 302, euid 302) or have special capabilities. Without these, apps.plugin cannot report disk I/O utilization of other processes. Your system does not support capabilities. To enable setuid to root run: sudo chown root:netdata /usr/local/libexec/netdata/plugins.d/apps.plugin; sudo chmod 4750 /usr/local/libexec/netdata/plugins.d/apps.plugin;
    Feb 26 02:15:03 mowa219-gjp4-8570p-freebsd apps.plugin[2885]: heartbeat clock: woke up 749441 microseconds earlier than expected (can be due to the CLOCK_REALTIME set to the past).
    Feb 26 02:15:56 mowa219-gjp4-8570p-freebsd apps.plugin[2885]: heartbeat clock: woke up 6784129 microseconds later than expected (can be due to system load or the CLOCK_REALTIME set to the future).
    ...
    • Feb 26 2023, 4:07 PM
    • 56 Lines
  • % date ; uname -aKU
    Mon 27 Feb 2023 06:51:30 GMT
    FreeBSD mowa219-gjp4-8570p-freebsd 14.0-CURRENT FreeBSD 14.0-CURRENT #33 main-n261014-cd406ac94d8b: Sun Feb 19 01:35:14 GMT 2023 grahamperrin@mowa219-gjp4-8570p-freebsd:/usr/obj/usr/src/amd64.amd64/sys/GENERIC-NODEBUG amd64 1400081 1400081
    % ls -hln ~/firefox.core
    -rw------- 1 1002 1002 2.8G 26 Feb 08:59 /home/grahamperrin/firefox.core
    ...
    • Feb 26 2023, 10:31 AM
    • 1,554 Lines
  • WITHOUT_ACCT=YES
    WITHOUT_ACPI=YES
    WITHOUT_APM=YES
    WITHOUT_ASSERT_DEBUG=YES
    WITHOUT_AT=YES
    ...
    • Feb 25 2023, 10:17 AM
    • 173 Lines
  • [ 7% 34/288] /usr/bin/c++ -DBUILDING_GTK__=1 -DBUILDING_WEBKIT -DBUILDING_WITH_CMAKE=1 -DBUILDING_WebKit -DDATADIR=\"/usr/local/share\" -DGETTEXT_PACKAGE=\"WebKit2GTK-4.0\" -DHAVE_CONFIG_H=1 -DJSC_GLIB_API_ENABLED -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPAS_BMALLOC=1 -DPKGLIBEXECDIR=\"/usr/local/libexec/webkit2gtk-4.0\" -DSTATICALLY_LINKED_WITH_PAL -DSTATICALLY_LINKED_WITH_WebCore -DWEBKIT2_COMPILATION -DWEBKITGTK_API_VERSION_STRING=\"4.0\" -DWEBKIT_DOM_USE_UNSTABLE_API -DWebKit_EXPORTS -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/.build/WebKit2Gtk/Headers -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/.build/WebKit2Gtk/Headers/webkit2gtk-4.0 -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/.build/WebKit2Gtk/Headers/webkit2gtk-webextension -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/.build/WebKit2Gtk/DerivedSources/webkit -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/.build/WebKit2Gtk/DerivedSources -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/.build/PAL/Headers -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/.build/WebCore/PrivateHeaders -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/.build/DerivedSources/ForwardingHeaders -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/.build/DerivedSources/WebKit -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/.build/DerivedSources/WebKit/include -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/GPUProcess -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/GPUProcess/graphics -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/GPUProcess/graphics/WebGPU -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/GPUProcess/media -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/GPUProcess/webrtc -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/NetworkProcess -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/NetworkProcess/Classifier -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/NetworkProcess/Cookies -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/NetworkProcess/CustomProtocols -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/NetworkProcess/Downloads -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/NetworkProcess/FileAPI -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/NetworkProcess/IndexedDB -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/NetworkProcess/Notifications -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/NetworkProcess/PrivateClickMeasurement -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/NetworkProcess/ServiceWorker -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/NetworkProcess/SharedWorker -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/NetworkProcess/cache -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/NetworkProcess/storage -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/NetworkProcess/watchos -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/NetworkProcess/webrtc -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/Platform -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/Platform/IPC -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/PluginProcess -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/Shared -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/Shared/API -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/Shared/API/c -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/Shared/ApplePay -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/Shared/Authentication -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/Shared/CoreIPCSupport -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/Shared/Databases -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/Shared/Databases/IndexedDB -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/Shared/FileAPI -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/Shared/Gamepad -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/Shared/Notifications -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/Shared/Plugins -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/Shared/Plugins/Netscape -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/Shared/Plugins/Netscape/x11 -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/Shared/RemoteLayerTree -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/Shared/WebGPU -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/Shared/WebsiteData -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/Shared/XR -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/UIProcess -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/UIProcess/API -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/UIProcess/API/C -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/UIProcess/API/cpp -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/UIProcess/Authentication -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/UIProcess/Automation -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/UIProcess/Downloads -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/UIProcess/Gamepad -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/UIProcess/GPU -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/UIProcess/Inspector -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/UIProcess/Inspector/Agents -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/UIProcess/Launcher -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/UIProcess/Media -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/UIProcess/Network -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/UIProcess/Network/CustomProtocols -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/UIProcess/Notifications -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/UIProcess/Plugins -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/UIProcess/RemoteLayerTree -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/UIProcess/UserContent -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/UIProcess/WebAuthentication -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/UIProcess/WebAuthentication/Mock -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/UIProcess/WebsiteData -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/UIProcess/XR -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebAuthnProcess -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/ApplePay -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/ApplicationCache -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/Automation -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/Cache -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/Databases -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/Databases/IndexedDB -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/EncryptedMedia -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/FileAPI -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/FullScreen -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/Gamepad -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/Geolocation -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/GPU -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/GPU/graphics -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/GPU/graphics/WebGPU -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/GPU/media -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/GPU/webrtc -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/IconDatabase -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/InjectedBundle -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/InjectedBundle/API -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/InjectedBundle/API/c -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/InjectedBundle/DOM -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/Inspector -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/Launching -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/MediaCache -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/MediaStream -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/Model -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/Network -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/Network/webrtc -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/Notifications -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/OriginData -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/Plugins -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/Plugins/Netscape -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/ResourceCache -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/Speech -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/Storage -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/UserContent -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/WebCoreSupport -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/WebPage -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/WebPage/RemoteLayerTree -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/WebStorage -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/XR -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/WebKitLibraries -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/NetworkProcess/glib -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/NetworkProcess/gtk -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/NetworkProcess/soup -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/Platform/IPC/glib -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/Platform/IPC/unix -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/Platform/classifier -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/Platform/generic -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/Shared/API/c/gtk -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/Shared/API/glib -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/Shared/CoordinatedGraphics -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/Shared/CoordinatedGraphics/threadedcompositor -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/Shared/glib -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/Shared/gtk -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/Shared/linux -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/Shared/soup -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/UIProcess/API/C/cairo -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/UIProcess/API/C/glib -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/UIProcess/API/C/gtk -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/UIProcess/API/glib -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/UIProcess/API/gtk3 -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/UIProcess/API/gtk -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/UIProcess/CoordinatedGraphics -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/UIProcess/Inspector/glib -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/UIProcess/Inspector/gtk -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/UIProcess/Notifications/glib -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/UIProcess/geoclue -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/UIProcess/glib -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/UIProcess/gstreamer -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/UIProcess/gtk -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/UIProcess/linux -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/UIProcess/soup -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/InjectedBundle/API/glib -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/InjectedBundle/API/glib/DOM -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/InjectedBundle/API/gtk -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/InjectedBundle/API/gtk/DOM -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/Inspector/gtk -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/glib -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/gtk -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/soup -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/WebCoreSupport/gtk -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/WebCoreSupport/soup -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/WebPage/CoordinatedGraphics -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/WebPage/gtk -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/WebPage/libwpe -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/.build -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/.build/JavaScriptCore/Headers -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/.build/JavaScriptCore/PrivateHeaders -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/.build/JavaScriptCoreGLib/Headers -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/.build/JavaScriptCoreGLib/DerivedSources -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/.build/WTF/Headers -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebCore/platform/graphics/libwpe -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/.build/ANGLE/Headers -isystem /usr/local/include/enchant-2 -isystem /usr/local/include/gio-unix-2.0 -isystem /usr/local/include/glib-2.0 -isystem /usr/local/lib/glib-2.0/include -isystem /usr/local/include/gstreamer-1.0 -isystem /usr/local/include/orc-0.4 -isystem /usr/local/include/gtk-3.0 -isystem /usr/local/include/pango-1.0 -isystem /usr/local/include/harfbuzz -isystem /usr/local/include/freetype2 -isystem /usr/local/include/libpng16 -isystem /usr/local/include/fribidi -isystem /usr/local/include/cairo -isystem /usr/local/include/pixman-1 -isystem /usr/local/include/gdk-pixbuf-2.0 -isystem /usr/local/include/libepoll-shim -isystem /usr/local/include/atk-1.0 -isystem /usr/local/include/at-spi2-atk/2.0 -isystem /usr/local/include/dbus-1.0 -isystem /usr/local/lib/dbus-1.0/include -isystem /usr/local/include/at-spi-2.0 -isystem /usr/local/include/libsoup-2.4 -isystem /usr/local/include/wpe-fdo-1.0 -isystem /usr/local/include/wpe-1.0 -isystem /usr/local/include/gtk-3.0/unix-print -isystem /usr/local/include/libxml2 -isystem /usr/local/include/openjpeg-2.5 -fdiagnostics-color=always -fcolor-diagnostics -Wextra -Wall -pipe -Wno-noexcept-type -Wno-psabi -Wno-misleading-indentation -Wno-parentheses-equality -Qunused-arguments -Wwrite-strings -Wundef -Wpointer-arith -Wmissing-format-attribute -Wformat-security -Wcast-align -Wno-tautological-compare -O2 -pipe -DNDEBUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DFIXED_EXECUTABLE_MEMORY_POOL_SIZE_IN_MB=32 -B/usr/bin -isystem /usr/local/include -fno-strict-aliasing -fno-exceptions -fno-rtti -O2 -pipe -DNDEBUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DFIXED_EXECUTABLE_MEMORY_POOL_SIZE_IN_MB=32 -B/usr/bin -isystem /usr/local/include -DNDEBUG -fPIC -fvisibility=hidden -include /wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebKit2Prefix.h -Wno-unused-parameter -DWPE_ENABLE_XKB=1 -D_THREAD_SAFE -pthread -I/usr/local/include -std=c++20 -MD -MT Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/NetworkStorageManagerMessageReceiver.cpp.o -MF Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/NetworkStorageManagerMessageReceiver.cpp.o.d -o Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/NetworkStorageManagerMessageReceiver.cpp.o -c /wrkdirs/usr/ports/www/webkit2-gtk3/work/.build/DerivedSources/WebKit/NetworkStorageManagerMessageReceiver.cpp
    FAILED: Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/NetworkStorageManagerMessageReceiver.cpp.o
    /usr/bin/c++ -DBUILDING_GTK__=1 -DBUILDING_WEBKIT -DBUILDING_WITH_CMAKE=1 -DBUILDING_WebKit -DDATADIR=\"/usr/local/share\" -DGETTEXT_PACKAGE=\"WebKit2GTK-4.0\" -DHAVE_CONFIG_H=1 -DJSC_GLIB_API_ENABLED -DLIBDIR=\"/usr/local/lib\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPAS_BMALLOC=1 -DPKGLIBEXECDIR=\"/usr/local/libexec/webkit2gtk-4.0\" -DSTATICALLY_LINKED_WITH_PAL -DSTATICALLY_LINKED_WITH_WebCore -DWEBKIT2_COMPILATION -DWEBKITGTK_API_VERSION_STRING=\"4.0\" -DWEBKIT_DOM_USE_UNSTABLE_API -DWebKit_EXPORTS -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/.build/WebKit2Gtk/Headers -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/.build/WebKit2Gtk/Headers/webkit2gtk-4.0 -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/.build/WebKit2Gtk/Headers/webkit2gtk-webextension -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/.build/WebKit2Gtk/DerivedSources/webkit -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/.build/WebKit2Gtk/DerivedSources -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/.build/PAL/Headers -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/.build/WebCore/PrivateHeaders -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/.build/DerivedSources/ForwardingHeaders -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/.build/DerivedSources/WebKit -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/.build/DerivedSources/WebKit/include -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/GPUProcess -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/GPUProcess/graphics -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/GPUProcess/graphics/WebGPU -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/GPUProcess/media -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/GPUProcess/webrtc -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/NetworkProcess -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/NetworkProcess/Classifier -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/NetworkProcess/Cookies -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/NetworkProcess/CustomProtocols -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/NetworkProcess/Downloads -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/NetworkProcess/FileAPI -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/NetworkProcess/IndexedDB -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/NetworkProcess/Notifications -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/NetworkProcess/PrivateClickMeasurement -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/NetworkProcess/ServiceWorker -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/NetworkProcess/SharedWorker -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/NetworkProcess/cache -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/NetworkProcess/storage -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/NetworkProcess/watchos -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/NetworkProcess/webrtc -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/Platform -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/Platform/IPC -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/PluginProcess -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/Shared -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/Shared/API -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/Shared/API/c -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/Shared/ApplePay -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/Shared/Authentication -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/Shared/CoreIPCSupport -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/Shared/Databases -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/Shared/Databases/IndexedDB -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/Shared/FileAPI -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/Shared/Gamepad -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/Shared/Notifications -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/Shared/Plugins -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/Shared/Plugins/Netscape -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/Shared/Plugins/Netscape/x11 -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/Shared/RemoteLayerTree -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/Shared/WebGPU -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/Shared/WebsiteData -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/Shared/XR -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/UIProcess -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/UIProcess/API -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/UIProcess/API/C -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/UIProcess/API/cpp -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/UIProcess/Authentication -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/UIProcess/Automation -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/UIProcess/Downloads -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/UIProcess/Gamepad -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/UIProcess/GPU -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/UIProcess/Inspector -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/UIProcess/Inspector/Agents -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/UIProcess/Launcher -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/UIProcess/Media -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/UIProcess/Network -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/UIProcess/Network/CustomProtocols -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/UIProcess/Notifications -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/UIProcess/Plugins -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/UIProcess/RemoteLayerTree -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/UIProcess/UserContent -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/UIProcess/WebAuthentication -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/UIProcess/WebAuthentication/Mock -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/UIProcess/WebsiteData -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/UIProcess/XR -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebAuthnProcess -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/ApplePay -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/ApplicationCache -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/Automation -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/Cache -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/Databases -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/Databases/IndexedDB -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/EncryptedMedia -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/FileAPI -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/FullScreen -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/Gamepad -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/Geolocation -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/GPU -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/GPU/graphics -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/GPU/graphics/WebGPU -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/GPU/media -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/GPU/webrtc -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/IconDatabase -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/InjectedBundle -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/InjectedBundle/API -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/InjectedBundle/API/c -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/InjectedBundle/DOM -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/Inspector -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/Launching -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/MediaCache -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/MediaStream -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/Model -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/Network -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/Network/webrtc -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/Notifications -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/OriginData -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/Plugins -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/Plugins/Netscape -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/ResourceCache -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/Speech -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/Storage -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/UserContent -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/WebCoreSupport -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/WebPage -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/WebPage/RemoteLayerTree -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/WebStorage -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/XR -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/WebKitLibraries -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/NetworkProcess/glib -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/NetworkProcess/gtk -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/NetworkProcess/soup -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/Platform/IPC/glib -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/Platform/IPC/unix -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/Platform/classifier -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/Platform/generic -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/Shared/API/c/gtk -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/Shared/API/glib -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/Shared/CoordinatedGraphics -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/Shared/CoordinatedGraphics/threadedcompositor -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/Shared/glib -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/Shared/gtk -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/Shared/linux -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/Shared/soup -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/UIProcess/API/C/cairo -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/UIProcess/API/C/glib -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/UIProcess/API/C/gtk -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/UIProcess/API/glib -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/UIProcess/API/gtk3 -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/UIProcess/API/gtk -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/UIProcess/CoordinatedGraphics -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/UIProcess/Inspector/glib -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/UIProcess/Inspector/gtk -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/UIProcess/Notifications/glib -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/UIProcess/geoclue -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/UIProcess/glib -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/UIProcess/gstreamer -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/UIProcess/gtk -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/UIProcess/linux -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/UIProcess/soup -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/InjectedBundle/API/glib -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/InjectedBundle/API/glib/DOM -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/InjectedBundle/API/gtk -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/InjectedBundle/API/gtk/DOM -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/Inspector/gtk -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/glib -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/gtk -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/soup -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/WebCoreSupport/gtk -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/WebCoreSupport/soup -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/WebPage/CoordinatedGraphics -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/WebPage/gtk -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebProcess/WebPage/libwpe -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/.build -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/.build/JavaScriptCore/Headers -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/.build/JavaScriptCore/PrivateHeaders -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/.build/JavaScriptCoreGLib/Headers -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/.build/JavaScriptCoreGLib/DerivedSources -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/.build/WTF/Headers -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebCore/platform/graphics/libwpe -I/wrkdirs/usr/ports/www/webkit2-gtk3/work/.build/ANGLE/Headers -isystem /usr/local/include/enchant-2 -isystem /usr/local/include/gio-unix-2.0 -isystem /usr/local/include/glib-2.0 -isystem /usr/local/lib/glib-2.0/include -isystem /usr/local/include/gstreamer-1.0 -isystem /usr/local/include/orc-0.4 -isystem /usr/local/include/gtk-3.0 -isystem /usr/local/include/pango-1.0 -isystem /usr/local/include/harfbuzz -isystem /usr/local/include/freetype2 -isystem /usr/local/include/libpng16 -isystem /usr/local/include/fribidi -isystem /usr/local/include/cairo -isystem /usr/local/include/pixman-1 -isystem /usr/local/include/gdk-pixbuf-2.0 -isystem /usr/local/include/libepoll-shim -isystem /usr/local/include/atk-1.0 -isystem /usr/local/include/at-spi2-atk/2.0 -isystem /usr/local/include/dbus-1.0 -isystem /usr/local/lib/dbus-1.0/include -isystem /usr/local/include/at-spi-2.0 -isystem /usr/local/include/libsoup-2.4 -isystem /usr/local/include/wpe-fdo-1.0 -isystem /usr/local/include/wpe-1.0 -isystem /usr/local/include/gtk-3.0/unix-print -isystem /usr/local/include/libxml2 -isystem /usr/local/include/openjpeg-2.5 -fdiagnostics-color=always -fcolor-diagnostics -Wextra -Wall -pipe -Wno-noexcept-type -Wno-psabi -Wno-misleading-indentation -Wno-parentheses-equality -Qunused-arguments -Wwrite-strings -Wundef -Wpointer-arith -Wmissing-format-attribute -Wformat-security -Wcast-align -Wno-tautological-compare -O2 -pipe -DNDEBUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DFIXED_EXECUTABLE_MEMORY_POOL_SIZE_IN_MB=32 -B/usr/bin -isystem /usr/local/include -fno-strict-aliasing -fno-exceptions -fno-rtti -O2 -pipe -DNDEBUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DFIXED_EXECUTABLE_MEMORY_POOL_SIZE_IN_MB=32 -B/usr/bin -isystem /usr/local/include -DNDEBUG -fPIC -fvisibility=hidden -include /wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/WebKit2Prefix.h -Wno-unused-parameter -DWPE_ENABLE_XKB=1 -D_THREAD_SAFE -pthread -I/usr/local/include -std=c++20 -MD -MT Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/NetworkStorageManagerMessageReceiver.cpp.o -MF Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/NetworkStorageManagerMessageReceiver.cpp.o.d -o Source/WebKit/CMakeFiles/WebKit.dir/__/__/DerivedSources/WebKit/NetworkStorageManagerMessageReceiver.cpp.o -c /wrkdirs/usr/ports/www/webkit2-gtk3/work/.build/DerivedSources/WebKit/NetworkStorageManagerMessageReceiver.cpp
    In file included from /wrkdirs/usr/ports/www/webkit2-gtk3/work/.build/DerivedSources/WebKit/NetworkStorageManagerMessageReceiver.cpp:26:
    In file included from /wrkdirs/usr/ports/www/webkit2-gtk3/work/webkitgtk-2.38.3/Source/WebKit/NetworkProcess/storage/NetworkStorageManager.h:28:
    ...
    • Feb 11 2023, 4:17 AM
    • 83 Lines
    • Feb 7 2023, 9:35 PM
    • 1 Line
  • Copyright (c) 1992-2021 The FreeBSD Project.
    Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
    The Regents of the University of California. All rights reserved.
    FreeBSD is a registered trademark of The FreeBSD Foundation.
    FreeBSD 13.1-STABLE #0 stable/13-n253535-4a8af507ebe5: Fri Jan 20 03:21:10 UTC 2023
    ...
    • Jan 22 2023, 7:00 PM
    • 468 Lines
  • int printf(const char *, ...) __attribute__((__format__ (__printf__, 1, 2)));
    void foo(int x, void *mac);
    void
    ...
    • Nov 18 2022, 6:45 PM
    • 12 Lines
  • 0xffff000000c66e34 <+0>: stp x29, x30, [sp, #-32]!
    0xffff000000c66e38 <+4>: stp x20, x19, [sp, #16]
    0xffff000000c66e3c <+8>: mov x29, sp
    0xffff000000c66e40 <+12>: mov x20, x0
    0xffff000000c66e44 <+16>: mov x0, x18
    ...
    • Nov 3 2022, 4:00 PM
    • 66 Lines
  • function upload-to-oci.fish
    # assumes you built via something like https://reviews.freebsd.org/D34746 already
    # needs devel/oci-cli
    set -x FREEBSD_VERSION (sh ../sys/conf/newvers.sh -V RELEASE | sed -E -e 's,^.+="(.+)",\1,')
    set -x IMAGE_NAME (echo FreeBSD-$FREEBSD_VERSION-(uname -m)-(uname -p)-(date -u +%Y%m%d)-(git rev-parse HEAD | cut -c -7))
    ...
    • Oct 5 2022, 9:46 PM
    • 110 Lines
    • Bash Scripting
  • <https://reviews.freebsd.org/D36681#832967> for example, I
    wonder why Phabricator does not show
    trailing whitespace.
    • Sep 24 2022, 7:27 AM
    • 3 Lines
    • Plain Text
  • diff --git a/sys/contrib/openzfs/module/zfs/dsl_dir.c b/sys/contrib/openzfs/module/zfs/dsl_dir.c
    index 7460269384b4..d9b187eacc26 100644
    --- a/sys/contrib/openzfs/module/zfs/dsl_dir.c
    +++ b/sys/contrib/openzfs/module/zfs/dsl_dir.c
    @@ -2259,6 +2259,11 @@ dsl_dir_snap_cmtime_update(dsl_dir_t *dd, dmu_tx_t *tx)
    ...
    • Sep 12 2022, 9:12 AM
    • 16 Lines
    • C
  • AArch64 MP
    {
    lock = 0;
    0:x0 = lock;
    ...
    • Sep 3 2022, 2:57 PM
    • 13 Lines
  • build started at Fri Aug 5 09:36:16 CEST 2022
    port directory: /usr/ports/comms/hylafax
    package name: hylafax-6.0.7
    building for: FreeBSD 123amd64-dev-default 12.3-RELEASE-p2 FreeBSD 12.3-RELEASE-p2 amd64
    maintained by: ports@FreeBSD.org
    ...
    • Aug 5 2022, 7:58 AM
    • 12,119 Lines
  • git (ff/misc) markj@nuc> pwd
    /usr/home/markj/src/freebsd/usr.bin/localedef
    git (ff/misc) markj@nuc> scan-build make 2>&1
    scan-build: Using '/usr/local/llvm90/bin/clang-9' for static analysis
    [Creating objdir /usr/obj/usr/home/markj/src/freebsd/amd64.amd64/usr.bin/localedef...]
    ...
    • Jun 30 2022, 4:59 PM
    • 461 Lines
  • // autogenerated by syzkaller (https://github.com/google/syzkaller)
    #define _GNU_SOURCE
    #include <sys/types.h>
    ...
    • Jun 8 2022, 12:35 AM
    • 251 Lines
  • diff --git devel/zls/Makefile devel/zls/Makefile
    index aa82f0f039eb..09689ccf9a72 100644
    --- devel/zls/Makefile
    +++ devel/zls/Makefile
    @@ -1,6 +1,6 @@
    ...
    • Mar 29 2022, 6:44 AM
    • 24 Lines
  • Unpatched (also without get_pcpu() patch):
    0xffffffff80bfe8c0 <+0>: push %rbp
    0xffffffff80bfe8c1 <+1>: mov %rsp,%rbp
    0xffffffff80bfe8c4 <+4>: mov %gs:0x0,%rax
    ...
    • Feb 26 2022, 2:29 PM
    • 108 Lines
  • diff --git a/cddl/usr.bin/ctfconvert/Makefile b/cddl/usr.bin/ctfconvert/Makefile
    index 78b65020452a..3795c27293d5 100644
    --- a/cddl/usr.bin/ctfconvert/Makefile
    +++ b/cddl/usr.bin/ctfconvert/Makefile
    @@ -40,7 +40,7 @@ CFLAGS+= -I${SRCTOP}/sys/cddl/compat/opensolaris \
    ...
    • Feb 24 2022, 6:39 PM
    • 13 Lines
  • From cf0117f6fa269a0ee4c2fdee150bd4cd234edacf Mon Sep 17 00:00:00 2001
    From: Val Packett <val@packett.cool>
    Date: Fri, 11 Feb 2022 17:14:39 +0300
    Subject: [PATCH] LinuxKPI: return an address string in pci_name
    ...
    • Feb 11 2022, 3:46 PM
    • 60 Lines
    • Diff
  • diff --git a/sys/kern/kern_timeout.c b/sys/kern/kern_timeout.c
    index d0fb19661fa4..bb981f423c7c 100644
    --- a/sys/kern/kern_timeout.c
    +++ b/sys/kern/kern_timeout.c
    @@ -430,6 +430,7 @@ callout_get_bucket(sbintime_t sbt)
    ...
    • Feb 2 2022, 11:20 PM
    • 23 Lines
  • From eb92ab48517ba4c6a793e8c9cecf6d6c027cd664 Mon Sep 17 00:00:00 2001
    From: Greg V <greg@unrelenting.technology>
    Date: Thu, 27 Jun 2019 17:39:22 +0300
    Subject: [PATCH] loader: Add support for getting early entropy from the UEFI
    RNG protocol
    ...
    • Jan 28 2022, 11:56 AM
    • 225 Lines
    • Diff
  • Fatal trap 9: general protection fault while in kernel mode
    cpuid = 6; apic id = 06
    instruction pointer = 0x20:0xffffffff80f9f6ff
    stack pointer = 0x28:0xfffffe00dc0bf960
    frame pointer = 0x28:0xfffffe00dc0bf9d0
    ...
    • Jan 19 2022, 2:25 PM
    • 40 Lines
  • /*
    *
    */
    #include <string.h>
    ...
    • Jan 8 2022, 1:47 PM
    • 144 Lines
    • C
  • kern.boottrace.log:
    CPU msecs delta process event PID CPUtime IBlks OBlks
    0 44872811 0 kernel sysinit 0x2100001 0 0.00 0 0
    0 44872812 1 kernel sysinit 0x2110000 0 0.00 0 0
    ...
    • Dec 3 2021, 6:54 PM
    • 396 Lines
  • diff --git a/lib/libpmcstat/libpmcstat_image.c b/lib/libpmcstat/libpmcstat_image.c
    index 9ee7097e95ec..2ba382d02c43 100644
    --- a/lib/libpmcstat/libpmcstat_image.c
    +++ b/lib/libpmcstat/libpmcstat_image.c
    @@ -384,7 +384,7 @@ pmcstat_image_get_elf_params(struct pmcstat_image *image,
    ...
    • Nov 17 2021, 9:36 PM
    • 22 Lines
  • diff --git a/lib/libpmcstat/libpmcstat_image.c b/lib/libpmcstat/libpmcstat_image.c
    index 9ee7097e95ec..6131c2a3ff00 100644
    --- a/lib/libpmcstat/libpmcstat_image.c
    +++ b/lib/libpmcstat/libpmcstat_image.c
    @@ -415,8 +415,7 @@ pmcstat_image_get_elf_params(struct pmcstat_image *image,
    ...
    • Nov 16 2021, 11:22 PM
    • 14 Lines
    • Diff
  • From 90162ed96e5d83fb78099716f7c30aa921d3ea48 Mon Sep 17 00:00:00 2001
    From: Greg V <greg@unrelenting.technology>
    Date: Sun, 7 Nov 2021 15:03:44 +0300
    Subject: [PATCH] ext2fs: extract crc16 into sys/crc16.h
    ...
    • Nov 15 2021, 1:31 PM
    • 346 Lines
    • Diff
  • From 35b6f891baec94d190794f709b4ff6667615f3ed Mon Sep 17 00:00:00 2001
    From: Greg V <greg@unrelenting.technology>
    Date: Sat, 16 Oct 2021 19:29:28 +0300
    Subject: [PATCH] cddl: fix missing ZFS library dependencies
    ...
    • Nov 14 2021, 3:18 PM
    • 4,598 Lines
    • Diff
  • diff --git a/sys/modules/opensolaris/Makefile b/sys/modules/opensolaris/Makefile
    index 536b9637cd3c..8400129ca269 100644
    --- a/sys/modules/opensolaris/Makefile
    +++ b/sys/modules/opensolaris/Makefile
    @@ -27,7 +27,17 @@ SRCS+= opensolaris_atomic.c
    ...
    • Nov 8 2021, 3:07 PM
    • 23 Lines
  • --- /Users/Jess/Git/kqueue.rs.orig 2021-09-13 01:21:21.533163744 +0100
    +++ /Users/Jess/.cargo/registry/src/github.com-1ecc6299db9ec823/mio-0.7.13//src/sys/unix/selector/kqueue.rs 2021-09-13 01:43:33.071089985 +0100
    @@ -51,6 +51,8 @@
    #[cfg(target_os = "netbsd")]
    type UData = libc::intptr_t;
    ...
    • Nov 7 2021, 5:34 PM
    • 20 Lines
    • Diff
  • diff --git a/build.rs b/build.rs
    index c4982111e..1ad245a64 100644
    --- a/build.rs
    +++ b/build.rs
    @@ -24,6 +24,9 @@ fn main() {
    ...
    • Nov 7 2021, 5:32 PM
    • 245 Lines
    • Diff
  • diff --git a/crates/std_detect/src/detect/os/freebsd/auxvec.rs b/crates/std_detect/src/detect/os/freebsd/auxvec.rs
    index f12476ad..29fcc8cb 100644
    --- a/crates/std_detect/src/detect/os/freebsd/auxvec.rs
    +++ b/crates/std_detect/src/detect/os/freebsd/auxvec.rs
    @@ -3,7 +3,8 @@
    ...
    • Nov 7 2021, 5:30 PM
    • 14 Lines
    • Diff
  • diff --git a/Cargo.lock b/Cargo.lock
    index 80acf227698..b5a6c942079 100644
    --- a/Cargo.lock
    +++ b/Cargo.lock
    @@ -1915,9 +1915,8 @@ checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"
    ...
    • Nov 7 2021, 5:29 PM
    • 120 Lines
    • Diff
  • P521 wtf git
    gjb@nucleus:/freebsd/ports/main % git worktree add ../2021Q4
    Preparing worktree (checking out '2021Q4')
    Updating files: 100% (142300/142300), done.
    HEAD is now at 45bdca3c58cb science/py-pymatgen: Update 2022.0.14 -> 2022.0.15
    gjb@nucleus:/freebsd/ports/main % cd !$
    ...
    • Oct 22 2021, 5:13 PM
    • 146 Lines
  • P520 .
    • Oct 22 2021, 11:26 AM
    • 1 Line
  • Segment from `devinfo -r`:
    ```
    ram0
    I/O memory addresses:
    0x40000000-0x641fffff
    ...
    • Oct 8 2021, 1:40 AM
    • 59 Lines
  • Before:
    I/O memory addresses:
    0x0-0xffffffff (root0)
    Interrupts:
    0x0 (pmu0)
    ...
    • Oct 7 2021, 5:47 PM
    • 111 Lines
  • Before:
    I/O memory addresses:
    0x0 (root0)
    Interrupts:
    ...
    • Oct 7 2021, 4:47 PM
    • 207 Lines
  • pstef@thinkpad:/usr/src/usr.bin/diff3/tests $ gdiff --strip-trailing-cr 1cr.txt 2.txt | cat -v
    3c3
    < and a few typ0s to fix
    ---
    > and a few typos to fix
    ...
    • Aug 22 2021, 10:00 AM
    • 14 Lines
  • Loading kernel...
    /boot/kernel/kernel text=0x5e5394 text=0x15f1fc data=0xe7d20 data=0xb1c+0x107c5c syms=[0x8+0xc70c8+0x8+0xe9006]
    Loading configured modules...
    /boot/entropy size=0x1000
    /boot/kernel/zfs.ko text=0xe5688 text=0x2512a8 data=0x272d8+0x159fa8 syms=[0x8+0x2a0fc0+0x8+0x5d5a9]
    ...
    • Aug 6 2021, 2:13 PM
    • 234 Lines
  • diff --git a/dns/powerdns/Makefile b/dns/powerdns/Makefile
    index 9480417196ae..90714afa7b37 100644
    --- a/dns/powerdns/Makefile
    +++ b/dns/powerdns/Makefile
    @@ -12,8 +12,7 @@ LICENSE= GPLv2
    ...
    • Jul 16 2021, 7:41 AM
    • 44 Lines
  • diff --git a/lib/clang/include/llvm/Config/config.h b/lib/clang/include/llvm/Config/config.h
    index ab8be211be67..ef94aeb6e27e 100644
    --- a/lib/clang/include/llvm/Config/config.h
    +++ b/lib/clang/include/llvm/Config/config.h
    @@ -29,7 +29,11 @@
    ...
    • Jul 5 2021, 5:22 PM
    • 246 Lines
    • Diff
  • # sesutil show -u /dev/ses6
    ses6: <SMC946 C1 0a01>; ID: 50030480092c5e7f
    Desc Dev Model Ident Size/Status
    Slot00 da347 SEAGATE ST10000NM0096 ZA25E9V30000C8318P9W OK, Swapped
    Slot01 da364 SEAGATE ST10000NM0096 ZA25E5BG0000C8318PDW OK, Swapped
    ...
    • Jun 19 2021, 8:31 PM
    • 436 Lines
  • clang debug info:
    (kgdb) where
    ...
    • Jun 14 2021, 10:29 PM
    • 107 Lines
  • otis@ref14-aarch64:~/ports/lang/mecrisp-stellaris % make
    ===> mecrisp-stellaris-2.5.9_1 depends on package: arm-none-eabi-binutils>2.25 - not found
    ===> Building dialog4ports as it is required for the config dialog
    ===> Cleaning for pkg-1.16.3
    ...
    • Jun 13 2021, 9:51 AM
    • 13 Lines
  • vmstat -z | tail +3 | awk -F '[:,] *' 'BEGIN { total=0; cache=0; used=0 } {u = $2 * $4; c = $2 * $5; t = u + c; cache += c; used += u; total += t; name=$1; gsub(" ", "_", name); print t, name, u, c} END { print total, "TOTAL", used, cache } ' | sort -n | perl -a -p -e 'while (($j, $_) = each(@F)) { 1 while s/^(-?\d+)(\d{3})/$1,$2/; print $_, " "} print "\n"' | column -t
    • Jun 11 2021, 1:28 PM
    • 1 Line
    • Bash Scripting
  • From: 209.51.186.5
    Packets Pings
    Host Loss% Snt Last Avg Best Wrst StDev
    1. sefw1-01.TOR1.ScaleEngine.net 0.0% 3 2.0 2.1 2.0 2.1 0.0
    ...
    • Jun 9 2021, 2:00 PM
    • 26 Lines
  • Any reason llvm12 is hardcoded to use lua 5.3? I tried the following which works fine for my setup with `DEFAULT_VERSIONS+=lua=5.4` in make.conf
    commit a8ba2549798325e7d76afa22e04b7c9ba8ea024a
    Author: Dimitry Andric <dim@FreeBSD.org>
    Date: Mon May 24 14:35:33 2021 +0200
    ...
    • Jun 6 2021, 11:10 AM
    • 21 Lines
    • Diff
  • Handle 0x0010, DMI type 9, 17 bytes
    System Slot Information
    Designation: CPU2 SLOT5 PCI-E 3.0 X16
    Type: x16 PCI Express 3 x16
    Current Usage: In Use
    ...
    • Jun 2 2021, 8:09 PM
    • 23 Lines
  • ############### OpenGL ###############
    ### Wayland
    $ glmark2-wayland --fullscreen
    =======================================================
    ...
    • May 21 2021, 2:11 PM
    • 311 Lines
  • # Uncrustify 0.55
    set FOR SLIST_FOREACH
    set FOR SLIST_FOREACH_FROM
    set FOR SLIST_FOREACH_SAFE
    set FOR SLIST_FOREACH_FROM_SAFE
    ...
    • May 13 2021, 3:46 PM
    • 395 Lines
  • ### iris
    $ glmark2-wayland
    =======================================================
    glmark2 2023.01
    =======================================================
    ...
    • May 7 2021, 7:13 PM
    • 146 Lines
  • #!/usr/local/bin/perl
    # vim:sts=4 sw=4 et
    # perltidy -bext=/ -se -i=4 -it=2 -ci=2 -xci -l=132 -pt=2 -ce -cti=1 -cab=4 -cb -cbo=0 -wbb="% + - * / x != == >= <= =~ !~ < > | &" -enc=utf8 -wn -sot -sct -asc -tqw -sbq=0 -csc -csct=30 -ssc
    use 5.024;
    ...
    • Apr 22 2021, 2:40 PM
    • 125 Lines
  • #!/usr/local/bin/perl
    # vim:sts=4 sw=4 et
    # perltidy -bext=/ -se -i=4 -it=2 -ci=2 -xci -l=132 -pt=2 -ce -cti=1 -cab=4 -cb -cbo=0 -wbb="% + - * / x != == >= <= =~ !~ < > | &" -enc=utf8 -wn -sot -sct -asc -tqw -sbq=0 -csc -csct=30
    use strict;
    ...
    • Apr 16 2021, 2:16 PM
    • 350 Lines
    • Perl
  • none0@pci0:0:0:2: class=0x080600 rev=0x00 hdr=0x00 vendor=0x1022 device=0x1481 subvendor=0x1022 subdevice=0x1481
    cap 0f[40] = unknown
    cap 05[64] = MSI supports 4 messages, 64 bit
    cap 08[74] = HT MSI fixed address window enabled at 0xfee00000
    cap 09[c8] = vendor (length 24)
    • Mar 31 2021, 10:43 PM
    • 5 Lines
  • [sbz@freebsd-ams-temp ~/svn/ports]$ ~/github/freebsd-maintainer-scripts/sss.py .
    U finance/Makefile New port: finance/tickrs: Realtime ticker data in your terminal | 569459 | lcook | 2021-03-29T10:04:32
    A finance/tickrs New port: finance/tickrs: Realtime ticker data in your terminal | 569459 | lcook | 2021-03-29T10:04:32
    A finance/tickrs/Makefile New port: finance/tickrs: Realtime ticker data in your terminal | 569459 | lcook | 2021-03-29T10:04:32
    A finance/tickrs/distinfo New port: finance/tickrs: Realtime ticker data in your terminal | 569459 | lcook | 2021-03-29T10:04:32
    ...
    • Mar 29 2021, 10:45 AM
    • 17 Lines
  • otis@b13:/usr/ports/devel/node-gyp % make clean
    ===> Cleaning for node-gyp-7.1.2_1
    otis@b13:/usr/ports/devel/node-gyp % sudo pkg remove node-gyp
    Updating database digests format: 100%
    Checking integrity... done (0 conflicting)
    ...
    • Mar 16 2021, 2:30 PM
    • 68 Lines