Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Apr 2021 04:18:40 -0400
From:      LuMiWa <lumiwa@dismail.de>
To:        FreeBSD Ports <ports@freebsd.org>
Subject:   python 3.8 default
Message-ID:  <20210427041840.07646bbc@dismail.de>

next in thread | raw e-mail | index | archive | help
--MP_/eA3boN/9WOgPajzudP9XsOR
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

Hi!

I have a problem to  update Python on FreeBSD 13.0 RELEASE follow the
rules for portmaster in /usr/ports/UPDATING. It stopped wit py-gobject3:

    self.evaluate_codeblock(codeblock)
  File
    "/usr/local/lib/python3.8/site-packages/mesonbuild/interpreterbase.py",
    line 666, in evaluate_codeblock raise e File
    "/usr/local/lib/python3.8/site-packages/mesonbuild/interpreterbase.py",
    line 659, in evaluate_codeblock self.evaluate_statement(cur) File
    "/usr/local/lib/python3.8/site-packages/mesonbuild/interpreterbase.py",
    line 676, in evaluate_statement return self.method_call(cur) File
    "/usr/local/lib/python3.8/site-packages/mesonbuild/interpreterbase.py",
    line 1073, in method_call return obj.method_call(method_name, args,
    kwargs) File
    "/usr/local/lib/python3.8/site-packages/mesonbuild/interpreter.py",
    line 1843, in method_call value =3D fn(state, args, kwargs) File
    "/usr/local/lib/python3.8/site-packages/mesonbuild/interpreterbase.py",
    line 515, in wrapped return f(*wrapped_args, **wrapped_kwargs) File
    "/usr/local/lib/python3.8/site-packages/mesonbuild/interpreterbase.py",
    line 515, in wrapped return f(*wrapped_args, **wrapped_kwargs) File
    "/usr/local/lib/python3.8/site-packages/mesonbuild/interpreterbase.py",
    line 229, in wrapped return f(*wrapped_args, **wrapped_kwargs) File
    "/usr/local/lib/python3.8/site-packages/mesonbuild/modules/gnome.py",
    line 831, in generate_gir self._get_dependencies_flags(deps, state,
    depends, use_gir_args=3DTrue) File
    "/usr/local/lib/python3.8/site-packages/mesonbuild/modules/gnome.py",
    line 449, in _get_dependencies_flags if use_gir_args and
    self._gir_has_option('--extra-library'): File
    "/usr/local/lib/python3.8/site-packages/mesonbuild/modules/gnome.py",
    line 498, in _gir_has_option p, o, e =3D Popen_safe(exe.get_command()
    + ['--help'], stderr=3Dsubprocess.STDOUT) File
    "/usr/local/lib/python3.8/site-packages/mesonbuild/mesonlib/universal.p=
y",
    line 1320, in Popen_safe p =3D subprocess.Popen(args,
    universal_newlines=3DTrue, close_fds=3DFalse, File
    "/usr/local/lib/python3.8/subprocess.py", line 858, in __init__
    self._execute_child(args, executable, preexec_fn, close_fds, File
    "/usr/local/lib/python3.8/subprocess.py", line 1704, in
    _execute_child raise child_exception_type(errno_num, err_msg,
    err_filename) FileNotFoundError: [Errno 2] No such file or
    directory: '/usr/local/bin/g-ir-scanner' =3D=3D=3D>  Script "configure"
    failed unexpectedly. Please report the problem to
    desktop@FreeBSD.org [maintainer] and attach the
    "/usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-l=
ogs/meson-log.txt"
    including the output of the failure of your make command. Also, it
    might be a good idea to provide an overview of all packages
    installed on your system (e.g. a /usr/local/sbin/pkg-static info -g
    -Ea). *** Error code 1

Stop.
make: stopped in /usr/ports/devel/py-gobject3

=3D=3D=3D>>> make build failed for devel/py-gobject3
=3D=3D=3D>>> Aborting update


=3D=3D=3D>>> You can restart from the point of failure with this command li=
ne:
       portmaster <flags> devel/py-gobject3 devel/pygobject3-common=20


--=20
=E2=80=9CWe live in a world where there is more and more information, and l=
ess
and less meaning.=E2=80=9D

Jean Baudrillard

--MP_/eA3boN/9WOgPajzudP9XsOR
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename=meson-log.txt

Build started at 2021-04-27T04:05:00.549853
Main binary: /usr/local/bin/python3.8
Build Options: -Db_colorout=never -Dpython=python3.8 -Dprefix=/usr/local -Dinfodir=share/info -Dmandir=man -Dbuildtype=release -Dstrip=True
Python system: FreeBSD
The Meson build system
Version: 0.57.1
Source dir: /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0
Build dir: /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build
Build type: native build
Project name: pygobject
Project version: 3.38.0
Sanity testing C compiler: cc
Is cross compiler: False.
Sanity check compiler command line: cc /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/sanitycheckc.c -o /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/sanitycheckc.exe -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -D_FILE_OFFSET_BITS=64
Sanity check compile stdout:

-----
Sanity check compile stderr:

-----
Running test binary command: /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/sanitycheckc.exe
C compiler for the host machine: cc (clang 11.0.1 "FreeBSD clang version 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe)")
C linker for the host machine: cc ld.lld 11.0.1
Sanity testing C compiler: cc
Is cross compiler: False.
Sanity check compiler command line: cc /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/sanitycheckc.c -o /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/sanitycheckc.exe -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -D_FILE_OFFSET_BITS=64
Sanity check compile stdout:

-----
Sanity check compile stderr:

-----
Running test binary command: /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/sanitycheckc.exe
C compiler for the build machine: cc (clang 11.0.1 "FreeBSD clang version 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe)")
C linker for the build machine: cc ld.lld 11.0.1
Build machine cpu family: x86_64
Build machine cpu: x86_64
Host machine cpu family: x86_64
Host machine cpu: x86_64
Target machine cpu family: x86_64
Target machine cpu: x86_64
Program python3.8 found: YES (/usr/local/bin/python3.8)
Pkg-config binary for MachineChoice.HOST is not cached.
Pkg-config binary for 1 specified from cross file, native file, or env var as ['pkgconf']
Found pkg-config: /usr/local/bin/pkgconf (1.7.4)
Determining dependency 'python-3.8' with pkg-config executable '/usr/local/bin/pkgconf'
PKG_CONFIG_PATH: 
Called `/usr/local/bin/pkgconf --modversion python-3.8` -> 0
3.8
PKG_CONFIG_PATH: 
Called `/usr/local/bin/pkgconf --cflags python-3.8` -> 0
-I/usr/local/include/python3.8
PKG_CONFIG_PATH: 
Called `/usr/local/bin/pkgconf --libs python-3.8` -> 0

PKG_CONFIG_PATH: 
Called `/usr/local/bin/pkgconf --libs python-3.8` -> 0

Found "python-3.8" via pkgconfig lookup in LIBPC (/usr/local/libdata/pkgconfig)
Dependency python found: YES (pkgconfig)
Pkg-config binary for MachineChoice.HOST is cached.
Determining dependency 'gobject-introspection-1.0' with pkg-config executable '/usr/local/bin/pkgconf'
PKG_CONFIG_PATH: 
Called `/usr/local/bin/pkgconf --modversion gobject-introspection-1.0` -> 0
1.66.1
PKG_CONFIG_PATH: 
Called `/usr/local/bin/pkgconf --cflags gobject-introspection-1.0` -> 0
-I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include
PKG_CONFIG_PATH: 
Called `/usr/local/bin/pkgconf --libs gobject-introspection-1.0` -> 0
-L/usr/local/lib -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -lintl
PKG_CONFIG_PATH: 
Called `/usr/local/bin/pkgconf --libs gobject-introspection-1.0` -> 0
-L/usr/local/lib -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -lintl
Running compile:
Working directory:  /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmp9pu9qas4
Command line:  cc /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmp9pu9qas4/testfile.c -o /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmp9pu9qas4/output.exe -pipe -O2 -fstack-protector-strong -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -O0 

Code:
 #include<stdio.h>
        
        int main(void) {
            printf("%ld\n", (long)(sizeof(void *)));
            return 0;
        };
Compiler stdout:
 
Compiler stderr:
 
Program stdout:

8

Program stderr:


Running compile:
Working directory:  /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmptyupm_rs
Command line:  cc /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmptyupm_rs/testfile.c -o /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmptyupm_rs/output.obj -pipe -c -O2 -fstack-protector-strong -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument --print-search-dirs 

Code:
 
Compiler stdout:
 programs: =/usr/bin
libraries: =/usr/lib/clang/11.0.1:/usr/lib

Compiler stderr:
 
Run-time dependency gobject-introspection-1.0 found: YES 1.66.1
Pkg-config binary for MachineChoice.HOST is cached.
Determining dependency 'glib-2.0' with pkg-config executable '/usr/local/bin/pkgconf'
PKG_CONFIG_PATH: 
Called `/usr/local/bin/pkgconf --modversion glib-2.0` -> 0
2.66.7
PKG_CONFIG_PATH: 
Called `/usr/local/bin/pkgconf --cflags glib-2.0` -> 0
-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include
PKG_CONFIG_PATH: 
Called `/usr/local/bin/pkgconf --libs glib-2.0` -> 0
-L/usr/local/lib -lglib-2.0 -lintl
PKG_CONFIG_PATH: 
Called `/usr/local/bin/pkgconf --libs glib-2.0` -> 0
-L/usr/local/lib -lglib-2.0 -lintl
Run-time dependency glib-2.0 found: YES 2.66.7
Pkg-config binary for MachineChoice.HOST is cached.
Determining dependency 'gobject-2.0' with pkg-config executable '/usr/local/bin/pkgconf'
PKG_CONFIG_PATH: 
Called `/usr/local/bin/pkgconf --modversion gobject-2.0` -> 0
2.66.7
PKG_CONFIG_PATH: 
Called `/usr/local/bin/pkgconf --cflags gobject-2.0` -> 0
-I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include
PKG_CONFIG_PATH: 
Called `/usr/local/bin/pkgconf --libs gobject-2.0` -> 0
-L/usr/local/lib -lgobject-2.0 -lglib-2.0 -lintl
PKG_CONFIG_PATH: 
Called `/usr/local/bin/pkgconf --libs gobject-2.0` -> 0
-L/usr/local/lib -lgobject-2.0 -lglib-2.0 -lintl
Run-time dependency gobject-2.0 found: YES 2.66.7
Pkg-config binary for MachineChoice.HOST is cached.
Determining dependency 'gio-2.0' with pkg-config executable '/usr/local/bin/pkgconf'
PKG_CONFIG_PATH: 
Called `/usr/local/bin/pkgconf --modversion gio-2.0` -> 0
2.66.7
PKG_CONFIG_PATH: 
Called `/usr/local/bin/pkgconf --cflags gio-2.0` -> 0
-I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -pthread
PKG_CONFIG_PATH: 
Called `/usr/local/bin/pkgconf --libs gio-2.0` -> 0
-L/usr/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl
PKG_CONFIG_PATH: 
Called `/usr/local/bin/pkgconf --libs gio-2.0` -> 0
-L/usr/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl
Run-time dependency gio-2.0 found: YES 2.66.7
Pkg-config binary for MachineChoice.HOST is cached.
Determining dependency 'gmodule-2.0' with pkg-config executable '/usr/local/bin/pkgconf'
PKG_CONFIG_PATH: 
Called `/usr/local/bin/pkgconf --modversion gmodule-2.0` -> 0
2.66.7
PKG_CONFIG_PATH: 
Called `/usr/local/bin/pkgconf --cflags gmodule-2.0` -> 0
-I/usr/local/include -pthread -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include
PKG_CONFIG_PATH: 
Called `/usr/local/bin/pkgconf --libs gmodule-2.0` -> 0
-Wl,--export-dynamic -L/usr/local/lib -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 -lintl
PKG_CONFIG_PATH: 
Called `/usr/local/bin/pkgconf --libs gmodule-2.0` -> 0
-Wl,--export-dynamic -L/usr/local/lib -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 -lintl
Run-time dependency gmodule-2.0 found: YES 2.66.7
Pkg-config binary for MachineChoice.HOST is cached.
Determining dependency 'libffi' with pkg-config executable '/usr/local/bin/pkgconf'
PKG_CONFIG_PATH: 
Called `/usr/local/bin/pkgconf --modversion libffi` -> 0
3.3
PKG_CONFIG_PATH: 
Called `/usr/local/bin/pkgconf --cflags libffi` -> 0
-I/usr/local/include
PKG_CONFIG_PATH: 
Called `/usr/local/bin/pkgconf --libs libffi` -> 0
-L/usr/local/lib -lffi
PKG_CONFIG_PATH: 
Called `/usr/local/bin/pkgconf --libs libffi` -> 0
-L/usr/local/lib -lffi
Run-time dependency libffi found: YES 3.3
Pkg-config binary for MachineChoice.HOST is cached.
Determining dependency 'cairo' with pkg-config executable '/usr/local/bin/pkgconf'
PKG_CONFIG_PATH: 
Called `/usr/local/bin/pkgconf --modversion cairo` -> 0
1.16.0
PKG_CONFIG_PATH: 
Called `/usr/local/bin/pkgconf --cflags cairo` -> 0
-I/usr/local/include/cairo -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread
PKG_CONFIG_PATH: 
Called `/usr/local/bin/pkgconf --libs cairo` -> 0
-L/usr/local/lib -lcairo -lpthread
PKG_CONFIG_PATH: 
Called `/usr/local/bin/pkgconf --libs cairo` -> 0
-L/usr/local/lib -lcairo -lpthread
Running compile:
Working directory:  /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmpdfh188dk
Command line:  cc /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmpdfh188dk/testfile.c -o /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmpdfh188dk/output.exe -pipe -O2 -fstack-protector-strong -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group -lpthread -Wl,--end-group -Wl,--allow-shlib-undefined 

Code:
 int main(void) { return 0; }

Compiler stdout:
 
Compiler stderr:
 
Run-time dependency cairo found: YES 1.16.0
Pkg-config binary for MachineChoice.HOST is cached.
Determining dependency 'cairo-gobject' with pkg-config executable '/usr/local/bin/pkgconf'
PKG_CONFIG_PATH: 
Called `/usr/local/bin/pkgconf --modversion cairo-gobject` -> 0
1.16.0
PKG_CONFIG_PATH: 
Called `/usr/local/bin/pkgconf --cflags cairo-gobject` -> 0
-I/usr/local/include/cairo -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread
PKG_CONFIG_PATH: 
Called `/usr/local/bin/pkgconf --libs cairo-gobject` -> 0
-L/usr/local/lib -lcairo-gobject -lcairo -lpthread -lgobject-2.0 -lglib-2.0 -lintl
PKG_CONFIG_PATH: 
Called `/usr/local/bin/pkgconf --libs cairo-gobject` -> 0
-L/usr/local/lib -lcairo-gobject -lcairo -lpthread -lgobject-2.0 -lglib-2.0 -lintl
Run-time dependency cairo-gobject found: YES 1.16.0
WARNING: Project targeting '>= 0.46.0' but tried to use feature introduced in '0.47.0': User option "feature".
Pkg-config binary for MachineChoice.HOST is cached.
Determining dependency 'py3cairo' with pkg-config executable '/usr/local/bin/pkgconf'
PKG_CONFIG_PATH: 
Called `/usr/local/bin/pkgconf --modversion py3cairo` -> 0
1.18.1
PKG_CONFIG_PATH: 
Called `/usr/local/bin/pkgconf --cflags py3cairo` -> 0
-I/usr/local/include/pycairo -I/usr/local/include/cairo -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/libdrm -D_THREAD_SAFE -pthread
PKG_CONFIG_PATH: 
Called `/usr/local/bin/pkgconf --libs py3cairo` -> 0
-L/usr/local/lib -lcairo -lpthread
PKG_CONFIG_PATH: 
Called `/usr/local/bin/pkgconf --libs py3cairo` -> 0
-L/usr/local/lib -lcairo -lpthread
Run-time dependency py3cairo found: YES 1.18.1
Running compile:
Working directory:  /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmpxinb28vn
Command line:  cc /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmpxinb28vn/testfile.c -o /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmpxinb28vn/output.obj -pipe -c -O2 -fstack-protector-strong -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wall 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C supports arguments -Wall: YES 
Running compile:
Working directory:  /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmprl7hs2cu
Command line:  cc /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmprl7hs2cu/testfile.c -o /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmprl7hs2cu/output.obj -pipe -c -O2 -fstack-protector-strong -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Warray-bounds 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C supports arguments -Warray-bounds: YES 
Running compile:
Working directory:  /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmpjlpbj5nt
Command line:  cc /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmpjlpbj5nt/testfile.c -o /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmpjlpbj5nt/output.obj -pipe -c -O2 -fstack-protector-strong -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wcast-align 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C supports arguments -Wcast-align: YES 
Running compile:
Working directory:  /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmpsq67ylpi
Command line:  cc /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmpsq67ylpi/testfile.c -o /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmpsq67ylpi/output.obj -pipe -c -O2 -fstack-protector-strong -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wduplicated-branches 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 error: unknown warning option '-Wduplicated-branches' [-Werror,-Wunknown-warning-option]

Compiler for C supports arguments -Wduplicated-branches: NO 
Running compile:
Working directory:  /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmpo2ms_h6a
Command line:  cc /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmpo2ms_h6a/testfile.c -o /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmpo2ms_h6a/output.obj -pipe -c -O2 -fstack-protector-strong -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wextra 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C supports arguments -Wextra: YES 
Running compile:
Working directory:  /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmpr5tjxa3e
Command line:  cc /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmpr5tjxa3e/testfile.c -o /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmpr5tjxa3e/output.obj -pipe -c -O2 -fstack-protector-strong -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wformat=2 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C supports arguments -Wformat=2: YES 
Running compile:
Working directory:  /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmpy0b3plpe
Command line:  cc /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmpy0b3plpe/testfile.c -o /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmpy0b3plpe/output.obj -pipe -c -O2 -fstack-protector-strong -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wformat-nonliteral 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C supports arguments -Wformat-nonliteral: YES 
Running compile:
Working directory:  /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmp09goj_f1
Command line:  cc /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmp09goj_f1/testfile.c -o /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmp09goj_f1/output.obj -pipe -c -O2 -fstack-protector-strong -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wformat-security 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C supports arguments -Wformat-security: YES 
Running compile:
Working directory:  /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmplpkxb0qp
Command line:  cc /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmplpkxb0qp/testfile.c -o /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmplpkxb0qp/output.obj -pipe -c -O2 -fstack-protector-strong -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wimplicit-function-declaration 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C supports arguments -Wimplicit-function-declaration: YES 
Running compile:
Working directory:  /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmpf3a1tqtw
Command line:  cc /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmpf3a1tqtw/testfile.c -o /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmpf3a1tqtw/output.obj -pipe -c -O2 -fstack-protector-strong -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Winit-self 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C supports arguments -Winit-self: YES 
Running compile:
Working directory:  /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmp1pi29nea
Command line:  cc /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmp1pi29nea/testfile.c -o /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmp1pi29nea/output.obj -pipe -c -O2 -fstack-protector-strong -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wjump-misses-init 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 error: unknown warning option '-Wjump-misses-init' [-Werror,-Wunknown-warning-option]

Compiler for C supports arguments -Wjump-misses-init: NO 
Running compile:
Working directory:  /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmp2k_jz9pg
Command line:  cc /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmp2k_jz9pg/testfile.c -o /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmp2k_jz9pg/output.obj -pipe -c -O2 -fstack-protector-strong -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wlogical-op 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 error: unknown warning option '-Wlogical-op'; did you mean '-Wlong-long'? [-Werror,-Wunknown-warning-option]

Compiler for C supports arguments -Wlogical-op: NO 
Running compile:
Working directory:  /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmpb57j7hcu
Command line:  cc /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmpb57j7hcu/testfile.c -o /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmpb57j7hcu/output.obj -pipe -c -O2 -fstack-protector-strong -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wmissing-declarations 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C supports arguments -Wmissing-declarations: YES 
Running compile:
Working directory:  /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmp70uoo8hc
Command line:  cc /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmp70uoo8hc/testfile.c -o /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmp70uoo8hc/output.obj -pipe -c -O2 -fstack-protector-strong -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wmissing-format-attribute 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C supports arguments -Wmissing-format-attribute: YES 
Running compile:
Working directory:  /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmp04y0n_70
Command line:  cc /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmp04y0n_70/testfile.c -o /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmp04y0n_70/output.obj -pipe -c -O2 -fstack-protector-strong -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wmissing-include-dirs 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C supports arguments -Wmissing-include-dirs: YES 
Running compile:
Working directory:  /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmps6z5530q
Command line:  cc /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmps6z5530q/testfile.c -o /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmps6z5530q/output.obj -pipe -c -O2 -fstack-protector-strong -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wmissing-noreturn 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C supports arguments -Wmissing-noreturn: YES 
Running compile:
Working directory:  /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmpisjb18ia
Command line:  cc /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmpisjb18ia/testfile.c -o /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmpisjb18ia/output.obj -pipe -c -O2 -fstack-protector-strong -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wmissing-prototypes 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C supports arguments -Wmissing-prototypes: YES 
Running compile:
Working directory:  /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmpn6ojwrqp
Command line:  cc /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmpn6ojwrqp/testfile.c -o /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmpn6ojwrqp/output.obj -pipe -c -O2 -fstack-protector-strong -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wnested-externs 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C supports arguments -Wnested-externs: YES 
Running compile:
Working directory:  /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmp_d_73_1_
Command line:  cc /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmp_d_73_1_/testfile.c -o /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmp_d_73_1_/output.obj -pipe -c -O2 -fstack-protector-strong -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wnull-dereference 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C supports arguments -Wnull-dereference: YES 
Running compile:
Working directory:  /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmp9bv_eg0_
Command line:  cc /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmp9bv_eg0_/testfile.c -o /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmp9bv_eg0_/output.obj -pipe -c -O2 -fstack-protector-strong -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wold-style-definition 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C supports arguments -Wold-style-definition: YES 
Running compile:
Working directory:  /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmpdtph_u2p
Command line:  cc /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmpdtph_u2p/testfile.c -o /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmpdtph_u2p/output.obj -pipe -c -O2 -fstack-protector-strong -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wpacked 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C supports arguments -Wpacked: YES 
Running compile:
Working directory:  /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmpwraovu8q
Command line:  cc /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmpwraovu8q/testfile.c -o /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmpwraovu8q/output.obj -pipe -c -O2 -fstack-protector-strong -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wpointer-arith 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C supports arguments -Wpointer-arith: YES 
Running compile:
Working directory:  /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmpdkmqwfe6
Command line:  cc /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmpdkmqwfe6/testfile.c -o /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmpdkmqwfe6/output.obj -pipe -c -O2 -fstack-protector-strong -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wrestrict 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 error: unknown warning option '-Wrestrict' [-Werror,-Wunknown-warning-option]

Compiler for C supports arguments -Wrestrict: NO 
Running compile:
Working directory:  /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmp4qy8lv7q
Command line:  cc /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmp4qy8lv7q/testfile.c -o /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmp4qy8lv7q/output.obj -pipe -c -O2 -fstack-protector-strong -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wreturn-type 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C supports arguments -Wreturn-type: YES 
Running compile:
Working directory:  /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmp_byiluz5
Command line:  cc /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmp_byiluz5/testfile.c -o /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmp_byiluz5/output.obj -pipe -c -O2 -fstack-protector-strong -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wshadow 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C supports arguments -Wshadow: YES 
Running compile:
Working directory:  /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmpndu1xxp_
Command line:  cc /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmpndu1xxp_/testfile.c -o /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmpndu1xxp_/output.obj -pipe -c -O2 -fstack-protector-strong -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wsign-compare 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C supports arguments -Wsign-compare: YES 
Running compile:
Working directory:  /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmpreknb894
Command line:  cc /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmpreknb894/testfile.c -o /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmpreknb894/output.obj -pipe -c -O2 -fstack-protector-strong -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wstrict-aliasing 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C supports arguments -Wstrict-aliasing: YES 
Running compile:
Working directory:  /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmpip0r8ydz
Command line:  cc /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmpip0r8ydz/testfile.c -o /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmpip0r8ydz/output.obj -pipe -c -O2 -fstack-protector-strong -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wstrict-prototypes 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C supports arguments -Wstrict-prototypes: YES 
Running compile:
Working directory:  /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmpvc2uk3fw
Command line:  cc /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmpvc2uk3fw/testfile.c -o /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmpvc2uk3fw/output.obj -pipe -c -O2 -fstack-protector-strong -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wswitch-default 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C supports arguments -Wswitch-default: YES 
Running compile:
Working directory:  /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmpe3mbmbog
Command line:  cc /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmpe3mbmbog/testfile.c -o /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmpe3mbmbog/output.obj -pipe -c -O2 -fstack-protector-strong -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wundef 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C supports arguments -Wundef: YES 
Running compile:
Working directory:  /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmpu6_hf103
Command line:  cc /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmpu6_hf103/testfile.c -o /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmpu6_hf103/output.obj -pipe -c -O2 -fstack-protector-strong -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wunused-but-set-variable 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 error: unknown warning option '-Wunused-but-set-variable'; did you mean '-Wunused-const-variable'? [-Werror,-Wunknown-warning-option]

Compiler for C supports arguments -Wunused-but-set-variable: NO 
Running compile:
Working directory:  /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmpn9loxduy
Command line:  cc /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmpn9loxduy/testfile.c -o /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmpn9loxduy/output.obj -pipe -c -O2 -fstack-protector-strong -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wwrite-strings 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C supports arguments -Wwrite-strings: YES 
Running compile:
Working directory:  /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmpu89u5ru1
Command line:  cc /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmpu89u5ru1/testfile.c -o /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmpu89u5ru1/output.obj -pipe -c -O2 -fstack-protector-strong -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wincompatible-pointer-types-discards-qualifiers -Wno-incompatible-pointer-types-discards-qualifiers 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C supports arguments -Wno-incompatible-pointer-types-discards-qualifiers: YES 
Running compile:
Working directory:  /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmppuiq0l91
Command line:  cc /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmppuiq0l91/testfile.c -o /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmppuiq0l91/output.obj -pipe -c -O2 -fstack-protector-strong -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wmissing-field-initializers -Wno-missing-field-initializers 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C supports arguments -Wno-missing-field-initializers: YES 
Running compile:
Working directory:  /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmphid7c_52
Command line:  cc /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmphid7c_52/testfile.c -o /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmphid7c_52/output.obj -pipe -c -O2 -fstack-protector-strong -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wunused-parameter -Wno-unused-parameter 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C supports arguments -Wno-unused-parameter: YES 
Running compile:
Working directory:  /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmpl_8k2mpq
Command line:  cc /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmpl_8k2mpq/testfile.c -o /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmpl_8k2mpq/output.obj -pipe -c -O2 -fstack-protector-strong -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wdiscarded-qualifiers -Wno-discarded-qualifiers 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 error: unknown warning option '-Wdiscarded-qualifiers'; did you mean '-Wignored-qualifiers'? [-Werror,-Wunknown-warning-option]
error: unknown warning option '-Wno-discarded-qualifiers'; did you mean '-Wno-ignored-qualifiers'? [-Werror,-Wunknown-warning-option]

Compiler for C supports arguments -Wno-discarded-qualifiers: NO 
Running compile:
Working directory:  /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmplncf3gxk
Command line:  cc /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmplncf3gxk/testfile.c -o /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmplncf3gxk/output.obj -pipe -c -O2 -fstack-protector-strong -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wsign-conversion -Wno-sign-conversion 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C supports arguments -Wno-sign-conversion: YES 
Running compile:
Working directory:  /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmphu4fcy3y
Command line:  cc /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmphu4fcy3y/testfile.c -o /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmphu4fcy3y/output.obj -pipe -c -O2 -fstack-protector-strong -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wcast-function-type -Wno-cast-function-type 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 error: unknown warning option '-Wcast-function-type'; did you mean '-Wbad-function-cast'? [-Werror,-Wunknown-warning-option]
error: unknown warning option '-Wno-cast-function-type'; did you mean '-Wno-bad-function-cast'? [-Werror,-Wunknown-warning-option]

Compiler for C supports arguments -Wno-cast-function-type: NO 
Running compile:
Working directory:  /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmpla2kzxet
Command line:  cc /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmpla2kzxet/testfile.c -o /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmpla2kzxet/output.obj -pipe -c -O2 -fstack-protector-strong -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -Wint-conversion -Wno-int-conversion 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C supports arguments -Wno-int-conversion: YES 
Running compile:
Working directory:  /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmpomzv5e42
Command line:  cc /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmpomzv5e42/testfile.c -o /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmpomzv5e42/output.obj -pipe -c -O2 -fstack-protector-strong -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -fno-strict-aliasing 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C supports arguments -fno-strict-aliasing: YES 
Running compile:
Working directory:  /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmp2wvz5cm3
Command line:  cc /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmp2wvz5cm3/testfile.c -o /usr/ports/devel/py-gobject3/work-py38/pygobject-3.38.0/_build/meson-private/tmp2wvz5cm3/output.obj -pipe -c -O2 -fstack-protector-strong -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -O0 -Werror=unknown-warning-option -Werror=unused-command-line-argument -Werror=ignored-optimization-argument -fvisibility=hidden 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 
Compiler for C supports arguments -fvisibility=hidden: YES 
Configuring config.h using configuration
Configuring pygobject-3.0.pc using configuration
Configuring PyGObject-3.38.0.egg-info using configuration
Using cached compile:
Cached command line:   

Code:
 extern int i;
int i;

Cached compiler stdout:
 
Cached compiler stderr:
 
Compiler for C supports arguments -fvisibility=hidden: YES (cached)
PKG_CONFIG_PATH: 
Called `/usr/local/bin/pkgconf --variable=gidatadir gobject-introspection-1.0` -> 0
/usr/local/share/gobject-introspection-1.0
Got pkgconfig variable gidatadir : /usr/local/share/gobject-introspection-1.0
Pkg-config binary for MachineChoice.BUILD is not cached.
Pkg-config binary for 0 specified from cross file, native file, or env var as ['pkgconf']
Found pkg-config: /usr/local/bin/pkgconf (1.7.4)
Determining dependency 'gobject-introspection-1.0' with pkg-config executable '/usr/local/bin/pkgconf'
PKG_CONFIG_PATH: 
Called `/usr/local/bin/pkgconf --modversion gobject-introspection-1.0` -> 0
1.66.1
PKG_CONFIG_PATH: 
Called `/usr/local/bin/pkgconf --cflags gobject-introspection-1.0` -> 0
-I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include
PKG_CONFIG_PATH: 
Called `/usr/local/bin/pkgconf --libs gobject-introspection-1.0` -> 0
-L/usr/local/lib -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -lintl
PKG_CONFIG_PATH: 
Called `/usr/local/bin/pkgconf --libs gobject-introspection-1.0` -> 0
-L/usr/local/lib -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -lintl
Build-time dependency gobject-introspection-1.0 found: YES 1.66.1
Dependency gobject-introspection-1.0 found: YES 1.66.1 (cached)
PKG_CONFIG_PATH: 
Called `/usr/local/bin/pkgconf --variable=g_ir_scanner gobject-introspection-1.0` -> 0
/usr/local/bin/g-ir-scanner
Got pkgconfig variable g_ir_scanner : /usr/local/bin/g-ir-scanner
Program g-ir-scanner found: YES (/usr/local/bin/g-ir-scanner)
Dependency gobject-introspection-1.0 found: YES 1.66.1 (cached)
PKG_CONFIG_PATH: 
Called `/usr/local/bin/pkgconf --variable=g_ir_compiler gobject-introspection-1.0` -> 0
/usr/local/bin/g-ir-compiler
Got pkgconfig variable g_ir_compiler : /usr/local/bin/g-ir-compiler
Program g-ir-compiler found: YES (/usr/local/bin/g-ir-compiler)
PKG_CONFIG_PATH: 
Called `/usr/local/bin/pkgconf --variable=girdir glib-2.0` -> 0

PKG_CONFIG_PATH: 
Called `/usr/local/bin/pkgconf --print-variables glib-2.0` -> 0
glib_mkenums
gobject_query
glib_genmarshal
bindir
includedir
libdir
prefix
pcfiledir
Got pkgconfig variable girdir : 
PKG_CONFIG_PATH: 
Called `/usr/local/bin/pkgconf --variable=girdir gobject-2.0` -> 0

PKG_CONFIG_PATH: 
Called `/usr/local/bin/pkgconf --print-variables gobject-2.0` -> 0
includedir
libdir
prefix
pcfiledir
Got pkgconfig variable girdir : 
PKG_CONFIG_PATH: 
Called `/usr/local/bin/pkgconf --variable=girdir gio-2.0` -> 0

PKG_CONFIG_PATH: 
Called `/usr/local/bin/pkgconf --print-variables gio-2.0` -> 0
gsettings
gresource
gdbus_codegen
gdbus
glib_compile_resources
glib_compile_schemas
gio_querymodules
gio
giomoduledir
bindir
schemasdir
datadir
includedir
libdir
prefix
pcfiledir
Got pkgconfig variable girdir : 
PKG_CONFIG_PATH: 
Called `/usr/local/bin/pkgconf --variable=girdir gmodule-2.0` -> 0

PKG_CONFIG_PATH: 
Called `/usr/local/bin/pkgconf --print-variables gmodule-2.0` -> 0
gmodule_supported
includedir
libdir
prefix
pcfiledir
Got pkgconfig variable girdir : 
PKG_CONFIG_PATH: 
PKG_CONFIG_PATH: 
Got pkgconfig variable girdir : 
PKG_CONFIG_PATH: 
PKG_CONFIG_PATH: 
Got pkgconfig variable girdir : 
PKG_CONFIG_PATH: 
PKG_CONFIG_PATH: 
Got pkgconfig variable girdir : 
PKG_CONFIG_PATH: 
PKG_CONFIG_PATH: 
Got pkgconfig variable girdir : 
PKG_CONFIG_PATH: 
Called `/usr/local/bin/pkgconf --variable=girdir gobject-introspection-1.0` -> 0
/usr/local/share/gir-1.0
Got pkgconfig variable girdir : /usr/local/share/gir-1.0
PKG_CONFIG_PATH: 
PKG_CONFIG_PATH: 
Got pkgconfig variable girdir : 
PKG_CONFIG_PATH: 
PKG_CONFIG_PATH: 
Got pkgconfig variable girdir : 
PKG_CONFIG_PATH: 
PKG_CONFIG_PATH: 
Got pkgconfig variable girdir : 
PKG_CONFIG_PATH: 
PKG_CONFIG_PATH: 
Got pkgconfig variable girdir : 
PKG_CONFIG_PATH: 
PKG_CONFIG_PATH: 
Got pkgconfig variable girdir : 
PKG_CONFIG_PATH: 
PKG_CONFIG_PATH: 
Got pkgconfig variable girdir : 
PKG_CONFIG_PATH: 
PKG_CONFIG_PATH: 
Got pkgconfig variable girdir : 
PKG_CONFIG_PATH: 
PKG_CONFIG_PATH: 
Got pkgconfig variable girdir : 
PKG_CONFIG_PATH: 
Got pkgconfig variable girdir : /usr/local/share/gir-1.0

--MP_/eA3boN/9WOgPajzudP9XsOR--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20210427041840.07646bbc>